Skip to content

v0.4.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@AlexNPavel AlexNPavel released this 07 Feb 22:29
· 2334 commits to master since this release
v0.4.1
8e3c20e

v0.4.1

Bug Fixes

  • Make up local subcommand respect KUBECONFIG env var (#996)
  • Make up local subcommand use default namespace set in kubeconfig instead of hardcoded default and also add ability to watch all namespaces for ansible and helm type operators (#996)
  • Added k8s_status modules back to generation (#972)
  • Update checks for gvk registration to cover all cases for ansible (#973 & #1019)
  • Update reconciler for ansible and helm to use the cache rather than the API client. (#1022 & #1048 & #1054)
  • Update reconciler to will update the status everytime for ansible (#1066)
  • Update ansible proxy to recover dependent watches when pod is killed (#1067)
  • Update ansible proxy to handle watching cluster scoped dependent watches (#1031)

Note: See how to upgrade your project to the version v0.4+ by checking the Version Upgrade Guide