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.