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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
🚀 Features:
Tiers: The concept of tier is introduced to manage deployment priority for resources targeted by multiple configurations. More info on this PR
🐛 Bug Fixes
Correctly handle ConfigMap/Secret whose data section contains resources that in turns contains "---". Bug
When profile contains multiple helm charts and deploying one fails, all installed charts are reported. Bug
A (non default) separate image addon-controller is built that contains git binary. This will allow Kustomize files referencing other remote kustomize resources to be properly built. Bug
🌱 Others
Advanced clustrerAPI to v1.7.2
Advanced Helm SDK to v3.15.0
Advanced kind cluster for functional verification to v1.30.0