You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a new CRD method to query all the renames observed in generator.yaml
This patch introduces a new function that returns all the observed
renames for a given CRD and for a specific `generator.yaml` file. It
returns two different maps, the first mapping old names with new ones
and the other mapping old ones with new ones.
0 commit comments