You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We could observe an issue where if we edit an encrypted secret in the deployment.toml (Ex: Increase the number of characters of the encrypted secret manually), we could observe that some of the correctly encrypted secrets are failing to decrypt, hence giving an error.
Suggested Improvement
Avoid failing correctly encrypted secrets
If possible, improve logging to print invalid encrypted text were found during the startup
Version
MI 4.2.0
The text was updated successfully, but these errors were encountered:
Current Limitation
We could observe an issue where if we edit an encrypted secret in the deployment.toml (Ex: Increase the number of characters of the encrypted secret manually), we could observe that some of the correctly encrypted secrets are failing to decrypt, hence giving an error.
Suggested Improvement
Version
MI 4.2.0
The text was updated successfully, but these errors were encountered: