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] When password in statestore secret exceeds two lines of base64 encoding it crashes the operator #180

Open
eliasdarruda opened this issue Apr 24, 2023 · 0 comments
Assignees
Labels
bug Something isn't working operator

Comments

@eliasdarruda
Copy link
Collaborator

Describe the bug
When password in statestore secret exceeds two lines of base64 encoding it crashes the operator

To Reproduce
Put a secret in the system CRD with a very long password to see it breaking
Check if the bug is happening in operator logs

Expected behavior
We should decode it properly

@eliasdarruda eliasdarruda added the bug Something isn't working label Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working operator
Projects
None yet
Development

No branches or pull requests

2 participants