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

Helm rollback, the workloads are deployed to the default namespace instead of the namespace where the rollback was executed. #2689

Open
pgaijin66 opened this issue May 3, 2024 · 1 comment

Comments

@pgaijin66
Copy link

pgaijin66 commented May 3, 2024




Describe the bug
A clear and concise description of what the bug is.

  • Helm rollback done via k9s, rolls back workloads on default namespace.
  • k9s show helm rollback worked, but does not say which namespace rollback was performed.

To Reproduce
Steps to reproduce the behavior:

  1. Deploy helm to a namespace other than default
  2. Deploy version 2 on the same namespace
  3. Use k9s to rollback to previous verson

Historical Documents
When applicable please include any supporting artifacts: k9s debug logs, configurations, resource manifests, ...

Expected behavior
A clear and concise description of what you expected to happen.

  • Workloads should be deployed to same namespace where rollback was done, not on default namespace
  • Good to show the helm release details i.e namespace rollback is performed on as part of the rollback confirmation.

Screenshots
If applicable, add screenshots to help explain your problem.

Versions (please complete the following information):

  • OS: [e.g. OSX]
    OSX

  • K9s: [e.g. 0.1.0]
    k9s version
    ____ .______
    | |/ / __ _____
    | < ____ / /
    | | \ / /_
    \
    |
    |__ \ ///___ >
    / /

Version: v0.32.3
Commit: 0021311
Date: 2024-03-06T06:35:12Z

  • K8s: [e.g. 1.11.0]
    1.24

Additional context
Add any other context about the problem here.

@pgaijin66 pgaijin66 changed the title Helm rollback, deploys workloads on default namespace Helm rollback, the workloads are deployed to the default namespace instead of the namespace where the rollback was executed. May 3, 2024
@wjiec
Copy link
Contributor

wjiec commented May 7, 2024

related PR #2652.

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