running into an issue with the linkerd-crds helm c...
# kubernetes
i
running into an issue with the linkerd-crds helm chart on an upgrade (using the Release resource). the error message says a label and some annotations are missing, and that the crd can't be adopted by the release, but they are not actually missing. after looking over the pulumi updates, it turns out what actually is going on is a crd was dropped, and now pulumi thinks all the resources have been renamed because the order is now different. does anyone know how to resolve this issue? I've already tried manually deleting the resource that the chart drops to no avail