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

If the path in the created secret has /, the path cannot be deleted. #8138

Closed
lijie-advantech opened this issue Jan 13, 2020 · 1 comment
Closed
Labels
bug Used to indicate a potential bug

Comments

@lijie-advantech
Copy link

Describe the bug
If the path in the created secret has /, the path cannot be deleted.

To Reproduce
Steps to reproduce the behavior:

  1. Call api / secret / data /: path to create a secret, the path is aa / bb
  2. Delete this secret
  3. The path aa cannot be deleted

Expected behavior
There is no secret under the aa path. I hope to provide a API to delete the aa path.

@catsby
Copy link
Member

catsby commented Jan 13, 2020

Hello - thanks for reporting this. I believe this is effectively a duplicate of #1690, so I'm going to close this for now. Please follow #1690 for any updates, or let me know here if you feel that the issues are different. Thanks!

@catsby catsby closed this as completed Jan 13, 2020
@catsby catsby added the bug Used to indicate a potential bug label Jan 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Used to indicate a potential bug
Projects
None yet
Development

No branches or pull requests

2 participants