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

feat: add mesh-inject annotation to helm chart #2957

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

DanStough
Copy link
Contributor

Changes proposed in this PR:

  • Add the consul.hashicorp.com/mesh-inject annotation to resources in the helm chart using V1 consul.hashicorp.com/connect-inject. This is what the V2 Mesh webhook checks to determine injection.

How I've tested this PR: Helm Unit tests, acceptance tests

How I expect reviewers to test this PR: 👀 and GHA

Checklist:

@DanStough DanStough added pr/no-changelog PR does not need a corresponding .changelog entry pr/no-backport signals that a PR will not contain a backport label labels Sep 14, 2023
Copy link
Member

@zalimeni zalimeni left a comment

Choose a reason for hiding this comment

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

Thanks for the reformatting! LGTM

Copy link
Contributor

@thisisnotashwin thisisnotashwin left a comment

Choose a reason for hiding this comment

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

:chefkiss:

@DanStough DanStough force-pushed the dans/add-v2-annotations-to-helm branch from 6d07113 to e671bb6 Compare September 14, 2023 14:54
@DanStough DanStough merged commit 7966629 into main Sep 14, 2023
24 of 31 checks passed
@DanStough DanStough deleted the dans/add-v2-annotations-to-helm branch September 14, 2023 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/no-backport signals that a PR will not contain a backport label pr/no-changelog PR does not need a corresponding .changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants