Skip to content

Commit

Permalink
Update ovnKubernetesConfig.policyAuditConfig Default
Browse files Browse the repository at this point in the history
We need to initialize `ovnKubernetesConfig.policyAuditConfig`
so that the proper defaults are populated when a CNO config
object is created

It would be better to do this using the `+kubebuilder:default`
flag however it is broken for this case as described in this
[upstream issue](kubernetes-sigs/controller-tools#622)

Signed-off-by: astoycos <[email protected]>
  • Loading branch information
astoycos committed Sep 22, 2021
1 parent 21ac9e0 commit 6f0ce8c
Show file tree
Hide file tree
Showing 2 changed files with 592 additions and 401 deletions.
Loading

0 comments on commit 6f0ce8c

Please sign in to comment.