Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CiliumNetworkPolicy test #177

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

CiliumNetworkPolicy test #177

wants to merge 3 commits into from

Conversation

clux
Copy link
Member

@clux clux commented Dec 16, 2023

crd from cilium main repo.

this doesn't work because it doesn't use the normal spec/status model;

  • it has a top level spec which kopium uses as the entrypoint for the CRD
  • it ALSO has a top level specs which kopium doesn't handle

..this might need a restructure of how we allow derive CustomResource because we cannot accommodate any arbitrary fields on the wrapper struct from kube-derive if the struct is generated :(

this doesn't work because it doesn't use the spec/status model

Signed-off-by: clux <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant