Closed github-actions[bot] closed 2 years ago
This issue has become stale because it has been open 60 days with no activity. The maintainers of this repo will remove this label during issue triage or it will be removed automatically after an update. Adding the lifecycle/frozen
label will cause this issue to ignore lifecycle events.
Closed in 9759cb8e07c6a8b0947867c4a6549a1a8b4d5bac
An error that is bubbled up from the k8s.io/cli-runtime library
does not wrap meta.NoKindMatchError, so we need to fallback to
the use of string comparisons for now.
https://github.com/timflannagan/rukpak/blob/a980a1f29c5bed525fb266cd29aeb9e56cb03b38/internal/provisioner/plain/controllers/bundleinstance_controller.go#L445