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

Revert "Filter well known labels and annotations (#1253)" #1298

Merged
merged 2 commits into from
Jun 9, 2021

Conversation

jrhouston
Copy link
Collaborator

@jrhouston jrhouston commented Jun 4, 2021

Description

This PR reverts #1253 . We didn't capture all the possible internal annotations and labels, and it seems there's many more that are going to make maintaining this list a maintenance burden.

The original issue this was meant to solve was #722 so I have instead added app.kubernetes.io as an exception to the isInternalKey function for now. We have prioritized #746 which should make dealing with these labels and annotations less brittle.

@DrFaust92 just FYI.

Acceptance tests

  • Have you added an acceptance test for the functionality being added?
  • Have you run the acceptance tests on this branch?

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccXXX'

...

Release Note

Release note for CHANGELOG:

Revert "Filter well known labels and annotations (#1253)"

References

#1296

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Copy link
Contributor

@dak1n1 dak1n1 left a comment

Choose a reason for hiding this comment

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

Tests look good in AKS and GKE. Thanks for this fix!

@dak1n1 dak1n1 merged commit ce90982 into main Jun 9, 2021
@dak1n1 dak1n1 deleted the revert-annotations-list branch June 9, 2021 21:52
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants