New features

None

Feature enhancements

None

Resolved issues

NullPointerException thrown in pod.getStatus

There is a fix in kubernetes-agent-management-plugin to address a NullPointerException occurrence in pod.getStatus.

OpenShift 3.9 installation fails if it has runAsNonRoot policy

Fix compatibility with OpenShift installations using runAsNonRoot policy by running the docker image with a numeric UID.

Garbage Collection logging is enabled by default

Updated version of cloud-platform-master-provisioning-core-plugin removes default Garbage Collection logging options.

Known issues

Pipeline stages, parallels, and step incorrectly marked unstable

When there is a build with an unstable stage, parallel, or step, all the stages, parallels, and steps are incorrectly marked as unstable instead of just the unstable one that caused the Pipeline to be unstable. This is a known issue in the pipeline-graph-analysis plugin.

Revisions

Revision 5 (2020-04-14)

Plugin updates

Revision 4 (2019-03-06)

Security advisory 2019-03-06

Revision 3 (2019-02-25)

Pipeline stages, parallels, and step incorrectly marked unstable.

When there is a build with an unstable stage, parallel, or step, all the stages, parallels, and steps are incorrectly marked as unstable instead of just the unstable one that caused the Pipeline to be unstable. This is a known issue in the pipeline-graph-analysis plugin.

Revision 2 (2019-02-19)

Pipeline stages, parallels, and step incorrectly marked unstable.

When there is a build with an unstable stage, parallel, or step, all the stages, parallels, and steps are incorrectly marked as unstable instead of just the unstable one that caused the Pipeline to be unstable. This is a known issue in the pipeline-graph-analysis plugin.