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
Delete the MGH CR and create a new one with transportFormat: message, then verify that the policy and application can work properly.
Set up hosted mode environment for the global hub by adding setup scripts.
In hosted mode, create a serviceaccount and bind it with the clusterrole cluster-admin, then verify the token of the account can access the global hub API.
In hosted mode, create an inform policy and then change it to enforce, verify the policy status is updating from non-compliant to compliant.
In hosted mode, create an application and verify the application is propagated to the managed cluster.
In hosted mode, delete the MGH CR and verify the global hub finalizer is removed from policy, appsub, placements, etc.
Verify resources with the label global-hub.open-cluster-management.io/local-resource, it won't be transferred to the regional hub clusters.
Scenarios:
transportFormat: message
, then verify that the policy and application can work properly.setup
scripts.serviceaccount
and bind it with theclusterrole
cluster-admin, then verify the token of the account can access the global hub API.global-hub.open-cluster-management.io/local-resource
, it won't be transferred to the regional hub clusters.The text was updated successfully, but these errors were encountered: