Closed gnunu closed 2 years ago
Add defaulting and validating webhooks for edgex-manger.
The webhook default part should set the version to jakarda and ServiceType to clusterip
The validation part should verify the version is hanoi or jakarda, poolname is a right nodepool name and no other edgex in the same nodepool Could refer this PR https://github.com/openyurtio/yurt-edgex-manager/pull/17 Service type is clusterip or nodeport.
Add some case in the e2e is a great practice.
Add defaulting and validating webhooks for edgex-manger.