Skip to content

Releases: jenkinsci/kubernetes-operator

v0.0.10

27 May 21:42
v0.0.10
640767a
Compare
Choose a tag to compare

Changelog:

  • #9 Allow mount secrets and configmaps in Jenkins pod
  • Allow configure sidecars in Jenkins pod
  • Add missing permissions to emit Kubernetes events

v0.0.9

15 Apr 19:52
v0.0.9
b36de96
Compare
Choose a tag to compare

Changelog:

  • Allow configure Jenkins Readiness and Liveness probes

Docker image: virtuslab/jenkins-operator:v0.0.9

v0.0.8

16 Mar 19:57
v0.0.8
7f106df
Compare
Choose a tag to compare

Changelog:

  • #2 Add kubernetes-credentials-provider plugin to OperatorPlugins
  • #9 Allow set Jenkins master pod env variables
  • #14 Add username/password authentication for seed jobs
  • allow configure ImagePullPolicy for Jenkins master pod
  • add OperatorVersion in Jenkins CR status section
  • update operator base plugins

Action required:

  • edit seed jobs configuration and recreate Kubernetes secrets with ssh/private key

Docker image: virtuslab/jenkins-operator:v0.0.8

v0.0.7

08 Mar 16:12
v0.0.7
a165d7f
Compare
Choose a tag to compare

Changelog:

  • #12 Allow configure Jenkins and Jenkins slave services
  • #13 Add node selector for Jenkins master pod

Docker image: virtuslab/jenkins-operator:v0.0.7

v0.0.6

03 Mar 21:51
v0.0.6
8e57c4f
Compare
Choose a tag to compare

Changelog:

  • #8 Add Configuration as Code plugin integration
  • #9 Add secret support in Configuration as Code plugin integration

Docker image: virtuslab/jenkins-operator:v0.0.6

v0.0.5

21 Feb 23:03
v0.0.5
5af8348
Compare
Choose a tag to compare

Changelog:

  • fixed issue #3
  • fixed issue with deprecated Jenkins CLI from base configuration scripts

Docker image: virtuslab/jenkins-operator:v0.0.5

v0.0.4

17 Feb 23:10
v0.0.4
318e489
Compare
Choose a tag to compare

Changelog:

  • change CRD group from virtuslab.com to jenkins.io
  • add feature #1
  • improved logging

Docker image: virtuslab/jenkins-operator:v0.0.4

v0.0.3

11 Feb 14:12
v0.0.3
ca2817a
Compare
Choose a tag to compare

Changelog:

  • fixed issue #4

Docker image: virtuslab/jenkins-operator:v0.0.3

v0.0.2

11 Feb 14:12
v0.0.2
9caf457
Compare
Choose a tag to compare

Changelog:

  • improved base/user configuration
  • improved logging
  • fixed RBAC policies
  • fixed various small bugs

Docker image: virtuslab/jenkins-operator:v0.0.2

v0.0.1

11 Feb 14:11
Compare
Choose a tag to compare

Changelog:

  • Seed Jobs
  • Initial Security Hardening
  • Customization via Groovy scripts
  • Installation of base plugins (with fixed versions)
  • integration with Kubernetes via kubernetes-plugin
  • custom Jenkins theme
  • reconciliation mechanism (base and user)
  • RBAC
  • initial end to end tests

Docker image: virtuslab/jenkins-operator:v0.0.1