-
Notifications
You must be signed in to change notification settings - Fork 304
Open
Labels
Description
What happened:
The importsToKeep for DataImportCron is important as it limits the total previous imports kept
in the cluster. If not specified it has a default value. Adding this info to the status
can help users to get informed of the current effective importsToKeep value.
What you expected to happen:
When users retrieve the DataImportCron its status should include importsToKeep value
How to reproduce it (as minimally and precisely as possible):
Steps to reproduce the behavior.
Currently if users get the DataImportCron CR it doesn't have this value in the status.
Additional context:
Add any other context about the problem here.
Environment:
- CDI version (use
kubectl get deployments cdi-deployment -o yaml): N/A - Kubernetes version (use
kubectl version): N/A - DV specification: N/A
- Cloud provider or hardware configuration: N/A
- OS (e.g. from /etc/os-release): N/A
- Kernel (e.g.
uname -a): N/A - Install tools: N/A
- Others: N/A