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
Hi! Thanks for the great tool. We're started using tern with a k8s job that is recreated with each new helm release. That also means that a previous version of the job is created with each helm rollback.
For simplicity we run tern with "last" destination. That greatly simplifies experience.
This piece of code is causing problems with rollback.
Hi! Thanks for the great tool. We're started using tern with a k8s job that is recreated with each new helm release. That also means that a previous version of the job is created with each helm rollback.
For simplicity we run tern with "last" destination. That greatly simplifies experience.
This piece of code is causing problems with rollback.
tern/migrate/migrate.go
Lines 303 to 306 in 22a33fd
I suggest having a CLI argument to turn this control off if flag is set. WDYT?
The text was updated successfully, but these errors were encountered: