Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
Indexer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSDU
OSDU Data Platform
System
Indexer
Commits
0627405b
Commit
0627405b
authored
2 years ago
by
Siarhei Symanovich (EPAM)
Committed by
Mikhail Piatliou (EPAM)
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
GONRG-5061-refactor-comm-pipe
parent
cb2ca9e6
No related branches found
No related tags found
2 merge requests
!378
No more retry attempts for schema not found
,
!326
GONRG-5061-refactor-comm-pipe
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
NOTICE
+2
-0
2 additions, 0 deletions
NOTICE
devops/gcp/pipeline/override-stages.yml
+4
-10
4 additions, 10 deletions
devops/gcp/pipeline/override-stages.yml
with
6 additions
and
10 deletions
NOTICE
+
2
−
0
View file @
0627405b
...
@@ -377,6 +377,7 @@ The following software have components provided under the terms of this license:
...
@@ -377,6 +377,7 @@ The following software have components provided under the terms of this license:
- ClassMate (from http://github.com/cowtowncoder/java-classmate)
- ClassMate (from http://github.com/cowtowncoder/java-classmate)
- Cloud Key Management Service (KMS) API v1-rev20220407-1.32.1 (from https://repo1.maven.org/maven2/com/google/apis/google-api-services-cloudkms)
- Cloud Key Management Service (KMS) API v1-rev20220407-1.32.1 (from https://repo1.maven.org/maven2/com/google/apis/google-api-services-cloudkms)
- Cloud Storage JSON API v1-rev20220604-1.32.1 (from https://repo1.maven.org/maven2/com/google/apis/google-api-services-storage)
- Cloud Storage JSON API v1-rev20220604-1.32.1 (from https://repo1.maven.org/maven2/com/google/apis/google-api-services-storage)
- Cloud Storage JSON API v1-rev20220608-1.32.1 (from https://repo1.maven.org/maven2/com/google/apis/google-api-services-storage)
- CloudWatch Metrics for AWS Java SDK (from https://aws.amazon.com/sdkforjava)
- CloudWatch Metrics for AWS Java SDK (from https://aws.amazon.com/sdkforjava)
- Cobertura (from http://cobertura.sourceforge.net)
- Cobertura (from http://cobertura.sourceforge.net)
- Collections (from https://repo1.maven.org/maven2/commons-collections/commons-collections)
- Collections (from https://repo1.maven.org/maven2/commons-collections/commons-collections)
...
@@ -412,6 +413,7 @@ The following software have components provided under the terms of this license:
...
@@ -412,6 +413,7 @@ The following software have components provided under the terms of this license:
- Google OAuth Client Library for Java (from https://repo1.maven.org/maven2/com/google/oauth-client/google-oauth-client)
- Google OAuth Client Library for Java (from https://repo1.maven.org/maven2/com/google/oauth-client/google-oauth-client)
- Gson (from http://code.google.com/p/google-gson/, https://repo1.maven.org/maven2/com/google/code/gson/gson)
- Gson (from http://code.google.com/p/google-gson/, https://repo1.maven.org/maven2/com/google/code/gson/gson)
- Guava InternalFutureFailureAccess and InternalFutures (from https://repo1.maven.org/maven2/com/google/guava/failureaccess)
- Guava InternalFutureFailureAccess and InternalFutures (from https://repo1.maven.org/maven2/com/google/guava/failureaccess)
- Guava ListenableFuture only (from https://repo1.maven.org/maven2/com/google/guava/listenablefuture)
- Guava: Google Core Libraries for Java (from http://code.google.com/p/guava-libraries, https://github.com/google/guava, https://repo1.maven.org/maven2/com/google/guava/guava)
- Guava: Google Core Libraries for Java (from http://code.google.com/p/guava-libraries, https://github.com/google/guava, https://repo1.maven.org/maven2/com/google/guava/guava)
- HTTP functionality for the Reactor Netty library (from https://github.com/reactor/reactor-netty)
- HTTP functionality for the Reactor Netty library (from https://github.com/reactor/reactor-netty)
- HdrHistogram (from http://hdrhistogram.github.io/HdrHistogram/)
- HdrHistogram (from http://hdrhistogram.github.io/HdrHistogram/)
...
...
This diff is collapsed.
Click to expand it.
devops/gcp/pipeline/override-stages.yml
+
4
−
10
View file @
0627405b
variables
:
variables
:
OSDU_GCP_SERVICE
:
indexer
OSDU_GCP_SERVICE
:
indexer
OSDU_GCP_VENDOR
:
gcp
OSDU_GCP_VENDOR
:
gcp
OSDU_GCP_HELM_CONFIG_SERVICE_VARS
:
>
--set data.log_level=INFO
--set data.redis_search_host=$REDIS_SEARCH_HOST
--set data.redis_group_host=$REDIS_GROUP_HOST
--set data.google_audiences=$GOOGLE_AUDIENCE
OSDU_GCP_HELM_CONFIG_SERVICE_VARS_DEV2
:
>
OSDU_GCP_HELM_CONFIG_SERVICE_VARS_DEV2
:
>
--set data.log_level=INFO
--set data.log_level=INFO
--set data.redis_search_host=$REDIS_SEARCH_HOST
--set data.redis_search_host=$REDIS_SEARCH_HOST
--set data.redis_group_host=$REDIS_GROUP_HOST
--set data.redis_group_host=$REDIS_GROUP_HOST
--set data.google_audiences=$GOOGLE_AUDIENCE
--set data.google_audiences=$GOOGLE_AUDIENCE
OSDU_GCP_HELM_DEPLOYMENT_SERVICE_VARS
:
>
--set data.image=$CI_REGISTRY_IMAGE/osdu-gcp-$OSDU_GCP_SERVICE:$CI_COMMIT_SHORT_SHA
osdu-gcp-anthos-test
:
--set data.serviceAccountName=$OSDU_GCP_SERVICE-k8s
variables
:
OSDU_GCP_HELM_CONFIG_SERVICE
:
indexer-config
OSDU_GCP_VENDOR
:
anthos
OSDU_GCP_HELM_DEPLOYMENT_SERVICE
:
indexer-deploy
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment