Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Releases: operator-framework/rukpak

v0.24.0

18 Jun 15:28
Compare
Choose a tag to compare

Installation

kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.9.0/cert-manager.yaml
kubectl wait --for=condition=Available --namespace=cert-manager deployment/cert-manager-webhook --timeout=60s
kubectl apply -f https://github.com/operator-framework/rukpak/releases/download/v0.24.0/rukpak.yaml
kubectl wait --for=condition=Available --namespace=rukpak-system deployment/core --timeout=60s
kubectl wait --for=condition=Available --namespace=rukpak-system deployment/helm-provisioner --timeout=60s
kubectl wait --for=condition=Available --namespace=rukpak-system deployment/rukpak-webhooks --timeout=60s
kubectl wait --for=condition=Available --namespace=crdvalidator-system deployment/crd-validation-webhook --timeout=60s

What's Changed

  • Bump helm.sh/helm/v3 from 3.15.1 to 3.15.2 by @dependabot in #918
  • Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #921
  • Add tests to make sure rukpak enforces limitations by @m1kola in #922
  • Bump github.com/google/go-containerregistry from 0.19.1 to 0.19.2 by @dependabot in #923
  • Update certificate support by @tmshort in #920

Full Changelog: v0.23.1...v0.24.0

v0.23.1

12 Jun 17:11
Compare
Choose a tag to compare

Installation

kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.9.0/cert-manager.yaml
kubectl wait --for=condition=Available --namespace=cert-manager deployment/cert-manager-webhook --timeout=60s
kubectl apply -f https://github.com/operator-framework/rukpak/releases/download/v0.23.1/rukpak.yaml
kubectl wait --for=condition=Available --namespace=rukpak-system deployment/core --timeout=60s
kubectl wait --for=condition=Available --namespace=rukpak-system deployment/helm-provisioner --timeout=60s
kubectl wait --for=condition=Available --namespace=rukpak-system deployment/rukpak-webhooks --timeout=60s
kubectl wait --for=condition=Available --namespace=crdvalidator-system deployment/crd-validation-webhook --timeout=60s

What's Changed

Full Changelog: v0.23.0...v0.23.1

v0.23.0

12 Jun 13:55
Compare
Choose a tag to compare

Installation

kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.9.0/cert-manager.yaml
kubectl wait --for=condition=Available --namespace=cert-manager deployment/cert-manager-webhook --timeout=60s
kubectl apply -f https://github.com/operator-framework/rukpak/releases/download/v0.23.0/rukpak.yaml
kubectl wait --for=condition=Available --namespace=rukpak-system deployment/core --timeout=60s
kubectl wait --for=condition=Available --namespace=rukpak-system deployment/helm-provisioner --timeout=60s
kubectl wait --for=condition=Available --namespace=rukpak-system deployment/rukpak-webhooks --timeout=60s
kubectl wait --for=condition=Available --namespace=crdvalidator-system deployment/crd-validation-webhook --timeout=60s

What's Changed

Full Changelog: v0.22.0...v0.23.0

v0.22.0

11 Jun 14:46
Compare
Choose a tag to compare

Installation

kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.9.0/cert-manager.yaml
kubectl wait --for=condition=Available --namespace=cert-manager deployment/cert-manager-webhook --timeout=60s
kubectl apply -f https://github.com/operator-framework/rukpak/releases/download/v0.22.0/rukpak.yaml
kubectl wait --for=condition=Available --namespace=rukpak-system deployment/core --timeout=60s
kubectl wait --for=condition=Available --namespace=rukpak-system deployment/helm-provisioner --timeout=60s
kubectl wait --for=condition=Available --namespace=rukpak-system deployment/rukpak-webhooks --timeout=60s
kubectl wait --for=condition=Available --namespace=crdvalidator-system deployment/crd-validation-webhook --timeout=60s

What's Changed

  • Make finalizer logic external by @varshaprasad96 in #897
  • Bump github.com/containerd/containerd from 1.7.16 to 1.7.17 by @dependabot in #899
  • Bump github.com/containers/image/v5 from 5.30.0 to 5.30.1 by @dependabot in #901
  • bump go 1.22 and k8s deps 0.30.0 by @everettraven in #890
  • Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.18.0 by @dependabot in #903
  • Bump github.com/go-logr/logr from 1.4.1 to 1.4.2 by @dependabot in #904
  • Add a CRD Upgrade Safety preflight check to the BundleDeployment controller by @everettraven in #873
  • Bump helm.sh/helm/v3 from 3.15.0 to 3.15.1 by @dependabot in #905
  • Bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0 by @dependabot in #907
  • Add optional field to BundleDeployment API to enable/disable CRD upgrade safety preflight checks by @rashmigottipati in #902
  • Bump golang.org/x/crypto from 0.23.0 to 0.24.0 by @dependabot in #909
  • Bump github.com/containerd/containerd from 1.7.17 to 1.7.18 by @dependabot in #910

New Contributors

Full Changelog: v0.21.1...v0.22.0

v0.21.1

15 May 19:36
v0.21.1
Compare
Choose a tag to compare

Installation

kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.9.0/cert-manager.yaml
kubectl wait --for=condition=Available --namespace=cert-manager deployment/cert-manager-webhook --timeout=60s
kubectl apply -f https://github.com/operator-framework/rukpak/releases/download/v0.21.1/rukpak.yaml
kubectl wait --for=condition=Available --namespace=rukpak-system deployment/core --timeout=60s
kubectl wait --for=condition=Available --namespace=rukpak-system deployment/helm-provisioner --timeout=60s
kubectl wait --for=condition=Available --namespace=rukpak-system deployment/rukpak-webhooks --timeout=60s
kubectl wait --for=condition=Available --namespace=crdvalidator-system deployment/crd-validation-webhook --timeout=60s

What's Changed

Full Changelog: v0.21.0...v0.21.1

v0.20.0

01 May 21:03
v0.20.0
Compare
Choose a tag to compare

Installation

kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.9.0/cert-manager.yaml
kubectl wait --for=condition=Available --namespace=cert-manager deployment/cert-manager-webhook --timeout=60s
kubectl apply -f https://github.com/operator-framework/rukpak/releases/download/v0.20.0/rukpak.yaml
kubectl wait --for=condition=Available --namespace=rukpak-system deployment/core --timeout=60s
kubectl wait --for=condition=Available --namespace=rukpak-system deployment/helm-provisioner --timeout=60s
kubectl wait --for=condition=Available --namespace=rukpak-system deployment/rukpak-webhooks --timeout=60s
kubectl wait --for=condition=Available --namespace=crdvalidator-system deployment/crd-validation-webhook --timeout=60s

What's Changed

  • bump kind to 0.22.0 by @joelanford in #848
  • Bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 by @dependabot in #849
  • Bump actions/add-to-project from 0.6.1 to 1.0.0 by @dependabot in #846
  • Bump github.com/operator-framework/operator-registry from 1.37.0 to 1.39.0 by @dependabot in #851
  • Bump golang.org/x/crypto from 0.21.0 to 0.22.0 by @dependabot in #853
  • Bump DavidAnson/markdownlint-cli2-action from 15 to 16 by @dependabot in #854
  • Bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in #852
  • deps: align ginkgo CLI to lib, use available helm-operator-plugins API improvements by @joelanford in #855
  • Import groups linting by @trgeiger in #856
  • Bump helm.sh/helm/v3 from 3.14.3 to 3.14.4 by @dependabot in #858
  • Bump alstr/todo-to-issue-action from 4.12.3 to 4.13 by @dependabot in #859
  • Bump actions/add-to-project from 1.0.0 to 1.0.1 by @dependabot in #860
  • Bump github.com/onsi/gomega from 1.32.0 to 1.33.0 by @dependabot in #862
  • Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #863
  • make golangci-lint config consistent across repos by @joelanford in #865
  • Bump github.com/operator-framework/operator-registry from 1.39.0 to 1.40.0 by @dependabot in #868
  • Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 by @dependabot in #869
  • BundleDeployment: add and implement required installNamespace field by @joelanford in #864
  • Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 by @dependabot in #870
  • 🐛 use FallbackToLogsOnError termination message policy by @joelanford in #872
  • bump helm-operator-plugins to v0.2.1 by @joelanford in #871

New Contributors

Full Changelog: v0.19.0...v0.20.0

v0.19.0

26 Mar 21:08
Compare
Choose a tag to compare

Installation

kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.9.0/cert-manager.yaml
kubectl wait --for=condition=Available --namespace=cert-manager deployment/cert-manager-webhook --timeout=60s
kubectl apply -f https://github.com/operator-framework/rukpak/releases/download/v0.19.0/rukpak.yaml
kubectl wait --for=condition=Available --namespace=rukpak-system deployment/core --timeout=60s
kubectl wait --for=condition=Available --namespace=rukpak-system deployment/helm-provisioner --timeout=60s
kubectl wait --for=condition=Available --namespace=rukpak-system deployment/rukpak-webhooks --timeout=60s
kubectl wait --for=condition=Available --namespace=crdvalidator-system deployment/crd-validation-webhook --timeout=60s

What's Changed

  • 🌱 GH Actions: add workflow to add epic issues to OLMv1 project by @joelanford in #834
  • Bump actions/add-to-project from 0.5.0 to 0.6.0 by @dependabot in #835
  • Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #836
  • Bump helm.sh/helm/v3 from 3.14.2 to 3.14.3 by @dependabot in #837
  • Bump github.com/operator-framework/operator-registry from 1.36.0 to 1.37.0 by @dependabot in #838
  • Bump k8s.io/component-base from 0.29.2 to 0.29.3 by @dependabot in #839
  • Bump github.com/onsi/gomega from 1.31.1 to 1.32.0 by @dependabot in #840
  • Bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.0 by @dependabot in #841
  • Bump github.com/onsi/ginkgo/v2 from 2.17.0 to 2.17.1 by @dependabot in #844
  • bump docker/docker, docker/cli, oras-go deps by @grokspawn in #845
  • Bump actions/add-to-project from 0.6.0 to 0.6.1 by @dependabot in #842

Full Changelog: v0.18.1...v0.19.0

v0.18.1

06 Mar 22:29
Compare
Choose a tag to compare

Installation

kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.9.0/cert-manager.yaml
kubectl wait --for=condition=Available --namespace=cert-manager deployment/cert-manager-webhook --timeout=60s
kubectl apply -f https://github.com/operator-framework/rukpak/releases/download/v0.18.1/rukpak.yaml
kubectl wait --for=condition=Available --namespace=rukpak-system deployment/core --timeout=60s
kubectl wait --for=condition=Available --namespace=rukpak-system deployment/helm-provisioner --timeout=60s
kubectl wait --for=condition=Available --namespace=rukpak-system deployment/rukpak-webhooks --timeout=60s
kubectl wait --for=condition=Available --namespace=crdvalidator-system deployment/crd-validation-webhook --timeout=60s

What's Changed

New Contributors

Full Changelog: v0.18.0...v0.18.1

v0.18.0

22 Feb 16:51
Compare
Choose a tag to compare

Installation

kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.9.0/cert-manager.yaml
kubectl wait --for=condition=Available --namespace=cert-manager deployment/cert-manager-webhook --timeout=60s
kubectl apply -f https://github.com/operator-framework/rukpak/releases/download/v0.18.0/rukpak.yaml
kubectl wait --for=condition=Available --namespace=rukpak-system deployment/core --timeout=60s
kubectl wait --for=condition=Available --namespace=rukpak-system deployment/helm-provisioner --timeout=60s
kubectl wait --for=condition=Available --namespace=rukpak-system deployment/rukpak-webhooks --timeout=60s
kubectl wait --for=condition=Available --namespace=crdvalidator-system deployment/crd-validation-webhook --timeout=60s

What's Changed

  • Bump DavidAnson/markdownlint-cli2-action from 14 to 15 by @dependabot in #812
  • Bump github.com/onsi/gomega from 1.31.0 to 1.31.1 by @dependabot in #813
  • Bump github.com/operator-framework/helm-operator-plugins from 0.1.1 to 0.1.3 by @dependabot in #814
  • Bump alstr/todo-to-issue-action from 4.12.1 to 4.12.3 by @dependabot in #825
  • 🌱 Bump helm to 3.14.1 by @kevinrizza in #823
  • Bump github.com/opencontainers/runc from 1.1.10 to 1.1.12 by @dependabot in #817
  • Bump helm.sh/helm/v3 from 3.13.3 to 3.14.2 by @dependabot in #826
  • Bump golang.org/x/crypto from 0.18.0 to 0.19.0 by @dependabot in #820
  • 🌱 Bump k8s dependencies to the latest patch by @m1kola in #827

Full Changelog: v0.17.0...v0.18.0

v0.17.0

19 Jan 19:17
Compare
Choose a tag to compare

Installation

kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.9.0/cert-manager.yaml
kubectl wait --for=condition=Available --namespace=cert-manager deployment/cert-manager-webhook --timeout=60s
kubectl apply -f https://github.com/operator-framework/rukpak/releases/download/v0.17.0/rukpak.yaml
kubectl wait --for=condition=Available --namespace=rukpak-system deployment/core --timeout=60s
kubectl wait --for=condition=Available --namespace=rukpak-system deployment/helm-provisioner --timeout=60s
kubectl wait --for=condition=Available --namespace=rukpak-system deployment/rukpak-webhooks --timeout=60s
kubectl wait --for=condition=Available --namespace=crdvalidator-system deployment/crd-validation-webhook --timeout=60s

What's Changed

New Contributors

Full Changelog: v0.16.0...v0.17.0