Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
helmrepo: Remove migration log event
This will be logged/event emitted forever once in the lifecycle of HelmRepository OCI object because all new objects have to remove the .status.observedGeneration which is set to -1 by the API defaulting. Better to perform the object conversion internally without any log or event. Signed-off-by: Sunny <darkowlzz@protonmail.com>
- Loading branch information