-
Notifications
You must be signed in to change notification settings - Fork 13
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
Displaying subnet info for project namespaces in Registry UI #4238
Comments
golebu2020
changed the title
Displaying subnet info for project namespaces in Registry UI (Emerald Cluster Only)
Displaying subnet info for project namespaces in Registry UI
Nov 13, 2024
For this one we would need to make a tag to poll real namespaces in OpenShift when it is deployed to Test env. |
okay |
@golebu2020 |
We will add token for Prod after we test Zhanna's task about Quota auto-approval. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Technical Details
oc command
to implement this feature:oc get namespace <namespace> -o jsonpath='{.metadata.annotations.ncp\/subnet-0}{"\n"}'
Definition of Done (DOD)
The text was updated successfully, but these errors were encountered: