v8.0.0
Added
- [#141] Add target to generate, apply etc. components resources.
- Because of the new dev proxy registry image tags will now receive a
-dev
suffix to avoid getting a version that matches tags in the remote registry. This prevents the registry proxy to pull the remote image. The random make variableIMAGE_DEV
is now part of thek8s-component.mk
and projects no longer need to override it.
- Because of the new dev proxy registry image tags will now receive a
Breaking change ahead!
Changed
- Changed name of component targets for better readability.
- Keep in mind to update affected targets in build pipelines.