You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* ✨ Expose ManagedCluster annotations during join via clusteradm flag (#481)
* feat: expose klusterlet/managedcluster annotations via clusteradm flags
Signed-off-by: Artur Shad Nik <[email protected]>
* feat: improve handling annotations; add e2e test
Signed-off-by: Artur Shad Nik <[email protected]>
* test: simplify assertion
Signed-off-by: Artur Shad Nik <[email protected]>
---------
Signed-off-by: Artur Shad Nik <[email protected]>
* feat: remove existing application-manager addon and add new argocd pull model addon (#483)
Signed-off-by: Mike Ng <[email protected]>
* feat: add --managed-cluster-arn flag to clusteradm join command (#486)
Signed-off-by: Ahmad Ibrahim <[email protected]>
* bump to ocm 0.16.1
Signed-off-by: Jian Qiu <[email protected]>
---------
Signed-off-by: Artur Shad Nik <[email protected]>
Signed-off-by: Mike Ng <[email protected]>
Signed-off-by: Ahmad Ibrahim <[email protected]>
Signed-off-by: Jian Qiu <[email protected]>
Co-authored-by: Artur Shad Nik <[email protected]>
Co-authored-by: Mike Ng <[email protected]>
Co-authored-by: Ahmad Malik Ibrahim <[email protected]>
fmt.Fprintf(o.Streams.Out, "[WARNING] Label \"%s=%s\" has not been found in ManagedCluster %s, could not establish binding.\n", clusterSetLabel, fmt.Sprintf("app-%s", o.SampleAppName), cluster.Name)
fmt.Fprintf(o.Streams.Out, "[WARNING] Label \"%s=%s\" has not been found in ManagedCluster %s, could not establish binding.\n", placementLabel, placementLabelValue, cluster.Name)
0 commit comments