unfork icon indicating copy to clipboard operation
unfork copied to clipboard

Unfork should properly handle helm name prefixes

Open laverya opened this issue 5 years ago • 1 comments

Helm will often add prefixes to the names of generated resources when applying to a cluster - resulting in names like jaunty-quail-redis-master instead of just redis-master. Unfork should handle this (with json patches to change names, if required) when it appears.

laverya avatar Sep 11 '19 21:09 laverya

WIP over at https://github.com/laverya/unfork/tree/discover-and-correct-changes-in-unfork-resource-names but needs work

laverya avatar Sep 11 '19 23:09 laverya