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

Quote all annotations in chart templates. #421

Merged
merged 6 commits into from
Feb 13, 2021
Merged

Conversation

willgraf
Copy link
Contributor

Annotations must be strings! Unquoted booleans or numbers can be ignored, causing unexpected behavior. This PR updates several charts to ensure that annotations on services, ingresses, and deployments are quoted.

  • frontend/ingress
  • frontend/service
  • redis-consumer/service
  • tf-serving/deployment
  • tf-serving/service

@willgraf willgraf merged commit 27e8f22 into stable Feb 13, 2021
@willgraf willgraf deleted the bugfix-frontend-ingress branch February 13, 2021 01:36
willgraf added a commit that referenced this pull request Apr 6, 2021
* Update bucket-monitor helm chart with unified STORAGE_BUCKET env var. (#414)

* Update copyright to 2021 (#415)

* Upgrade default GKE version to 1.16 (#412)

* Update autoscaler and janitor to latest release for better compatibility with 1.16. (#419)

* Add new consumer and zip consumer for "multiplex" jobs. (#420)

* Quote all annotations in chart templates. (#421)

* Refactor multiplex consumers to mesmer consumers (#422)

* Update referenced version to 1.5.0 (#423)

* Bump tracking model to TensorFlow 2 based version. (#426)

* Bump frontend chart to 0.3.0 and redis-consumer chart to 0.5.0 (#427)
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.

1 participant