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

Fix merging of pod annotations #547

Merged
merged 1 commit into from
Jan 8, 2021
Merged

Fix merging of pod annotations #547

merged 1 commit into from
Jan 8, 2021

Conversation

ansd
Copy link
Member

@ansd ansd commented Jan 7, 2021

Before this PR, existing pod annotations took precedence over updated annotations (e.g. prometheus port).

This PR fixes issue 2 in #533 (review).

Before this commit, existing pod annotations took precedence over
updated annotations (e.g. prometheus port).

This commit fixes issue 2 in
#533 (review)
@ansd ansd requested a review from Gsantomaggio January 7, 2021 12:29
Copy link
Member

@Gsantomaggio Gsantomaggio left a comment

Choose a reason for hiding this comment

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

Tested.
Thank you

@ansd ansd merged commit cf3bb45 into main Jan 8, 2021
@ansd ansd deleted the fix-pod-template-annotations branch January 8, 2021 10:38
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.

3 participants