Skip to content

kudo-v0.13.0

Compare
Choose a tag to compare
@kensipe kensipe released this 14 May 18:24
· 32 commits to master since this release
900ca04

🚀 Highlights

  • Operators Search Support (#1462)
  • Pipe Task Enhancement (#1484)
  • Better Wait Handling on Installs (#1469)
  • ARM64 Support (#1488)

⚠️ Breaking Changes

  • Remove redundant Instance.Status.AggregatedStatus field (#1474)

Changelog

f181a85 Activating instance admission controller for the e2e tests (#1473)
63c653a Add ARM64 Support (#1488)
e6bae64 Add kudo init --unsafe-self-signed-webhook-ca option (#1459)
b92b50c Add possibility for pipe-tasks to pipe env-files (#1484)
58ef809 Allow simultaneous upgrade and parameter update (#1495)
2476776 Always Docker Push on Release Including RC (#1468)
9a0e297 Apply labels and annotations only in the correct paths (#1499)
3a22e56 Better Wait Handling on Installs (#1469)
89528fb Build ARM64 Docker images in 'goreleaser' (#1494)
5ca644e KEP-22: Diagnostics Bundle (#1310)
2eecbfe KEP-27: Detailed Control for Pod Restarts (#1449)
1d1a9c1 KEP-27: Detailed pod restart control by dependencies hash (#1483)
62921fc KEP-29: Operator dependencies (#1454)
5c256ad Makefile silence failing version checks (#1458)
c8e4295 Man's Search for Operators (#1462)
16d2c50 Package verify to verify all the versions in operator.yaml (#1460)
e9cfc2b Remove redundant Instance.Status.AggregatedStatus field (#1474)
9eaad41 Update third-party dependencies and use Go 1.14 (#1456)
1e7adc9 Use dispatch 1.1.0-beta1 (#1475)
bf5c090 Waiting For a Plan to Finish (#1461)
1009a83 docker publish updates (#1471)
8ae008e fix: Use namespace specified by current config context (#1489)
6dd497d kudoinit refactoring (#1491)
89fe2dc kuttl v0.2.0 bump (#1500)
27aa546 Allow to override the pull policy of the controller in 'kudo init' (#1507)
010b94f KEP-31: Namespace Management (#1496)
fdfe356 Skip resources that are NotFound for dependency calculation (#1519)
cf7ce86 Uncached client for instance admission webhook (#1516)
900ca04 bump to kuttl 0.2.1 release and adding darwin back to release for local testing (#1524)

Contributors

@ANeumann82, @kensipe, @nfnt and @zen-dog

Docker images

  • docker pull kudobuilder/controller-arm64:latest
  • docker pull kudobuilder/controller:latest
  • docker pull kudobuilder/controller:v0.13.0
  • docker pull kudobuilder/controller-arm64:v0.13.0