Skip to content

Vlatombe/kubernetes-credentials-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes Credentials Plugin

build-status

Contains classes shared between the Kubernetes Plugin and the Kubernetes CLI Plugin:

  • an OpenShift username/password credentials that can fetch a valid Kubernetes token when needed
  • an OpenShift secret credentials, which is meant to hold a Kubernetes token

Those credentials are available through the UI and in pipelines.

Building and Testing

To build the extension, run:

mvn clean package

and upload target/kubernetes-credentials.hpi to your Jenkins installation.

To run the tests:

mvn clean test

About

Credential classes to access Kubernetes clusters

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.1%
  • HTML 1.9%