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

  • Update golang.org/x/crypto dependency to v0.17.0 by @kevinrizza in #779
  • Bump github.com/containerd/containerd from 1.6.18 to 1.6.26 by @dependabot in #776
  • Bump actions/stale from 8.0.0 to 9.0.0 by @dependabot in #769
  • Bump alstr/todo-to-issue-action from 4.10.2 to 4.11.1 by @dependabot in #759
  • Bump github.com/go-git/go-git/v5 from 5.9.0 to 5.11.0 by @dependabot in #778
  • Bump actions/setup-go from 4 to 5 by @dependabot in #768
  • Bump DavidAnson/markdownlint-cli2-action from 13 to 14 by @dependabot in #766
  • Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #780
  • 🌱 Bump otelhttp by @ncdc in #781
  • 🌱 Bump docker to 24.0.7 by @ncdc in #785
  • Bump alstr/todo-to-issue-action from 4.11.1 to 4.12.1 by @dependabot in #784
  • Bump github.com/containerd/containerd from 1.7.6 to 1.7.11 by @dependabot in #786
  • Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 by @dependabot in #787
  • Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.2 by @dependabot in #782
  • Bump github.com/gorilla/handlers from 1.5.1 to 1.5.2 by @dependabot in #789
  • Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 by @dependabot in #790
  • Bump github.com/gorilla/mux from 1.8.0 to 1.8.1 by @dependabot in #788
  • Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #795
  • Bump golang.org/x/sync from 0.4.0 to 0.6.0 by @dependabot in #798
  • Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0 by @dependabot in #796
  • Remove Bundle API and its controller by @varshaprasad96 in #774
  • followups from removal of Bundle API and upload source by @joelanford in #801
  • 🌱 bump k8s, helm-operator-plugins, of/operator-registry, and of/api by @joelanford in #794
  • Bump github.com/operator-framework/operator-registry from 1.34.0 to 1.36.0 by @dependabot in #804
  • Bump github.com/onsi/gomega from 1.30.0 to 1.31.0 by @dependabot in #805
  • 🌱 bump controller-gen to v0.14.0 by @joelanford in #809
  • Bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.15.0 by @dependabot in #807
  • ✨ Support for other Install strategies by @varshaprasad96 in #802

New Contributors

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