linkerd2/controller/gen/apis/policy
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
..
v1alpha1 Fix policy API json mapping (#9329) 2022-09-12 08:07:36 -07:00
register.go Add Go types for Policy CRDs (#8171) 2022-03-31 09:30:46 -07:00