6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2025-01-08 08:08:20 +00:00
tutor/changelog.d/20230214_105510_keith_fix_jobs_merge.md
Keith Grootboom bc7a23ddde
fix: patchStrategicMerge now works for kind:Job
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.
2023-02-27 08:37:52 +01:00

823 B

[Bugfix] patchStrategicMerge can now be applied to jobs (by @keithgg)