also helm kind_sorter has an uninstall list that i...
# general
b
also helm kind_sorter has an uninstall list that is NOT a reverse of the install list: https://github.com/helm/helm/blob/master/pkg/tiller/kind_sorter.go#L68
c
@big-analyst-25083 this is just outdated. I will fix today.
@big-analyst-25083 have you seen issues related to this?
@big-analyst-25083 sorry—I must be thick, I don’t see any missing `kind`s?
oh oops never mind. 🙂
@big-analyst-25083 ok, the PR is up. a couple notes. (1) the install order shouldn’t be that important, because we retry resource operations that fail. (2) uninstall order also shouldn’t matter. Do you believe either of these things is wrong?