Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Backend config, mysql connection string, hpa #322

Merged
merged 14 commits into from
Jan 22, 2025

Conversation

zacharyblasczyk
Copy link
Contributor

@zacharyblasczyk zacharyblasczyk commented Jan 21, 2025

We are planning to remove the conditional for the backend on {{- if .Values.global.createGCPLoadBalancerBackend }} just need time to validate.

We can also make the spec conditional for the backend config in the future.

ref INFRA-269

Copy link

linear bot commented Jan 21, 2025

@zacharyblasczyk zacharyblasczyk changed the title feat: Backend Config feat: Backend config, mysql connection string, hpa Jan 22, 2025
GORILLA_HISTORY_STORE:
value: 'http://{{ .Release.Name }}-parquet:8087/_goRPC_,{{ include "wandb.mysql" . | trim }}'
GORILLA_FILE_STORE:
value: '{{ (include "wandb.bucket" . | fromYaml).url }}'
GORILLA_STORAGE_BUCKET:
value: '{{ (include "wandb.bucket" . | fromYaml).url }}'
A_KAFKA_CLIENT_PASSWORD:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This solves an ordering issue.

@zacharyblasczyk zacharyblasczyk merged commit 6c63acb into main Jan 22, 2025
1 of 2 checks passed
@zacharyblasczyk zacharyblasczyk deleted the zacharyb/backend-config branch January 22, 2025 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants