-
Notifications
You must be signed in to change notification settings - Fork 16.7k
[stable/datadog] Adjust release naming in helpers #11250
Conversation
Signed-off-by: Naseem Ullah <naseemkullah@gmail.com>
Hi @naseemkullah. Thanks for your PR. I'm waiting for a helm member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/ok-to-test |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: davidkarlsen, naseemkullah The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@davidkarlsen @naseemkullah Thanks, we'll take a look at this ASAP. |
/assign hkaj |
Signed-off-by: Naseem Ullah <naseemkullah@gmail.com>
FYI upgrading through this chart version was not seamless. With a release name of
No taints or node selectors changed. I had to delete the release and reinstall from scratch in order for the |
Thanks @rifelpet and sorry for the inconvenience! I will follow up with a note in the Upgrading section of the README! |
No worries, it didn't have a major impact on us and using https://github.com/databus23/helm-diff in our CI pipeline helped us be aware of this ahead of time. I agree it may be worth mentioning in the readme. Thanks! |
#11515 created! |
This just caught us out and did have an impact - it's quite a significant change. The new "fullnameOverride" value isn't mentioned in the default values file or in the table in the README, either, so it's not obvious that it has been introduced and there's no changelog to review prior to applying. |
Thanks for pointing that out @nickdgriffin and my apologies for the inconvenience this may have caused. #11903 created |
What this PR does / why we need it:
Modernizing the templates file to match newer charts. What this allows is that if one wants to include
datadog
in the release name, one gets more desirable object names e.g. nodatadog-datadog
but rather simplydatadog
(once).Special notes for your reviewer:
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]