Skip to content

Releases: operator-framework/kubectl-operator

v0.6.0

16 Jan 16:13
ddb2132
Compare
Choose a tag to compare

Changelog

  • ddb2132 🌱 bump to go1.23.0 (#203)
  • 706897b fix bingo-upgrade target (#215)
  • 1e60f5a Bump rajatjindal/krew-release-bot from 0.0.46 to 0.0.47 (#214)
  • d0abd0e Bump k8s.io/apiextensions-apiserver from 0.31.0 to 0.31.1 (#209)
  • 593d789 Bump github.com/containerd/containerd from 1.7.21 to 1.7.22 (#207)
  • 6561ee3 Bump github.com/operator-framework/operator-registry (#206)
  • 218a017 Bump github.com/operator-framework/operator-controller (#205)
  • 536fde5 Bump github.com/operator-framework/operator-controller from 0.13.0 to 0.14.0 (#204)
  • 551bd4a 🌱 update bingo + tools (#202)
  • c070c92 Bump github.com/operator-framework/operator-controller (#198)
  • b383478 Bump github.com/operator-framework/operator-registry (#196)
  • d5fa53c bump to go1.22.5 (#201)
  • 3aa9bba Bump github.com/containerd/containerd from 1.7.20 to 1.7.21 (#199)
  • f0c3e8b Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 (#200)
  • 66b31fb Bump github.com/operator-framework/api from 0.26.0 to 0.27.0 (#197)
  • b704ae8 Bump k8s.io/client-go from 0.30.3 to 0.31.0 (#194)
  • b063ede Bump k8s.io/apimachinery from 0.30.3 to 0.31.0 (#193)
  • 08a9213 Bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.18.5 (#192)
  • 130029e Bump github.com/onsi/gomega from 1.34.0 to 1.34.1 (#191)
  • d62af6b Bump github.com/onsi/gomega from 1.33.1 to 1.34.0 (#190)
  • 8861850 Bump github.com/containerd/containerd from 1.7.19 to 1.7.20 (#189)
  • 35e811c Bump k8s.io/apiextensions-apiserver from 0.30.2 to 0.30.3 (#186)
  • 2a5d99c Bump github.com/operator-framework/operator-registry (#188)
  • 865e50a Bump k8s.io/client-go from 0.30.2 to 0.30.3 (#187)
  • 52b66da Bump github.com/operator-framework/operator-controller (#183)
  • 8459023 Bump github.com/operator-framework/operator-controller (#179) (#182)
  • 7c6fb57 Bump github.com/operator-framework/operator-controller (#179)
  • ee125c9 Bump github.com/operator-framework/operator-registry (#180)
  • 88b0efa Bump actions/add-to-project from 1.0.1 to 1.0.2 (#178)
  • c335638 Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#176)
  • 47ea804 Bump k8s.io/apiextensions-apiserver from 0.30.1 to 0.30.2 (#172)
  • c9339d2 Bump k8s.io/client-go from 0.30.1 to 0.30.2 (#174)
  • ffc890a Bump github.com/operator-framework/api from 0.25.0 to 0.26.0 (#175)
  • 100d720 Bump sigs.k8s.io/controller-runtime from 0.18.3 to 0.18.4 (#170)
  • b7ed38c Bump github.com/containerd/containerd from 1.7.17 to 1.7.18 (#169)
  • c5064a6 Bump github.com/operator-framework/operator-registry (#167)
  • 6ebf708 Bump sigs.k8s.io/controller-runtime from 0.18.2 to 0.18.3 (#168)
  • ce7d372 Bump github.com/operator-framework/api from 0.24.0 to 0.25.0 (#166)
  • 7844996 Bump github.com/operator-framework/operator-registry (#165)
  • 1ea0053 Bump github.com/containerd/containerd from 1.7.16 to 1.7.17 (#164)
  • 35a7720 Bump k8s.io/apiextensions-apiserver from 0.30.0 to 0.30.1 (#163)
  • 681d17f Bump k8s.io/client-go from 0.30.0 to 0.30.1 (#160)
  • 5a0e430 Bump github.com/operator-framework/operator-controller (#157)
  • 281ae1f Bump github.com/operator-framework/operator-registry (#162)
  • d1f13f6 Bump k8s.io/apimachinery from 0.30.0 to 0.30.1 (#158)
  • f16e874 Bump k8s.io/api from 0.30.0 to 0.30.1 (#161)
  • dd49d71 Bump github.com/operator-framework/api from 0.23.0 to 0.24.0 (#153)
  • a1fde66 Bump sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.2 (#155)
  • e5a5b6b Bump github.com/operator-framework/operator-registry (#149)
  • 968e7c3 bump k8s apis to 1.30 and controller-runtime to 0.18.0 (#146)

v0.5.1

30 Apr 13:45
f456aab
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

17 Nov 15:15
019ce08
Compare
Choose a tag to compare

What's Changed

  • .github: Fix the go-apidiff action and use the correct version by @timflannagan in #75
  • assets/demo: Use the eval built-in command for typed commands by @timflannagan in #74
  • Bump to go 1.19 and k8s 1.25 by @joelanford in #77
  • Return only found PackageManifests by @cdjohnson in #78
  • Fix install mode compatibility checking by @joelanford in #80
  • operator describe: don't panic when specified package name is not found by @joelanford in #79
  • Use package channel entries to lookup version by @joelanford in #76
  • OLMv1 Operator install/uninstall by @tmshort in #85
  • Update to generic sets by @tmshort in #87
  • list-operands: include namespace in error message when package is not found by @joelanford in #88

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

17 Feb 20:19
v0.4.0
67a5302
Compare
Choose a tag to compare

Changelog

67a5302 Uninstall improvements (#55)
7e2e2de install: improve detection for desired install mode when creating operator group (#54)
720400e bump goreleaser to 0.177.0 to resolve broken goreleaser install script (#56)
16c1d32 list-available: if a specified package exists in multiple catalogs, list the package for each catalog (#49)
f12f147 operator uninstall with operands (#45)
1a19c3e Add OWNERS file (#47)
9e5901c create and set timeouts globally via a flag (#43)
2885d30 add github workflow that runs go-apidiff (#42)

v0.3.0

09 Apr 18:06
v0.3.0
99de912
Compare
Choose a tag to compare

Changelog

99de912 Add ginkgo/gomega tests for list-operands (#41)
8397c4b fix: change operand list Run signature to include package name argument (#40)
8fb217d Add kubectl operator list-operands command (#38)
50fcce0 kubectl operator list-operands library code (#37)

v0.2.0

17 Feb 18:57
v0.2.0
298e669
Compare
Choose a tag to compare

Changelog

298e669 relax format for startingCSV guessing algorithm; use simple search/replace (#32)
f3b4aec Add darwin_arm64 target to support Apple Silicon (#35)
c4893fb minor improvements on uninstall refactoring, log csv kind when deleting csvs (#31)
a89c83e Dependency bumps: Controller-runtime v0.8.2, containerd v1.4.3 (#30)
fdca85f Improve uninstall command (#29)
d321b71 internal/pkg/action/operator_uninstall.go: minor improvements (#28)
9158a6c demo: update to use prometheus operator; cockroachdb will soon be replaced by new/official version in the catalog

v0.1.0

11 Nov 21:50
Compare
Choose a tag to compare

Changelog

e5a8169 demo: update based on latest changes
b4e7a70 Refactor for cli and pkg/action decoupling and deduplication (#23)
fb6f935 fix(uninstall): rely on OLM to delete operator resources via CSV deletion (#27)
ff147ab Fix: Set obj name and namespace during uninstall (#26)
6793f28 add operator describe command (#19)

v0.0.6

03 Sep 17:22
b333571
Compare
Choose a tag to compare

Changelog

b333571 internal/pkg/action/catalog_add.go: several improvements (#21)
1f47404 internal/cmd: add version subcommand (#20)

v0.0.5

13 Aug 15:54
v0.0.5
df325e8
Compare
Choose a tag to compare

Changelog

df325e8 .github/workflows/release.yml: enable krew-release-bot (#17)
c9585bf update demo gif, add generator scripts (#16)
3a6da24 Add basic install directions to Readme (#5)
25407c3 pkg/action: various operator uninstall and catalog improvements (#15)
5ac9c8d internal: more flexible and isolated logging (#14)
8f89a93 .goreleaser.yml: use consistent version string in release artifacts (#12)
fa4a6f1 delete everything from install plan, wait for CRD deletion (#9)
039c26c .github/workflows: fix goreleaser changelog generation (#11)
0eec6e1 moving package imports to current project name (#10)
e3160b0 GolangCI-Lint Added with Happy Linter (#7)
e570568 .krew.yaml: updates based on krew-index PR feedback (#8)

v0.0.4

05 Aug 19:08
v0.0.4
2d0a857
Compare
Choose a tag to compare

Changelog

2d0a857 .gitignore: add more common files to ignore (#6)
1949262 add option and flag to set WatchNamespaces for operator install
0a001ca remove unused internal/pkg/operatorgroup package
64c157b operator uninstall: add --delete-all,-X flag
b8911ee internal/pkg/action/operator_install.go: improve operator group logic
6e04316 remove unsupported os/arch pairs
10610a4 .krew.yaml: add arm64 entry
8b01f71 .krew.yaml: move to operator-framework org