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
00f1bf3b
Commit
00f1bf3b
authored
3 years ago
by
Neelesh Thakur
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' into audit-attribute
parents
25564dc8
913a24f6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!170
enable indexing of audit-trail attributes
Pipeline
#58397
failed
3 years ago
Stage: .pre
Stage: review
Stage: build
Stage: containerize
Stage: scan
Stage: deploy
Stage: integration
Stage: attribution
Changes
3
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitlab-ci.yml
+6
-8
6 additions, 8 deletions
.gitlab-ci.yml
devops/gcp/configmap/templates/indexer-variables.yml
+2
-1
2 additions, 1 deletion
devops/gcp/configmap/templates/indexer-variables.yml
devops/gcp/configmap/values.yaml
+10
-9
10 additions, 9 deletions
devops/gcp/configmap/values.yaml
with
18 additions
and
18 deletions
.gitlab-ci.yml
+
6
−
8
View file @
00f1bf3b
...
...
@@ -14,16 +14,14 @@ variables:
GCP_DOMAIN
:
cloud.slb-ds.com
GCP_STORAGE_URL
:
https://osdu-indexer-dot-opendes.appspot.com/api/storage/v2/
OSDU_GCP_APPLICATION_NAME
:
os-indexer
OSDU_GCP_SERVICE
:
indexer
OSDU_GCP_VENDOR
:
gcp
OSDU_GCP_QUEUE_SA_EMAIL
:
pub-sub-indexer-queue@nice-etching-277309.iam.gserviceaccount.com
OSDU_GCP_SERVICE_ACCOUNT
:
osdu-gcp-sa@nice-etching-277309.iam.gserviceaccount.com
OSDU_SECURITY_HTTPS_CERTIFICATE_TRUST
:
'
true'
OSDU_GCP_STORAGE_RECORDS_BATCH_SIZE
:
20
OSDU_GCP_DATA_GROUP
:
osdu
OSDU_GCP_ENV_VARS
:
AUTHORIZE_API=$OSDU_GCP_ENTITLEMENTS_V2_URL,GOOGLE_CLOUD_PROJECT=$OSDU_GCP_PROJECT,REDIS_SEARCH_HOST=$REDIS_SEARCH_HOST,REDIS_GROUP_HOST=$REDIS_GROUP_HOST,SECURITY_HTTPS_CERTIFICATE_TRUST=$OSDU_SECURITY_HTTPS_CERTIFICATE_TRUST,INDEXER_HOST=$OSDU_GCP_INDEXER_HOST,STORAGE_QUERY_RECORD_HOST=$OSDU_GCP_STORAGE_QUERY_RECORD_HOST,STORAGE_SCHEMA_HOST=$OSDU_GCP_STORAGE_SCHEMA_HOST,STORAGE_QUERY_RECORD_FOR_CONVERSION_HOST=$OSDU_GCP_STORAGE_QUERY_RECORD_FOR_CONVERSION_HOST,STORAGE_HOSTNAME=$OSDU_GCP_STORAGE_HOSTNAME,STORAGE_RECORDS_BATCH_SIZE=$OSDU_GCP_STORAGE_RECORDS_BATCH_SIZE,INDEXER_QUEUE_HOST=$OSDU_GCP_INDEXER_QUEUE_HOST,LEGALTAG_API=$OSDU_GCP_LEGALTAG_API,CRS_API=$OSDU_GCP_CRS_API,DATA_GROUP=$OSDU_GCP_DATA_GROUP,GOOGLE_AUDIENCES=$GOOGLE_AUDIENCE,PARTITION_API=$OSDU_GCP_PARTITION_API,INDEXER_QUE_SERVICE_MAIL=$OSDU_GCP_QUEUE_SA_EMAIL,SCHEMA_HOST=$OSDU_GCP_SCHEMA_URL/api/schema-service/v1/schema --vpc-connector=$OSDU_GCP_VPC_CONNECTOR
OSDU_GCP_TEST_SUBDIR
:
testing/$OSDU_GCP_SERVICE-test-$OSDU_GCP_VENDOR
OSDU_GCP_K8S_ACCOUNT
:
workload-identity-indexer
OSDU_GCP_HELM_CONFIG_SERVICE_VARS
:
"
--set
data.log_level=INFO
--set
data.schema_host=$OSDU_GCP_SCHEMA_URL
--set
data.google_cloud_project=$OSDU_GCP_PROJECT
--set
data.redis_search_host=$REDIS_SEARCH_HOST
--set
data.redis_group_host=$REDIS_GROUP_HOST
--set
data.indexer_queue_host=$OSDU_GCP_INDEXER_QUEUE_URL
--set
data.crs_api=$OSDU_GCP_CRS_API
--set
data.partition_api=$OSDU_GCP_PARTITION_API
--set
data.google_audiences=$GOOGLE_AUDIENCE
--set
data.indexer_que_service_mail=$OSDU_GCP_QUEUE_SA_EMAIL"
OSDU_GCP_HELM_DEPLOYMENT_SERVICE_VARS
:
"
--set
data.image=$CI_REGISTRY_IMAGE/osdu-gcp:$CI_COMMIT_SHORT_SHA
--set
data.serviceAccountName=$OSDU_GCP_K8S_ACCOUNT
--set
data.limits_cpu=1
--set
data.limits_memory=1G"
OSDU_GCP_HELM_CONFIG_SERVICE
:
indexer-config
OSDU_GCP_HELM_DEPLOYMENT_SERVICE
:
indexer-deploy
OSDU_GCP_HELM_PACKAGE_CHARTS
:
"
devops/gcp/deploy
devops/gcp/configmap"
IBM_BUILD_SUBDIR
:
provider/indexer-ibm
...
...
@@ -60,7 +58,7 @@ include:
-
project
:
'
osdu/platform/ci-cd-pipelines'
ref
:
"
master"
file
:
'
cloud-providers/osdu-gcp-
cloudrun
.yml'
file
:
'
cloud-providers/osdu-gcp-
gke
.yml'
aws-test-java
:
...
...
This diff is collapsed.
Click to expand it.
devops/gcp/configmap/templates/indexer-variables.yml
+
2
−
1
View file @
00f1bf3b
...
...
@@ -6,6 +6,8 @@ metadata:
name
:
"
{{
.Values.conf.configmap
}}"
namespace
:
"
{{
.Release.Namespace
}}"
data
:
KEY_RING
:
"
{{
.Values.data.key_ring
}}"
KMS_KEY
:
"
{{
.Values.data.kms_key
}}"
LOG_LEVEL
:
"
{{
.Values.data.log_level
}}"
SCHEMA_HOST
:
"
{{
.Values.data.schema_host
}}"
AUTHORIZE_API
:
"
{{
.Values.data.authorize_api
}}"
...
...
@@ -13,7 +15,6 @@ data:
REDIS_SEARCH_HOST
:
"
{{
.Values.data.redis_search_host
}}"
REDIS_GROUP_HOST
:
"
{{
.Values.data.redis_group_host
}}"
SECURITY_HTTPS_CERTIFICATE_TRUST
:
"
{{
.Values.data.security_https_certificate_trust
}}"
INDEXER_HOST
:
"
{{
.Values.data.indexer_host
}}"
STORAGE_QUERY_RECORD_HOST
:
"
{{
.Values.data.storage_query_record_host
}}"
STORAGE_SCHEMA_HOST
:
"
{{
.Values.data.storage_schema_host
}}"
STORAGE_QUERY_RECORD_FOR_CONVERSION_HOST
:
"
{{
.Values.data.storage_query_record_for_conversion_host
}}"
...
...
This diff is collapsed.
Click to expand it.
devops/gcp/configmap/values.yaml
+
10
−
9
View file @
00f1bf3b
...
...
@@ -3,23 +3,24 @@
# Declare variables to be passed into your templates.
data
:
log_level
:
"
"
key_ring
:
"
csqp"
kms_key
:
"
searchService"
log_level
:
"
INFO"
schema_host
:
"
"
authorize_api
:
"
"
authorize_api
:
"
http://entitlements/api/entitlements/v2/
"
google_cloud_project
:
"
"
redis_search_host
:
"
"
redis_group_host
:
"
"
security_https_certificate_trust
:
"
true"
indexer_host
:
"
"
storage_query_record_host
:
"
"
storage_schema_host
:
"
"
storage_query_record_for_conversion_host
:
"
"
storage_hostname
:
"
"
storage_query_record_host
:
"
http://storage/api/storage/v2/query/records"
storage_schema_host
:
"
http://storage/api/storage/v2/schemas"
storage_query_record_for_conversion_host
:
"
http://storage/api/storage/v2/query/records:batch"
storage_hostname
:
"
storage"
storage_records_batch_size
:
"
20"
indexer_queue_host
:
"
"
legaltag_api
:
"
"
legaltag_api
:
"
http://legal/api/legal/v1
"
crs_api
:
"
"
partition_api
:
"
"
partition_api
:
"
http://partition/api/partition/v1/
"
google_audiences
:
"
"
indexer_que_service_mail
:
"
"
...
...
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