Skip to content

jenkinsci/kubernetes-client-api-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Kubernetes Client API Plugin

This plugin exposes the Kubernetes Client API to Jenkins plugins.

Known usage

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

See the release page

To release the plugin, just ask a maintainer to merge the PR on master branch.

Test local instance

To test in a local Jenkins instance

mvn hpi:run