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

Helm: Support https for serviceAccounts and InternalTrafficPolicy for services. #6383

Merged
merged 12 commits into from
Feb 20, 2024

Conversation

captncraig
Copy link
Contributor

PR Description

Which issue(s) this PR fixes

Notes to the Reviewer

PR Checklist

  • CHANGELOG.md updated
  • Documentation added
  • Tests updated
  • Config converters updated

@captncraig captncraig marked this pull request as ready for review February 17, 2024 01:22
Comment on lines 255 to 263
relabelings: []
# - sourceLabels: [__meta_kubernetes_pod_node_name]
# separator: ;
# regex: ^(.*)$
# targetLabel: nodename
# replacement: $1
# action: replace
relabelings: []
Copy link
Member

Choose a reason for hiding this comment

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

nit: can we move the example below the relabelings so that it doesn't get rendered weirdly on the README?

@@ -10,6 +10,14 @@ internal API changes are not present.
Unreleased
----------

0.33.0 (2024-02-16)
Copy link
Member

Choose a reason for hiding this comment

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

nit: let's mention this on the commit message or split the version bump in a different commit so it's easier to keep track of when it came out?

Copy link
Member

@tpaschalis tpaschalis left a comment

Choose a reason for hiding this comment

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

LGTM % couple small nits you may want to check out.

@captncraig captncraig enabled auto-merge (squash) February 20, 2024 15:36
@captncraig captncraig merged commit 7211f08 into main Feb 20, 2024
9 of 10 checks passed
@captncraig captncraig deleted the cmp_helm_up2 branch February 20, 2024 15:52
@github-actions github-actions bot added the frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed. label Mar 24, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants