Releases: jenkinsci/kubernetes-operator
Releases · jenkinsci/kubernetes-operator
v0.3.2
v0.3.1
v0.3.0
v0.2.2
v0.2.1
v0.2.0
Changelog:
- #28 Apply Jenkins configuration via Groovy scripts instead of Jenkins jobs
- #76 Allowed configuration of JAVA_OPTS variable in Jenkins container
- #70 Fixed SecurityContext propagation
- Added seed job agent
- Disable master executors
- #72 Added support for plugins names with underscores
- Improved groovy script checker
- Added secrets loader to groovy script
- #54 Fixed groovy script removal bug
- #87 Update base plugins
- Add support for JENKINS_OPTS, fix the —prefix bug
- Documentation improvements
- Add Dockerfile for building Jenkins-operator in non-linux operating system
- Small fixes in Makefile to allow building on macOS
Jenkins configuration has changed! migration guide
Docker image: virtuslab/jenkins-operator:v0.2.0
v0.1.1
Changelog:
- Fix logging about watches resources
- Fix generating Kubernetes events
- #38 Omit KUBERNETES_* envs in containers
- #31 Restart Jenkins pod when user or password have changed
- #39 Allow configure SecurityContext and Jenkins master container command
- Fix backup before pod deletion
- #29 Restart Jenkins pod when any seed job has been deleted
- #37 Fix PVC backup
Docker image: virtuslab/jenkins-operator:v0.1.1
v0.1.0
Changelog:
- Bump operator-sdk to v0.8.1
- #9 Allow mount pvc in Jenkins pod
- Detect Jenkins Master Pod starting issues
- Change Jenkins schema to v1alpha2
- Move Jenkins container properties to spec.master.containers list
- #30 Change Jenkins master pod name
- #4 Add pvc backup/restore Dockerfile
- #4 Backup and restore
- Stop reconcile loop when error has been repeated more than 15 times
- #27 Restart Jenkins when any user plugin version has changed
- Improve logging of Jenkins jobs
Jenkins shema has changed! migration guide
Docker image: virtuslab/jenkins-operator:v0.1.0