OpenShift Extension for Azure DevOps
System | Status |
---|---|
Build (master branch) | |
Marketplace |
What is it
The OpenShift Extension for Azure DevOps offers tasks for integrating OpenShift into your Azure DevOps build and release pipelines, for example by executing user defined oc
commands.
The extension is distributed via the Azure DevOps Marketplace and can be found here.
Getting Started
Below you can find a collection of resources to better undestand how the extension works.
Known Issue
New version 2.0.13 changed all the tasks definitions. This might cause old pipelines, created using plugin 2.0.12 or older, to fail during execution. The issue can be easily solved by load, modify (any irrelevant change is good enough) and save the old pipeline so new definition is created and saved. #170 Thanks to Ludovit Varga.
How to contribute
If you want to contribute, make sure to follow the contribution guidelines when you open issues or submit pull requests.
You find all the information you need to get coding in the Development documentation.