fix(Map.yaml) : added new map for hpa apiversion autoscaling/v2beta2
The current version of plugin does not update hpa release manifest when it contains apiVersion autoscaling/v2beta2, it only works for autoscaling/v2beta1. hence i added one more mapping
pinging @mattfarina for approval
@hickeyma
sorry for pinging individually as this changes is pending since March...and are causing issues with plugin
Sending my approval of this PR as a bump,
Posting in case anybody isn't aware,
As a workaround, you can copy the Map.yaml in this repo (along with the added HPA mapping) and save it as a local file to reference when running the binary with the following flag.
--mapfile string path to the API mapping file (default "config/Map.yaml")
It's such a simple change and would also really appreciate if this got merged sooner rather than later
Thanks @soony88 for the bump, also for sharing the workaround although already i have build plugin with updated map file as workaround.
Please merge asap. We really need this feature
+1
Thanks for the PR. Multiple PRs came in to address this and another one has already been merged. Closing this one.