[DO NOT MERGE] Auto PR to update dependencies of istio#628
[DO NOT MERGE] Auto PR to update dependencies of istio#628istio-testing wants to merge 1 commit intomasterfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Assign the PR to them by writing The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these OWNERS Files:You can indicate your approval by writing |
|
@istio-testing: The following tests failed, say
DetailsInstructions 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. I understand the commands that are listed here. |
|
@istio-testing PR needs rebase |
Former-commit-id: cfc9b47b07c81ef5123ccc2c6e19d74f1beb6ae8
Former-commit-id: cd09a53824742219b7d14c12a8525cda0b30bbb0
* Clean up code * Lint
Add a new github action that would check for one or two required label that needs to be set on each PR, submitted into the istio-ossm repository. The labels are: - permanent-change - Use for OSSM-specific changes that: - Are added directly to this repository (not synced from upstream) - Should be cherry-picked to new release branches - Include OpenShift-specific features and customizations - Will remain permanently in the OSSM codebase - no-permanent-change - Use for temporary changes that: - Will be removed from the repository in the future - Should NOT be cherry-picked to release branches - Are experimental or short-term modifications - Will be replaced by upstream synchronization https://issues.redhat.com/browse/OSSM-12570 Signed-off-by: Maxim Babushkin <mbabushk@redhat.com> Co-authored-by: Maxim Babushkin <mbabushk@redhat.com>
This PR will be merged automatically once checks are successful.