This repository was archived by the owner on Jun 12, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
If the old common-templates CRD exists, the operator receives an empt…
…y response by querying from by its kind (no resources found), and this leads it to wrongfully think it should take the upgrade path. This PR makes sure to perform an upgrade when the old CR exists, instead of the old CRD. Signed-off-by: Omer Yahud <[email protected]>
- Loading branch information