kubernetes-retired / multi-tenancy

A working place for multi-tenancy related proposals and prototypes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there an option to exclude a resource to propogate?

vikas027 opened this issue · comments

If I have used a secret resource to propagate to all child namespaces, can I control any specific resources to not propagate?
In my use case, there is a secret that I don't want to have in my child namespace.

@adrianludwin: Closing this issue.

In response to this:

Yes, we introduced this feature in HNC v0.7.0:
https://github.com/kubernetes-sigs/multi-tenancy/blob/master/incubator/hnc/docs/user-guide/concepts.md#basic-exceptions

Please try it out and let us know if you have any questions.

/close

On Sun, Feb 21, 2021 at 1:08 AM Vikas Kumar notifications@github.com
wrote:

If I have used a secret resource to propagate to all child namespaces, can
I control any specific resources to not propagate?
In my use case, there is a secret that I don't want to have in my child
namespace.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#1405, or
unsubscribe
https://github.com/notifications/unsubscribe-auth/AE43PZHTNWILJDC54V44BNTTACPNRANCNFSM4X6UX7QQ
.

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.