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

chore: Remove watched-by label from manifest resources #1945

Conversation

c-pius
Copy link
Contributor

@c-pius c-pius commented Oct 9, 2024

Description

Changes proposed in this pull request:

  • removes the watched-by label from the "rawManifest" resources. Label stays only on the KymaCR in the SKR

Related issue(s)

@c-pius c-pius requested a review from a team as a code owner October 9, 2024 13:04
@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Oct 9, 2024
@c-pius
Copy link
Contributor Author

c-pius commented Oct 9, 2024

To Reviewer: What would be a good e2e test for verifying that KymaCR has the Watched-By Label? Right now we don't have it tested. I am wondering, since labels become more important, should we add an e2e test focusing on labels, verifying expected labels on:

  • KymaCR
  • ModuleCR
  • Resources from raw manifest
  • (ValidatingWebhookConfiguration?)

@kyma-bot kyma-bot added the lgtm Looks good to me! label Oct 10, 2024
@ruanxin ruanxin merged commit e508ff7 into kyma-project:main Oct 10, 2024
35 checks passed
@c-pius c-pius deleted the chore/remove-watched-by-from-manifest-resources branch October 10, 2024 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Indicates the PR's author has signed the CLA. lgtm Looks good to me! size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make watched-by label more transparent
3 participants