Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[v2] Deleting accesstoken does not delete secret #1919

Open
calvinbui opened this issue Jan 24, 2025 · 0 comments
Open

[v2] Deleting accesstoken does not delete secret #1919

calvinbui opened this issue Jan 24, 2025 · 0 comments
Assignees

Comments

@calvinbui
Copy link

Describe the bug

When deleting an accesstoken, the secret remains.

If recreating the accesstoken, this error appears:

Controller could not create received secret: secrets "example" already exists

How To Reproduce

  1. Create accesstoken
  2. Delete accesstoken
  3. Re-create accesstoken with the same name

Expected behavior

The secret is deleted when the accesstoken is deleted

Environment details

  • Skupper CLI: [e.g. 1.5.0, 1.4.3] 2.0.0-preview-2
  • Platform: [e.g kubernetes, openshift] kubernetes

Additional context

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants