Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
System
Register
Commits
40fadcbb
Commit
40fadcbb
authored
Dec 15, 2020
by
harshit aggarwal
Browse files
Merge branch 'master' into haaggarw/adding-dev-pipeline
parents
b3a96e2d
ff147832
Pipeline
#19095
failed with stages
in 52 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
NOTICE
View file @
40fadcbb
...
...
@@ -337,6 +337,13 @@ The following software have components provided under the terms of this license:
- tomcat-embed-core (from http://tomcat.apache.org/)
- tomcat-embed-core (from http://tomcat.apache.org/)
========================================================================
CPL-1.0
========================================================================
The following software have components provided under the terms of this license:
- JUnit (from http://junit.org)
========================================================================
EPL-1.0
========================================================================
...
...
@@ -345,7 +352,6 @@ The following software have components provided under the terms of this license:
- Eclipse Xbase Runtime Library (from )
- Eclipse Xtend Active Annotations Library (from https://www.eclipse.org/Xtext/)
- Eclipse Xtend Runtime Library (from https://www.eclipse.org/Xtext/)
- JUnit (from http://junit.org)
- Logback Classic Module (from )
- Logback Core Module (from )
- SnakeYAML (from http://www.snakeyaml.org)
...
...
@@ -563,6 +569,7 @@ unknown
The following software have components provided under the terms of this license:
- Byte Buddy (without dependencies) (from )
- JUnit (from http://junit.org)
- jersey-container-servlet (from git://java.net/jersey~code/project/jersey-container-servlet)
- jersey-container-servlet-core (from git://java.net/jersey~code/project/jersey-container-servlet-core)
- jersey-core-client (from git://java.net/jersey~code/jersey-client)
...
...
devops/azure/chart/templates/osdu-istio-policy.yaml
View file @
40fadcbb
...
...
@@ -29,4 +29,4 @@ spec:
to
:
-
operation
:
notPaths
:
[
"
/"
,
"
*/swagger-resources"
,
"
*/swagger"
,
"
/api/register/v1/swagger-resources/*"
,
"
*/swagger-ui.html"
,
"
*/actuator/health"
,
"
/api/register/v1/test/challenge/*"
]
\ No newline at end of file
"
/api/register/v1/swagger-resources/*"
,
"
*/swagger-ui.html"
,
"
*/actuator/health"
,
"
/api/register/v1/test/challenge/*"
,
"
/api/register/v1/webjars/*"
,
"
*/v2/api-docs"
]
\ No newline at end of file
Morris Estepa
@estepamo
mentioned in commit
9b6eaa9c
·
Jun 11, 2022
mentioned in commit
9b6eaa9c
mentioned in commit 9b6eaa9cabc1af6538b17b6f76382473f6467c69
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment