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

Changes VolumeMount configuration is not rolled back with promote pipeline job #1265

Open
satr opened this issue Jan 10, 2025 · 0 comments
Open
Labels
🐛 bug Something isn't working

Comments

@satr
Copy link
Contributor

satr commented Jan 10, 2025

  1. Deploy a component or job with volumeMount
  2. Change the volumeMounts configuration, related to the persistent volume or persistent volume claim (e.g. change AccessMode, path does not affect it)
  3. Deploy this changed configuration
  4. Promote the previous deployment (rollback the deployment)

Expected result: persistent volume or persistent volume claim corresponding to rolled back components and jobs gets volumeMounts configuration from that previous Radix deployment

Actual result: persistent volume or persistent volume claim corresponding keeps volumeMounts configuration from the current Radix deployment

@satr satr added the 🐛 bug Something isn't working label Jan 10, 2025
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

No branches or pull requests

1 participant