stopley / kubernetes-client-api-plugin

Jenkins Kubernetes Client API Plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kubernetes Client API Plugin

This plugin exposes the Kubernetes Client API to Jenkins plugins like kubernetes-plugins and kubernetes-credentials-provider-plugin.

Environment

The following build environment is required to build this plugin

  • java-1.8 and maven-3.3.9

Build

To build the plugin locally:

mvn clean verify

Release

To release the plugin:

mvn release:prepare release:perform -B

Test local instance

To test in a local Jenkins instance

mvn hpi:run

About

Jenkins Kubernetes Client API Plugin

License:Apache License 2.0