source-controller/controllers
Aurel Canciu 00bb853d0e
Refactor to adopt k8s standardized Condition type
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>
2020-11-19 13:08:33 +02:00
..
testdata Remove use of chartutil.ProcessDependencies 2020-10-30 19:16:28 +02:00
bucket_controller.go Refactor to adopt k8s standardized Condition type 2020-11-19 13:08:33 +02:00
gitrepository_controller.go Refactor to adopt k8s standardized Condition type 2020-11-19 13:08:33 +02:00
gitrepository_controller_test.go Refactor to adopt k8s standardized Condition type 2020-11-19 13:08:33 +02:00
helmchart_controller.go Refactor to adopt k8s standardized Condition type 2020-11-19 13:08:33 +02:00
helmchart_controller_test.go Refactor to adopt k8s standardized Condition type 2020-11-19 13:08:33 +02:00
helmrepository_controller.go Refactor to adopt k8s standardized Condition type 2020-11-19 13:08:33 +02:00
helmrepository_controller_test.go Reorganize helm chart testdata for controllers 2020-10-28 14:57:12 +02:00
storage.go Change copyright to Flux authors 2020-10-27 17:54:22 +01:00
storage_test.go Promote API to v1beta1 2020-09-30 16:11:00 +03:00
suite_test.go Change copyright to Flux authors 2020-10-27 17:54:22 +01:00