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

More configurability of fullname template variable #100

Merged
merged 1 commit into from
Mar 21, 2023
Merged

More configurability of fullname template variable #100

merged 1 commit into from
Mar 21, 2023

Conversation

jim-barber-he
Copy link
Contributor

@jim-barber-he jim-barber-he commented Mar 20, 2023

What this PR does / why we need it:

Provide more ways to tailor the fullname template variable that is used for naming resources.
It's a way to independently set it from the name template variable that is used in the app label and selector, which is useful when you want to have multiple Buildkite agents with different configuration deployed into the same Kubernetes namespace, but without having awkward resource names.

See #99 for more details.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

fixes #99

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Chart Version bumped
  • Variables are documented in the README.md

Provide more ways to tailor the `fullname` template variable that is
used for naming resources.
It's a way to independently set it from the `name` template variable
that is used in the `app` label and selector, which is useful when you
want to have multiple Buildkite agents with different configuration
deployed into the same Kubernetes namespace, but without having awkward
resource names.

See #99 for more details.
@jim-barber-he
Copy link
Contributor Author

jim-barber-he commented Mar 21, 2023

@rimusz Jarryd asked me to ping you here since you're the one that reviews the changes for this helm chart and currently there are no reviewers assigned. Thanks.

Copy link
Collaborator

@rimusz rimusz left a comment

Choose a reason for hiding this comment

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

LGTM

@rimusz rimusz merged commit a4da5e8 into buildkite:master Mar 21, 2023
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.

Handle deployments of multiple agents better
2 participants