Skip to content

Releases: redhat-actions/openshift-tools-installer

Add changelog for v1.7.3

16 Dec 14:51
Compare
Choose a tag to compare
Signed-off-by: divyansh42 <diagrawa@redhat.com>

Add changelog for v1.7.3

16 Dec 14:51
Compare
Choose a tag to compare
Signed-off-by: divyansh42 <diagrawa@redhat.com>

Support to install CRDA cli

13 Jul 00:45
Compare
Choose a tag to compare
  • Add support to install CRDA cli from GitHub.

Add support for kustomize

14 Jun 15:34
Compare
Choose a tag to compare
  • Add support to install kustomize from GitHub.
  • Fail the action if the requested tool is not available on the provided source.

Change storage path of the installed tools

07 Jun 17:38
Compare
Choose a tag to compare

Change storage path of the installed tools to /_temp/openshift-bin/<installed-tool>.

Add support for yq

04 Jun 18:30
Compare
Choose a tag to compare
  • Add support to install yq from GitHub.

Support to install tools from GitHub

25 May 19:43
e2a744b
Compare
Choose a tag to compare
  • Add support to install tools from GitHub Releases. This can be done by specifying the desired source in the input source.
  • Add input source which accepts value github and mirror to support tools installation from the OpenShift Mirror or from GitHub.
  • Add input github_pat to provide GitHub access token when the source is github.
  • Add support to install s2i client from GitHub Release.
  • Add input skip_cache to set caching of the downloaded executables via action input instead of setting up the env.
  • (Internal) Expand test workflows.

v1.1.2: Add CHANGELOG.md

10 May 15:34
Compare
Choose a tag to compare
Signed-off-by: divyansh42 <diagrawa@redhat.com>

Add operator-sdk

26 Mar 14:13
Compare
Choose a tag to compare