Skip to content

Releases: jkandasa/autoeasy

Development Build - main branch

27 Jun 03:52
Compare
Choose a tag to compare
Pre-release
update git hub action to support k8s_network_diagnose branch

Signed-off-by: Jeeva Kandasamy <jkandasa@gmail.com>

Development Build - k8s_network_diagnose branch

27 Jun 03:59
Compare
Choose a tag to compare
update release file name

Signed-off-by: Jeeva Kandasamy <jkandasa@gmail.com>

v1.4.0

14 Mar 05:55
Compare
Choose a tag to compare

Fixes:

  • fixed specifying a root certificates file with the insecure flag is not allowed on k8s client

Features:

  • add support to migrate CRDs storage version on kubernetes/openshift
    autoeasy openshift migrate crd-storage-version tasks.tekton.dev --log-level debug
    

v1.3.2

10 May 23:52
Compare
Choose a tag to compare

New flag (always-pull-image) introduced in openshift get package details, which is by default true, hence always pulls index image

--always-pull-image   always pull image (default true)
$ autoeasy openshift get package my-operator --image=xyz/operator-index:123

v1.3.1

20 Jan 05:11
Compare
Choose a tag to compare
  • exit cli with error code on error exit

v1.3.0

18 Jan 10:49
Compare
Choose a tag to compare
  • added jaeger install/uninstall cli command

v1.2.0

04 Jan 11:58
Compare
Choose a tag to compare
  • added OpenShift ImageContentSourcePolicy cli command

v1.1.0

21 Dec 15:06
Compare
Choose a tag to compare
  • cli commands
  • other minor changes

v1.0.0

12 Mar 04:09
Compare
Choose a tag to compare

first release