Skip to content
This repository was archived by the owner on Dec 11, 2020. It is now read-only.

Releases: redhat-developer/openshift-actions

OpenShift Action

23 Jun 10:55
1c258ca

Choose a tag to compare

Added cache support #31
Allows action to perform different operations based on inputs #32

OpenShift Action

24 Feb 16:31
77498a8

Choose a tag to compare

Added support for using local oc cli when using self-hosted runner
Added proxy support documentation
Moved to eslint

OpenShift Action

21 Jan 05:08
f442db1

Choose a tag to compare

Fixed bug when retrieving json file on self-hosted runner

OpenShift Action

21 Jan 05:00
2e1cc67

Choose a tag to compare

First release of OpenShift Action extension.
It allows to connect to an OpenShift cluster and execute oc commands in it.
It supports both basic and token authentication.
It works with oc cli v. 3 and 4.