-
Notifications
You must be signed in to change notification settings - Fork 76
add placement examples for addon template #514
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add placement examples for addon template #514
Conversation
✅ Deploy Preview for open-cluster-management ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
/hold |
- requiredClusterSelector: | ||
labelSelector: | ||
matchLabels: | ||
local-cluster: "true" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is auto-import of hub cluster as managed cluster (local-cluster) something we recently added to OCM-io?
I don't remember this being a default behaviour before.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for pointing this out! Yes, local-cluster is not added, should not use it directly in doc.
b2acbce
to
335e15c
Compare
/assign @qiujian16 @yiraeChristineKim |
group: example.open-cluster-management.io | ||
resource: exampleconfigs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Instead of showing non-exist example resource, how about we change to
- group: addon.open-cluster-management.io
resource: addondeploymentconfigs
supportedConfigs: | ||
- group: addon.open-cluster-management.io | ||
resource: addondeploymentconfigs | ||
resource: addontemplates |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same here keep addondeploymentconfigs but add addontemplates
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, update to use addondeploymentconfigs and addontemplates as examples, it's more friendly to users.
Signed-off-by: Qing Hao <[email protected]>
335e15c
to
3613e24
Compare
/unhold |
cc @qiujian16 plz help do a final review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: haoqing0110, qiujian16 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/lgtm |
ad8d2cf
into
open-cluster-management-io:main
No description provided.