Open dbarentine opened 2 years ago
What this PR does / why we need it:
Updates: GO - 1.18 Kuttl - 0.12.1 K8s - 0.20.2 goreleaser - 1.9.2 golangci_lint - 1.45.2
The big thing it does though, is fixes the K8s deprecation issue that prevents installation on K8s 1.22+ clusters.
Supersedes the following PRs:
It also fixes a few issues: Fixes #1804 Fixes #1807
@kensipe @alenkacz @zen-dog @jbarrick-mesosphere Any possibility of getting a review/merge of this?
@dbarentine I will look today.
What this PR does / why we need it:
Updates: GO - 1.18 Kuttl - 0.12.1 K8s - 0.20.2 goreleaser - 1.9.2 golangci_lint - 1.45.2
The big thing it does though, is fixes the K8s deprecation issue that prevents installation on K8s 1.22+ clusters.
Supersedes the following PRs:
1806
1805
1799
It also fixes a few issues: Fixes #1804 Fixes #1807