linkerd2/controller/gen
Aleksandr Tarasov 2c43d74095
Fix policy API json mapping (#9329)
The naming of policy API fields uses underscores but the JSON
spec in k8s uses camel case. This leads to nil values while working
with the SharedInformerFactory API.

Signed-off-by: aatarasoff <aatarasoff@gmail.com>
2022-09-12 08:07:36 -07:00
..
apis Fix policy API json mapping (#9329) 2022-09-12 08:07:36 -07:00
client Add codegen for httproute (#8994) 2022-07-28 13:35:14 -07:00
common/net dev: v22: Add json5-to-json (#9043) 2022-07-29 10:55:20 -07:00