Skip to content

[3.5] Print warning message for deprecated v2 flags if set#18999

Merged
ahrtr merged 1 commit intoetcd-io:release-3.5from
ahrtr:3.5_deprecated_flags_20241203
Dec 4, 2024
Merged

[3.5] Print warning message for deprecated v2 flags if set#18999
ahrtr merged 1 commit intoetcd-io:release-3.5from
ahrtr:3.5_deprecated_flags_20241203

Conversation

@ahrtr
Copy link
Copy Markdown
Member

@ahrtr ahrtr commented Dec 3, 2024

Comment thread server/etcdmain/config.go Outdated
Comment thread server/etcdmain/config.go
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
@ahrtr ahrtr force-pushed the 3.5_deprecated_flags_20241203 branch from a03be2c to 28a19f7 Compare December 3, 2024 18:29
Copy link
Copy Markdown
Member

@fuweid fuweid left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Member

@jmhbnz jmhbnz left a comment

Choose a reason for hiding this comment

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

LGTM - Thanks @ahrtr

Copy link
Copy Markdown
Member

@ivanvc ivanvc left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks, @ahrtr.

@k8s-ci-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ahrtr, fuweid, ivanvc, jmhbnz, serathius

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [ahrtr,jmhbnz,serathius]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Comment thread server/etcdmain/help.go
Number of samples to collect per million spans for distributed tracing. Disabled by default.

v2 Proxy (to be deprecated in v3.6):
v2 Proxy (Deprecated and to be decommissioned in v3.6):
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

v3.7?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

The flags have already been decommissioned/removed in 3.6/main branch.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Ok, so this PR is about making the warning more visible and standardized between branches. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

6 participants