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 deprecated tunnel option, and corresponding helm values setting #29053

Merged
merged 6 commits into from Nov 10, 2023

Conversation

giorio94
Copy link
Member

@giorio94 giorio94 commented Nov 8, 2023

The --tunnel option was deprecated in v1.14 [1], and is superseded by the --routing-mode and --tunnel-protocol options.

[1]: #24561

@giorio94 giorio94 added kind/cleanup This includes no functional changes. area/daemon Impacts operation of the Cilium daemon. release-note/minor This PR changes functionality that users may find relevant to operating Cilium. area/helm Impacts helm charts and user deployment experience labels Nov 8, 2023
@giorio94 giorio94 force-pushed the pr/giorio94/main/remove-deprecated-tunnel-option branch from c3c71a4 to 5c3aa83 Compare November 8, 2023 11:23
@giorio94 giorio94 force-pushed the pr/giorio94/main/remove-deprecated-tunnel-option branch from 5c3aa83 to 09471b7 Compare November 8, 2023 11:24
@giorio94
Copy link
Member Author

giorio94 commented Nov 8, 2023

/test

@giorio94 giorio94 force-pushed the pr/giorio94/main/remove-deprecated-tunnel-option branch from 09471b7 to 8d22e69 Compare November 8, 2023 13:23
giorio94 and others added 6 commits November 8, 2023 14:23
Signed-off-by: Marco Iorio <marco.iorio@isovalent.com>
This setting was deprecated in Cilium 1.14, replaced by routingMode and
tunnelProtocol, and it is going to be dropped in a subsequent commit.

Signed-off-by: Marco Iorio <marco.iorio@isovalent.com>
This setting was deprecated in Cilium 1.14, replaced by routingMode and
tunnelProtocol, and it is going to be dropped in a subsequent commit.

Signed-off-by: Marco Iorio <marco.iorio@isovalent.com>
This setting was deprecated in Cilium 1.14, replaced by routingMode and
tunnelProtocol, and it is going to be dropped in a subsequent commit.

Signed-off-by: Marco Iorio <marco.iorio@isovalent.com>
This option was deprecated in v1.14, and is superseded by the
--routing-mode and --tunnel-protocol options.

Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
Signed-off-by: Marco Iorio <marco.iorio@isovalent.com>
This option was deprecated in v1.14, and is superseded by the
routingMode and tunnelProtocol options.

Signed-off-by: Marco Iorio <marco.iorio@isovalent.com>
@giorio94 giorio94 force-pushed the pr/giorio94/main/remove-deprecated-tunnel-option branch from 8d22e69 to 43c2f9b Compare November 8, 2023 13:25
@giorio94
Copy link
Member Author

giorio94 commented Nov 8, 2023

/test

@giorio94 giorio94 marked this pull request as ready for review November 8, 2023 14:14
@giorio94 giorio94 requested review from a team as code owners November 8, 2023 14:14
Copy link
Member

@julianwiedmann julianwiedmann left a comment

Choose a reason for hiding this comment

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

ty!

Copy link
Member

@qmonnet qmonnet left a comment

Choose a reason for hiding this comment

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

Looks good, thank you!

@giorio94
Copy link
Member Author

Reviews from all code owners are in, tests are green (except for one of the Cilium IPsec upgrade matrix entries, which is unrelated from this PR, and known to be flaky). Marking as ready to merge

@giorio94 giorio94 added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Nov 10, 2023
@tklauser tklauser merged commit 39324b2 into main Nov 10, 2023
211 of 213 checks passed
@tklauser tklauser deleted the pr/giorio94/main/remove-deprecated-tunnel-option branch November 10, 2023 10:15
@maintainer-s-little-helper maintainer-s-little-helper bot removed ready-to-merge This PR has passed all tests and received consensus from code owners to merge. labels Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/daemon Impacts operation of the Cilium daemon. area/helm Impacts helm charts and user deployment experience kind/cleanup This includes no functional changes. release-note/minor This PR changes functionality that users may find relevant to operating Cilium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants