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

Name up ctx exported contexts with group and ctp #497

Open
RedbackThomson opened this issue May 7, 2024 · 0 comments
Open

Name up ctx exported contexts with group and ctp #497

RedbackThomson opened this issue May 7, 2024 · 0 comments
Labels
bug Something isn't working needs-epic-link Needs a link to an epic needs-points-label Needs a story points label needs-project Needs to be added to a project board

Comments

@RedbackThomson
Copy link
Member

What happened?

Currently all contexts exported by up ctx use the name upbound. This context name provides no information about which space, group or control plane the context is pointed at without looking at the full kubeconfig. Ideally we should be putting some of that information into the context name when exporting it.

For example:

  • A group should be upbound/<group>
  • A ctp should be upbound/<group>/<ctp>

How can we reproduce it?

What environment did it happen in?

@RedbackThomson RedbackThomson added bug Something isn't working needs-project Needs to be added to a project board needs-epic-link Needs a link to an epic needs-points-label Needs a story points label labels May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-epic-link Needs a link to an epic needs-points-label Needs a story points label needs-project Needs to be added to a project board
Projects
None yet
Development

No branches or pull requests

1 participant