This PR introduces several significant improvements to the Importer-RDBMS deployment using the operator. The following changes have been implemented:
Probes: Added liveness and readiness probes to ensure the health and availability of the deployments.
Resource Toggles: Introduced the ability to enable/disable resources (e.g., RBACs, Secrets, ConfigMaps) through the Custom Resource (CR) to provide more flexibility in configuration.
Deletion Logic: Implemented logic for proper deletion of resources to handle cleanup and avoid orphaned resources.
Enhanced Status Updates: Improved the status update mechanism to provide more comprehensive and accurate status information for state of the operator.
Importer-RDBMS Deployment Enhancements
This PR introduces several significant improvements to the Importer-RDBMS deployment using the operator. The following changes have been implemented:
Following new files added:
Addresses: #1 Issue Ticket