Skip to content
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

Closed
golebu2020 opened this issue Nov 13, 2024 · 5 comments
Closed

Displaying subnet info for project namespaces in Registry UI #4238

golebu2020 opened this issue Nov 13, 2024 · 5 comments
Assignees

Comments

@golebu2020
Copy link
Collaborator

golebu2020 commented Nov 13, 2024

Description

  • Display /26 CIDR subnet information for project namespaces in the registry UI (Emerald Clusters only).

Technical Details

  • Please use the following oc command to implement this feature:

oc get namespace <namespace> -o jsonpath='{.metadata.annotations.ncp\/subnet-0}{"\n"}'

Definition of Done (DOD)

  • The /26 CIDR subnet information of the project namespace (Emerald clusters only) is displayed on the product page
@golebu2020 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
@golebu2020 golebu2020 self-assigned this Nov 13, 2024
@funtigr
Copy link
Collaborator

funtigr commented Nov 26, 2024

For this one we would need to make a tag to poll real namespaces in OpenShift when it is deployed to Test env.

@golebu2020
Copy link
Collaborator Author

okay

@funtigr
Copy link
Collaborator

funtigr commented Nov 28, 2024

As I see from the task description, we should show this information for Emerald cluster only?
Because we now have that for any cluster (e.g. KLAB on screenshot below):
image.png

@funtigr
Copy link
Collaborator

funtigr commented Nov 29, 2024

@golebu2020
Also after we made a deploy to prod, the Emerald cluster products don't show subnet information. My assumption is we need to add some environment variables for that:
image.png

@funtigr
Copy link
Collaborator

funtigr commented Nov 29, 2024

We will add token for Prod after we test Zhanna's task about Quota auto-approval.

@funtigr funtigr closed this as completed Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants