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

Bug: edit option showing wrong yaml? #250

Closed
si458 opened this issue Nov 6, 2020 · 1 comment
Closed

Bug: edit option showing wrong yaml? #250

si458 opened this issue Nov 6, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@si458
Copy link
Contributor

si458 commented Nov 6, 2020

i have just spotted a bug but it only happens in a certain order?

create clean 3 node cluster and deploy say kubenav inside your cluster using helm

  1. open kubenav
  2. open services
  3. select kubenav from namespace selector in services
  4. click kubenav service then 3 dots and click edit
  5. it shows the service yaml as expected!
  6. close the editor window (not save button but X button)
  7. go to deployments tab
  8. it should show a kubenav deployment (if not select kubenav from namespace selector)
  9. select kubenav deployment then 3 dots and click edit
  10. the yaml file being shown for editing is the service yaml ???
@si458 si458 changed the title Bug: edit option showing wrong yaml also blank screen? Bug: edit option showing wrong yaml? Nov 6, 2020
@ricoberger ricoberger added the bug Something isn't working label Nov 6, 2020
@ricoberger
Copy link
Member

Hi @si458, thanks for reporting this should be fixed by the mentioned commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants