Skip to content

Releases: RyanSiu1995/kubebuilder-action

v1.3.1

08 Jul 14:57
e7e4de1
Compare
Choose a tag to compare

Added a new optional flag to instruct the usage of sudo in the workflow

v1.3.0

15 Mar 00:19
Compare
Choose a tag to compare

A security patch on the action workflow.

  • Upgrade nodeJS to v16
  • Upgrade the packages
    • @action/core from 1.2.6 to 1.10.0
    • @action/tool-cache from 1.10.0 to 2.0.1

v1.2.1

24 Aug 05:32
ff52bff
Compare
Choose a tag to compare

This is a hotfix for the upstream failure in Kubebuilder.
Once the upstream has been fixed, 1.2.1 and 1.2 will become no difference again.
Thank the following folks to report and work on the issue.

v1.2

05 May 08:40
0bb0ade
Compare
Choose a tag to compare

An update in the support for the kubebuilder v3.x.x.
kubebuilder v3.x.x package does not ship as zip file with all required binaries.
A couple of new flags are added in order to manage this behavior change.
v1.2 is backward compatible so you can use v1.1 setting for v1.2.

v1.1

17 Nov 06:40
e81ba54
Compare
Choose a tag to compare

An update in the library

1.0.0

17 Aug 13:43
Compare
Choose a tag to compare

Initial release for installing the kubebuilder locally.
Due to the limitation of the docker type action, the implementation now is using child_process in javascript to finish.
In the next release, it will integrate back to the javascript native library.

Usage:

uses: RyanSiu1995/kubebuilder-action@v1
with:
  version: 2.3.1