nifikop
nifikop copied to clipboard
nifikop incompatible with cert-manager 1.6.0+
Bug Report
As of cert-manager
v1.6.0, it no longer publishes API versions v1alpha2, v1alpha3, and v1beta1
. nifikop should be updated to support API v1
, which was introduced in cert-manager v0.16
:
https://github.com/jetstack/cert-manager/releases/tag/v1.6.0
This means you cannot run cert-manager v1.6.0 or later with nifikop.
Environment
- nifikop version: 0.7.2
- go version:
- Kubernetes version information: 1.21
-
Kubernetes cluster kind:
-
NiFi version: 1.14.0
Possible Solution Update nifikop to support cert-manager v1 CRDs
Hello @erdrix , We are evaluating nifikop and we are having this issue. We are willing to contribute to solve this.
I see there is an open PR, how can we help to get this merged soon
Hello @erdrix , We are evaluating nifikop and we are having this issue. We are willing to contribute to solve this.
I see there is an open PR, how can we help to get this merged soon
The PR is up :)
https://github.com/Orange-OpenSource/nifikop/pull/154