kudo-v0.17.1
This release fixes noisy CRD deprecation warnings on Kubernetes 1.19. It also includes fixes around dependency handling.
Changelog
f7fa143 Add detection for cert-manager CRDs v1beta1 and v1 (#1710)
68605c2 Don't run the CRD validation if validation flag is false (#1720)
1a452f7 Fix a broken function call in 'resolve_test.go' (#1717)
113db86 Fixing false warnings for the KudoOperatorTask
(#1718)
c237347 Local and relative dependencies are now relative to their operators (#1709)
bcfaef8 Move warning options to 'GetKubeClientForConfig' (#1716)
086302e Proper handling of the appVersion
when resolving dependencies (#1722)
821686d Use main branch of operators repository (#1721)
7756a5f dedupe warning messages for deprecated API warnings (#1712)
Contributors
@ANeumann82, @kensipe, @nfnt and @zen-dog
Docker images
docker pull kudobuilder/controller-arm64:latest
docker pull kudobuilder/controller-arm64:v0.17.1
docker pull kudobuilder/controller:v0.17.1
docker pull kudobuilder/controller:latest