Skip to content

Adding importsToKeep to DataImportCron status #4006

@gaohoward

Description

@gaohoward

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions