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
When OCM's split of cluster data into regional OCM endpoints has been completed upstream, we will need to adjust the ocm-container login automation to:
Query AMS for the subscription to which the cluster ID belongs
Get the regional OCM endpoint URL from the subscription
If none, use the global URL
Re-query the endpoint URL for the rest of the cluster information to perform login
As part of this issue, we need to also identify any other places data queried from OCM occurs in ocm-container and adjust these as well.
Done Criteria:
OCM Query code is centralized into a single generic package or function, which properly handles the regional OCM endpoints
OCM Container's login function is updated to use the new code
Other instances of OCM querying in ocm-container are identified and updated to use the new code
The text was updated successfully, but these errors were encountered:
Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.
If this issue is safe to close now please do so with /close.
Mark the issue as fresh by commenting /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen.
If this issue is safe to close now please do so with /close.
/lifecycle rotten
/remove-lifecycle stale
openshift-cibot
added
lifecycle/rotten
Denotes an issue or PR that has aged beyond stale and will be auto-closed.
and removed
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
labels
Oct 19, 2024
When OCM's split of cluster data into regional OCM endpoints has been completed upstream, we will need to adjust the ocm-container login automation to:
As part of this issue, we need to also identify any other places data queried from OCM occurs in ocm-container and adjust these as well.
Done Criteria:
The text was updated successfully, but these errors were encountered: