Skip to content

v1.0.8

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 19:51
· 73 commits to main since this release
dcdeabb

Release Content

Additions

  • Add cm delete clusterset, inhirated from clusteradm
  • Add cm delete work, inhirated from clusteradm
  • Add cm set clusterset, inhirated from clusteradm clusteradm clusterset set
  • Add cm bind clusterset, inhirated from clusteradm clusteradm clusterset bind
  • Add cm unbind clusterset, inhirated from clusteradmclusteradm clusterset unbind
  • update to the latest https://github.com/open-cluster-management-io/clusteradm version.

Breaking changes

  • Remove commands "init, join, accept, get token, delete token" as they are pure OCM and should not be used on ACM/MCE. Please use commands like cm attach cluster.

Bug fixes