- sigs.k8s.io/controller-runtime v0.8.2 - sigs.k8s.io/controller-tools/cmd/controller-gen v0.4.1 - fluxcd/pkg/runtime v0.8.3 Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Signed-off-by: Gert Dewit <gert@hobbiton.be>
Updates to use metav1.Condition type and removes references for deprecated corev1.Condition* constants and uses the new k8s api/meta helpers in place of the old pkg/apis/meta types. Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>