mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-01-08 08:08:20 +00:00
bc7a23ddde
When a job is invoked, we now replace the job in k8s/jobs.yml instead of rewriting jobs.yml to only contain the relevant job. This allows patchStrategicMerge to work for jobs.
823 B
823 B
[Bugfix] patchStrategicMerge
can now be applied to jobs (by @keithgg)