ivanscai

Results 3 issues of ivanscai

Sometimes, we want to restrict common users(not admin) from creating some resources such as namespace and clusterole. I have seen that there is annotation `"open-cluster-management.io/user-identity"` in subscription, but subscription does...

I register Hub Cluster to itself, as "cluster-local". I want to distribute an application from github to some Managed Clusters and Hub Cluster by subscription. But, If I create Subscription...

I wonder why cannot specify which resources(apiversion,kind,name...) to override in ClusterOverrides(subscription.spec.overrides). Is it because of the overrides only apply to the application dimension, not resource dimension? https://github.com/open-cluster-management-io/multicloud-operators-subscription/blob/4e2c4d011c03ac8a57b82eea2ff5b6d264b28b01/pkg/apis/apps/v1/subscription_types.go#L167