summaryrefslogtreecommitdiff
path: root/robusta_krr/utils/object_like_dict.py
AgeCommit message (Collapse)Author
2024-03-15CronJobs, DeploymentConfigs and reworked Argo Rollouts (#228)Pavel Zhukov
* Add CronJob scan * Implement Rollout using custom resource API * Add deploymentconfig support * Fix deploymentconfig not found * Process workloadRef of argo rollout * Fix for comments * Remove test print * Adjust AsyncIterable