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

separate the init config in helm #631

Conversation

stan-dot
Copy link
Contributor

long branch name due to @DiamondJoseph choice of words in the issue name, but at least it's entertaining

Copy link
Contributor

@DiamondJoseph DiamondJoseph left a comment

Choose a reason for hiding this comment

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

Looks conceptually correct, some nits.

helm/blueapi/values.yaml Outdated Show resolved Hide resolved
helm/blueapi/templates/statefulset.yaml Outdated Show resolved Hide resolved
Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.66%. Comparing base (07c273f) to head (764323e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #631   +/-   ##
=======================================
  Coverage   92.66%   92.66%           
=======================================
  Files          35       35           
  Lines        1663     1663           
=======================================
  Hits         1541     1541           
  Misses        122      122           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@callumforrester callumforrester left a comment

Choose a reason for hiding this comment

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

Concept looks good, will test it when the PR is marked as ready

@stan-dot stan-dot marked this pull request as ready for review September 11, 2024 10:27
Copy link
Contributor

@DiamondJoseph DiamondJoseph left a comment

Choose a reason for hiding this comment

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

1 nit then LGTM

Comment on lines +83 to +84
extraEnvVars:
[]
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
extraEnvVars:
[]
extraEnvVars: []

Copy link
Contributor Author

Choose a reason for hiding this comment

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

my yaml parser corrects to the way it was,

Copy link
Contributor

Choose a reason for hiding this comment

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

fair enough

Copy link
Contributor

Choose a reason for hiding this comment

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

I just don't like unrelated changes :(

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm literally editing the same file and this is just a one line difference

@stan-dot stan-dot merged commit dc99ad5 into main Sep 11, 2024
26 checks passed
@stan-dot stan-dot deleted the 620-init-container-cannot-be-run-when-mounting-configuration-values-from-envvars-without-also-mounting-those-envvars-to-the-init-container branch September 11, 2024 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants