Remove hardcoded sidecar template for istioctl kube-inject#10690
Remove hardcoded sidecar template for istioctl kube-inject#10690mathspanda wants to merge 1 commit intoistio:masterfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: mathspanda If they are not already assigned, you can assign the PR to them by writing The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @mathspanda. Thanks for your PR. I'm waiting for a istio member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
f1b76c9 to
4e5c595
Compare
|
@mathspanda: Cannot trigger testing until a trusted user reviews the PR and leaves an DetailsIn response to this:
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. |
|
/assign @incfly |
|
Thanks for this work! I'm currently out of office till 1/9. @mandarjog, @nmittler maybe you can provide some initial feedback? |
|
/ok-to-test |
1. remove hardcoded sidecar template 2. modify some tests to read sidecar template from install/kubernetes/helm 3. remove some meaningless tests for injecting Signed-off-by: mathspanda <mathspanda826@gmail.com>
4e5c595 to
6a4734d
Compare
|
The merge branch is wrong. Will submit another PR. Just close it. |
Fix issue #10380
kube-inject.install/kubernetes/helm.Signed-off-by: mathspanda mathspanda826@gmail.com