Skip to content

v0.6.0

Compare
Choose a tag to compare
@KorusMateusz KorusMateusz released this 10 Jun 08:02
· 227 commits to master since this release

Warning: This release isn't compatible with OpenShift and JenkinsImage crd was removed.

Changelog

  • #554 Remove Deprecated JVM opts (#569)
  • #560 Fixed envFrom not propagating to master pod (#564)
  • #552 Seed Jobs: Don't Validate "external" Credential Type (#556)
  • Migrate Helm Chart to OSDK v1.3.0 (#551)
  • Skip kube-api-access Volume Comparison (#550)
  • Use ssh.ParseRawPrivateKey to validate ssh private key (#546)
  • Add extra logs for Jenkins CR create/delete events (#536)
  • #507 Allow listing events (#514)
  • Upgrade operator-sdk to 1.3.0

Migrating from 0.5.0

Upgrading Operator-SDK caused some changes in Custom Resource Definitions. Because of that, upgrading to 0.6.0 requires removing the old CRDs and resources, then reapplying according to the guide: https://jenkinsci.github.io/kubernetes-operator/docs/installation/. For changes in Jenkins CR see the sample manifest here: https://jenkinsci.github.io/kubernetes-operator/docs/getting-started/latest/deploy-jenkins/