api icon indicating copy to clipboard operation
api copied to clipboard

add injectionSelectors

Open liuxu623 opened this issue 2 years ago • 9 comments

InjectionSelectors is a list of Kubernetes selectors that specify the set of namespaces, Istio will create istio-ca-root-cert configmap in selected namespaces.If omitted, Istio will create istio-ca-root-cert configmap in all namespaces except kubernetes system namespaces.

Fix https://github.com/istio/istio/issues/31115

liuxu623 avatar Jan 20 '22 08:01 liuxu623

Hi @liuxu623. 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 /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

istio-testing avatar Jan 20 '22 08:01 istio-testing

🤔 🐛 You appear to be fixing a bug in Go code, yet your PR doesn't include updates to any test files. Did you forget to add a test?

Courtesy of your friendly test nag.

istio-policy-bot avatar Jan 28 '22 10:01 istio-policy-bot

@liuxu623 you need a rebase on this PR as well?

kfaseela avatar Feb 25 '22 09:02 kfaseela

@liuxu623 you need a rebase on this PR as well?

@kfaseela Please help me review code, thank you.

liuxu623 avatar Feb 25 '22 09:02 liuxu623

@liuxu623 you need a rebase on this PR as well?

@kfaseela Please help me review code, thank you.

sure..will do.. but considering this is an API change, I assume you would have already discussed this in one of the working group meetings, and got a consensus for this enhancement?

kfaseela avatar Feb 25 '22 09:02 kfaseela

@liuxu623 you need a rebase on this PR as well?

@kfaseela Please help me review code, thank you.

sure..will do.. but considering this is an API change, I assume you would have already discussed this in one of the working group meetings, and got a consensus for this enhancement?

No, I didn't discuss this with working group yet...

liuxu623 avatar Feb 25 '22 10:02 liuxu623

Do you have a high-level design? There are too many factors to consider for multi-tenants, we need a design.

hzxuzhonghu avatar Mar 11 '22 03:03 hzxuzhonghu

@liuxu623: PR needs rebase.

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.

istio-testing avatar Mar 16 '22 22:03 istio-testing

Do you have a high-level design? There are too many factors to consider for multi-tenants, we need a design.

https://docs.google.com/document/d/1y4liRJbQW0NCMeQtqMma46flVqs-izV1/

kfaseela avatar Sep 14 '22 17:09 kfaseela

🚧 This issue or pull request has been closed due to not having had activity from an Istio team member since 2022-09-14. If you feel this issue or pull request deserves attention, please reopen the issue. Please see this wiki page for more information. Thank you for your contributions.

Created by the issue and PR lifecycle manager.

istio-policy-bot avatar May 15 '24 23:05 istio-policy-bot