Fix #10380: Remove hardcoded sidecar template for istioctl kube-inject#10830
Fix #10380: Remove hardcoded sidecar template for istioctl kube-inject#10830istio-testing merged 4 commits intoistio:masterfrom
Conversation
|
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. |
|
Previous pr #10690 is closed, for wrong merge branch. |
3011937 to
b242f83
Compare
|
/assign @incfly @mandarjog |
pilot/pkg/kube/inject/inject_test.go
Outdated
There was a problem hiding this comment.
Does this mean we don't have a debugMode option in helm template to control the Docker image used?
There was a problem hiding this comment.
Yes. We do not hava option debugMode in helm template. Do we need to add one?
There was a problem hiding this comment.
It'll be nice if you can add one, but also totally fine to do it later as separate PR.
pilot/pkg/kube/inject/testdata/inject/auth.cert-dir.yaml.injected
Outdated
Show resolved
Hide resolved
8f45894 to
c17111b
Compare
|
@incfly PTAL. |
|
This pull request has been automatically marked as stale because it has not had activity in the last 2 weeks. It will be closed in 30 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions! |
|
/lgtm |
|
/approve can you also check if there is any doc we need to update? |
|
/test istio-unit-tests |
|
Tests seem to be consistently failing on my PR too, not sure why they are failing every time now and didn't fail in post submit |
|
The unit test failure caused by certificates expired. I have a fix #13233 |
|
/lgtm |
|
/test istio-unit-tests |
|
@mathspanda if you didnt already you need to rebase to pick up the fix for the unit tests |
|
yes, I have rebased to pick up #13233 . |
|
/lgtm |
1 similar comment
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: geeknoid, howardjohn, incfly, linsun, mathspanda 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 |
1 similar comment
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: geeknoid, howardjohn, incfly, linsun, mathspanda 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 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: geeknoid, howardjohn, incfly, linsun, mathspanda 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 |
1 similar comment
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: geeknoid, howardjohn, incfly, linsun, mathspanda 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 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: geeknoid, howardjohn, incfly, linsun, mathspanda 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 |
1 similar comment
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: geeknoid, howardjohn, incfly, linsun, mathspanda 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 |
|
/test istio-integ-k8s-tests Test seems stuck? Maybe related to github issues going on currently |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: geeknoid, howardjohn, incfly, linsun, mathspanda 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 |
1 similar comment
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: geeknoid, howardjohn, incfly, linsun, mathspanda 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 |
|
/test e2e-dashboard |
|
@mathspanda: 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. |
Fix issue #10380
Signed-off-by: mathspanda mathspanda826@gmail.com