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

Remove left over versions from CRD declarations #6238

Merged

Conversation

antoninbas
Copy link
Contributor

This is a direct follow-up to #6162. The PR removed some deprecated APIs but forgot to update the CRD declarations. The affected APIs are v1alpha1.ClusterNetworkPolicy, v1alpha1.NetworkPolicy, v1alpha1.Traceflow.

This is a direct follow-up to antrea-io#6162. The PR removed some deprecated APIs
but forgot to update the CRD declarations. The affected APIs are
v1alpha1.ClusterNetworkPolicy, v1alpha1.NetworkPolicy, v1alpha1.Traceflow.

Signed-off-by: Antonin Bas <antonin.bas@broadcom.com>
@antoninbas antoninbas added the kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API. label Apr 18, 2024
@antoninbas antoninbas added this to the Antrea v2.0 release milestone Apr 18, 2024
Signed-off-by: Antonin Bas <antonin.bas@broadcom.com>
Copy link
Contributor

@luolanzone luolanzone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@luolanzone
Copy link
Contributor

Thanks for fixing it!

@antoninbas
Copy link
Contributor Author

/test-all

@antoninbas antoninbas merged commit ee83e55 into antrea-io:main Apr 22, 2024
52 of 56 checks passed
@antoninbas antoninbas deleted the remove-old-versions-from-crd-declarations branch April 22, 2024 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants