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

Use Traceflow API v1beta1 in antctl traceflow #5656

Closed
Atish-iaf opened this issue Nov 2, 2023 · 2 comments · Fixed by #5689
Closed

Use Traceflow API v1beta1 in antctl traceflow #5656

Atish-iaf opened this issue Nov 2, 2023 · 2 comments · Fixed by #5689
Assignees
Labels
area/ops/traceflow Issues or PRs related to the Traceflow feature kind/bug Categorizes issue or PR as related to a bug.

Comments

@Atish-iaf
Copy link
Contributor

Describe the bug
Traceflow API has been promoted to v1beta1 but in antctl traceflow it still uses v1alpha1

To Reproduce

Expected
antctl traceflow should use Traceflow API v1beta1

Actual behavior
antctl traceflow uses Traceflow API v1alpha1

Versions:

Additional context
https://github.com/antrea-io/antrea/blob/main/pkg/antctl/raw/traceflow/command.go

@Atish-iaf Atish-iaf added the kind/bug Categorizes issue or PR as related to a bug. label Nov 2, 2023
@rajnkamr rajnkamr added this to the Antrea v1.15 release milestone Nov 2, 2023
@rajnkamr rajnkamr added the area/ops/traceflow Issues or PRs related to the Traceflow feature label Nov 2, 2023
@luolanzone
Copy link
Contributor

Please help to check and move other dependent types like Packet, Header etc to v1beta1 as well. Thanks.

@rajnkamr
Copy link
Contributor

rajnkamr commented Nov 9, 2023

Would prefer to raise another PR for transition required for additional fields to v1beta1

Atish-iaf added a commit to Atish-iaf/antrea that referenced this issue Nov 9, 2023
Fixes antrea-io#5656

Signed-off-by: Kumar Atish <atish.iaf@gmail.com>
Atish-iaf added a commit to Atish-iaf/antrea that referenced this issue Nov 9, 2023
Fixes antrea-io#5656

Signed-off-by: Kumar Atish <atish.iaf@gmail.com>
Atish-iaf added a commit to Atish-iaf/antrea that referenced this issue Nov 14, 2023
Update traceflow api to v1beta1 in antctl traceflow and traceflow e2e tests.

Fixes antrea-io#5656

Signed-off-by: Kumar Atish <atish.iaf@gmail.com>
antoninbas pushed a commit that referenced this issue Nov 15, 2023
Use Traceflow API v1beta1 for `antctl traceflow` and in Traceflow e2e tests.

Fixes #5656

Signed-off-by: Kumar Atish <atish.iaf@gmail.com>
Atish-iaf added a commit to Atish-iaf/antrea that referenced this issue Nov 16, 2023
Update traceflow api to v1beta1 in antctl traceflow and traceflow e2e tests.

Fixes antrea-io#5656

Signed-off-by: Kumar Atish <atish.iaf@gmail.com>
Atish-iaf added a commit to Atish-iaf/antrea that referenced this issue Nov 16, 2023
Update traceflow api to v1beta1 in antctl traceflow and traceflow e2e tests.

Fixes antrea-io#5656

Signed-off-by: Kumar Atish <atish.iaf@gmail.com>
antoninbas pushed a commit that referenced this issue Nov 17, 2023
Update traceflow api to v1beta1 in antctl traceflow and traceflow e2e tests.

Fixes #5656

Signed-off-by: Kumar Atish <atish.iaf@gmail.com>
antoninbas pushed a commit that referenced this issue Nov 17, 2023
Update traceflow api to v1beta1 in antctl traceflow and traceflow e2e tests.

Fixes #5656

Signed-off-by: Kumar Atish <atish.iaf@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ops/traceflow Issues or PRs related to the Traceflow feature kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants