mirror of
https://github.com/kubevirt/containerized-data-importer.git
synced 2025-06-03 06:30:22 +00:00
![]() * Bump k8s/OpenShift/ctrl-runtime & make deps-update
Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>
* operator: fix prometheus API bool->*bool change
Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>
* certrotation: pass signer ns/name according to API change
Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>
* certrotation: adapt by passing clock through API
Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>
* certrotation: create empty secret with type tls
Brace yourself for a rollercoaster:
https://github.com/openshift/library-go/blob/release-4.18/pkg/operator/resource/resourceapply/core.go#L452
this path is no longer used since recent library-go.
We should be okay since the versions upgrading to this CDI
have a secret that was converted to the TLS type
Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>
* certrotation: adapt to unit tests failing on secret create
context https://github.com/openshift/library-go/pull/1772
Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>
* Revert "handle "already exists" when certrotation creates secret"
This reverts commit
|
||
---|---|---|
.. | ||
api | ||
apiextensions-apiserver | ||
apimachinery | ||
apiserver | ||
client-go | ||
cluster-bootstrap | ||
code-generator | ||
component-base | ||
component-helpers | ||
gengo/v2 | ||
klog/v2 | ||
kube-aggregator | ||
kube-openapi | ||
utils |