-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
provide utility helpers for preserving internal annotations #4253
provide utility helpers for preserving internal annotations #4253
Conversation
/hold Making sure everyone can get their review in before this is merged. |
@natasha41575: This PR has multiple commits, and the default merge method is: merge. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
b854cf4
to
52f0361
Compare
/retest |
2ff38e5
to
89f36d8
Compare
89f36d8
to
b4a69f0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mengqiy, natasha41575 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/unhold |
Task 4 in #4024, implementing function spec v1.
This adds some helper functions for function authors to kyaml for preserving annotations with the prefix
internal.config.kubernetes.io
.It should go in the same release as #4248 and #4249.
ALLOW_MODULE_SPAN