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

[Antrea 2.0] Tidy up configuration options #5070

Closed
9 tasks
luolanzone opened this issue Jun 1, 2023 · 4 comments
Closed
9 tasks

[Antrea 2.0] Tidy up configuration options #5070

luolanzone opened this issue Jun 1, 2023 · 4 comments
Assignees
Labels
kind/design Categorizes issue or PR as related to design. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@luolanzone
Copy link
Contributor

luolanzone commented Jun 1, 2023

Describe what you are trying to solve
This is a part of issue #4832

Describe the solution you have in mind

  • Cleanup deprecated options

There are some configuration options that have been deprecated for quite some time. We could remove them in v2.0:

  • enableIPSecTunnel
  • nplPortRange
  • multicastInterfaces
  • multicluster.enable
  • legacyCRDMirroring
  • Group options
    And some configuration options are specific to a feature which usually should be grouped together. We could add new option group and deprecate them before v2.0, and remove the deprecated ones in v2.0.
    Following options should also be commented out in antrea configs if they are using default values? (TBD)
  • flowCollectorAddr
  • flowPollInterval
  • activeFlowExportTimeout
  • idleFlowExportTimeout

Above configs have been grouped together by PR #5021

@luolanzone luolanzone added the kind/design Categorizes issue or PR as related to design. label Jun 1, 2023
@luolanzone luolanzone mentioned this issue Jun 1, 2023
9 tasks
@luolanzone luolanzone self-assigned this Jun 20, 2023
@github-actions
Copy link
Contributor

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment, or this will be closed in 90 days

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Sep 19, 2023
@luolanzone luolanzone removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Oct 31, 2023
Copy link
Contributor

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment, or this will be closed in 90 days

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 30, 2024
@luolanzone luolanzone removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 30, 2024
Copy link
Contributor

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment, or this will be closed in 90 days

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Apr 30, 2024
@luolanzone
Copy link
Contributor Author

This is resolved by PR #5943, so close it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/design Categorizes issue or PR as related to design. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

1 participant