monocle
monocle copied to clipboard
feat(migrator): add new component
this migrator will allow migration between versions of monocle without the need of downtime. currently it's empty, but the code can be changed so anyone can run his migration steps on the repo
this will be a draft as I am not sure how you would like to implement the cronjob. also this is currently untested so maybe some resources will need tweaking
I guess even if the image is missing this passes as it doesn't create a job from the cronjob (which is great)
need to add GHA tests for this (to create the job and see it works as expected)
Please re-open if needed.