Master Provisioning 2.2.0

1 minute read

RELEASED: Public: 2018-07-16

New features

  • CloudBees Internal Ticket: [TIGER-4807]

    It is now possible to add custom YAML fragments to generated Kubernetes items. This allows usage of Kubernetes features that are not supported through the UI.

  • CloudBees Internal Ticket: [TIGER-4938]

    Set OpenShift route default host path. This makes the behaviour on OpenShift consistent with what is in Kubernetes, as well as making the product compatible with usage across several OpenShift projects.

  • CloudBees Internal Ticket: [TIGER-4937]

    Allow to specify a namespace when provisioning a controller

The default service account name (jenkins by default) can be overridden by passing -Dcom.cloudbees.masterprovisioning.kubernetes.KubernetesMasterProvisioning.serviceAccount=user in Operations Center java options.

Resolved issues

  • CloudBees Internal Ticket: [TIGER-4958]

    Keep the external agent NodePort service when stopping the controller. This enables keeping the same port over restart, which prevents having to reconfigure load balancers.

Known issues

None