Skip to content

Dataset API failed #153

Apr 12, 2024 · 2 comments · 6 replies
Discussion options

You must be logged in to vote

@allwin-winfred We are looking into the issue and trying to reproduce in our environment as well. We will give the patch in upcoming release for this issue.

Meanwhile Can you please make below changes under dataset_api helm chart and let us know if these changes works -

Under dataset_api.yaml.tfpl
---------------------------
exhaust_service:
  CONTAINER: ${s3_bucket}
  CLOUD_STORAGE_CONFIG: '{"identity": "AWS_ACCESS_KEY", "credential": "AWS_SECRET_KEY", "region": "AWS_REGION"}'
Under configmap.yaml
--------------------
cloud_storage_config: "{{ .Values.exhaust_service.CLOUD_STORAGE_CONFIG }}"

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@allwin-winfred
Comment options

@sowmya-dixit
Comment options

@allwin-winfred
Comment options

@sowmya-dixit
Comment options

Answer selected by allwin-winfred
@allwin-winfred
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Issues
Labels
None yet
3 participants