mirror of
https://github.com/kubevirt/containerized-data-importer.git
synced 2025-06-03 06:30:22 +00:00
![]() * Add conditions to DataVolume and add condition annotation to PVCs Signed-off-by: Alexander Wels <awels@redhat.com> * Added reason codes to conditions Updated functional tests to use reason codes Fixed broken functional test. Signed-off-by: Alexander Wels <awels@redhat.com> * Added last transition time Added documentation Signed-off-by: Alexander Wels <awels@redhat.com> * Switch to conditions slice from conditions pointer slice. Signed-off-by: Alexander Wels <awels@redhat.com> * Add heartbeat time for conditions. Renamed AnnRunningCondition to AnnLastTerminationMessage Only update reason/message on heartbeat or state change. Signed-off-by: Alexander Wels <awels@redhat.com> * Rename heartBeat to heartbeat Re-factor datavolume-conditions to properly update heartbeat time. Signed-off-by: Alexander Wels <awels@redhat.com> * renamed AnnRunningConditionReason to AnnLastTerminationReason Signed-off-by: Alexander Wels <awels@redhat.com> * Revert lastTerminatedMessage/Reason rename Added separate AnnScratchBoundCondition/Message/Reason for scratch space Signed-off-by: Alexander Wels <awels@redhat.com> * Update bound condition to take scratch or source PVC status into consideration. Update running condition to take source pod status into consideration Signed-off-by: Alexander Wels <awels@redhat.com> * Addressed comments in review. Signed-off-by: Alexander Wels <awels@redhat.com> * Properly get scratch space pvc phase. Signed-off-by: Alexander Wels <awels@redhat.com> |
||
---|---|---|
.. | ||
BUILD.bazel | ||
clone-controller_test.go | ||
clone-controller.go | ||
config-controller_test.go | ||
config-controller.go | ||
controller_suite_test.go | ||
datavolume-conditions_test.go | ||
datavolume-conditions.go | ||
datavolume-controller_test.go | ||
datavolume-controller.go | ||
import-controller_test.go | ||
import-controller.go | ||
runtime-util.go | ||
smart-clone-controller_test.go | ||
smart-clone-controller.go | ||
upload-controller_test.go | ||
upload-controller.go | ||
util_test.go | ||
util.go |