Specify ServiceAccount for Grafana#2465
Conversation
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
|
Hi @geoand. 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 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. I understand the commands that are listed here. |
The documentation change here reflects the work that was done on: istio/istio#2465 and should only be merged IFF the aforementioned PR is merged
|
/ok-to-test |
3c43257 to
3446397
Compare
|
/lgtm cancel //PR changed after LGTM, removing LGTM. @douglas-reid @geoand |
|
I signed it! |
|
tip: don't push -f when you update a pr as this loses the history |
The documentation change here reflects the work that was done on: istio/istio#2465 and should only be merged IFF the aforementioned PR is merged
|
@ldemailly Sorry about that... The only reason I forced push is because I needed to change the author of the commit for the purposed of the CLA |
The documentation change here reflects the work that was done on: istio/istio#2465 and should only be merged IFF the aforementioned PR is merged
|
/lgtm |
|
@geoand PR needs rebase |
3446397 to
9fc32fe
Compare
|
/lgtm cancel //PR changed after LGTM, removing LGTM. @douglas-reid @geoand |
|
/lgtm |
|
/test all [submit-queue is verifying that this PR is safe to merge] |
|
@geoand PR needs rebase |
0927647 to
180a9c8
Compare
|
/lgtm cancel //PR changed after LGTM, removing LGTM. @douglas-reid @geoand @ldemailly |
|
/test istio-pilot-e2e |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: douglas-reid, ldemailly, sdake 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 |
|
/test istio-pilot-e2e |
|
@geoand please resolve conflicts so this PR can be merged, or close it otherwise. |
|
@geoand PR needs rebase |
|
the file is gone so the change needs to be in the template instead of this file |
This is useful to facilitate deployment on Openshift where the scc can be given to anyuid for the specific ServiceAccounts, instead of having to give it to the default ServiceAccount.
180a9c8 to
7581999
Compare
|
/lgtm cancel //PR changed after LGTM, removing LGTM. @douglas-reid @geoand @ldemailly @sdake |
|
@geoand: The following test 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. |
This is useful to facilitate deployment on Openshift where the scc can be given to anyuid for the specific
ServiceAccounts, instead of having to give it to the default ServiceAccount.