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

Not able to update cluster-token from UI if needed #1596

Closed
2 tasks done
dheeth opened this issue May 4, 2022 · 0 comments · Fixed by #1971
Closed
2 tasks done

Not able to update cluster-token from UI if needed #1596

dheeth opened this issue May 4, 2022 · 0 comments · Fixed by #1971
Assignees
Labels
bug Something isn't working

Comments

@dheeth
Copy link
Contributor

dheeth commented May 4, 2022

Checklist:

  • I've searched in the docs and FAQ for my answer
  • I've included steps to reproduce the bug.

Describe the bug

If we update a token for any cluster, it throws response 500 error. It updates the token in database but doesn't update the token in respective secret of the cluster

To Reproduce

  1. Add a cluster to Devtron
  2. Generate a new token for the same cluster
  3. Update it in cluster configurations

Expected behavior

It should update the token and continue the normal functioning

Current behavior

It throws an error on update, then updates only in database but not in respective secret of the cluster

@dheeth dheeth added the bug Something isn't working label May 4, 2022
@anupdhiran anupdhiran self-assigned this Jun 14, 2022
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

Successfully merging a pull request may close this issue.

2 participants