8000 chore(cilium-cli):cleanup cilium-cli warning log exceptions by Surya-7890 · Pull Request #40267 · cilium/cilium · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore(cilium-cli):cleanup cilium-cli warning log exceptions #40267

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Surya-7890
Copy link
Contributor

The unableTranslateCIDRgroups variable can be removed from Cilium CLI warning log exceptions as it is no longer used since the release of v1.17.

This PR removes the variable and all its references.

Please ensure your pull request adheres to the following guidelines:

  • For first time contributors, read Submitting a pull request
  • All code is covered by unit and/or runtime tests where feasible.
  • All commits contain a well written commit description including a title,
    description and a Fixes: #XXX line if the commit addresses a particular
    GitHub issue.
  • If your commit description contains a Fixes: <commit-id> tag, then
    please add the commit author[s] as reviewer[s] to this issue.
  • All commits are signed off. See the section Developer’s Certificate of Origin
  • Provide a title or release-note blurb suitable for the release notes.
  • Are you a user of Cilium? Please add yourself to the Users doc
  • Thanks for contributing!

Fixes: #40236

The unableTranslateCIDRgroups variable is removed as it is not used since the v1.17 release

Fixes: cilium#40236 Remove unableTranslateCIDRgroups from CLI warning log exceptions as it is no longer used since the v1.17 release
Signed-off-by: surya <suryamariappan9108@gmail.com>
@Surya-7890 Surya-7890 requested review from a team as code owners June 29, 2025 11:29
@Surya-7890 Surya-7890 requested review from thorn3r and ysksuzuki June 29, 2025 11:29
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Jun 29, 2025
@github-actions github-actions bot added cilium-cli This PR contains changes related with cilium-cli cilium-cli-exclusive This PR only impacts cilium-cli binary kind/community-contribution This was a contribution made by a community member. labels Jun 29, 2025
@joestringer joestringer added the release-note/misc This PR makes changes that have no direct user impact. label Jun 30, 2025
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Jun 30, 2025
@joestringer
Copy link
Member

/test

@joestringer joestringer enabled auto-merge June 30, 2025 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cilium-cli This PR contains changes related with cilium-cli cilium-cli-exclusive This PR only impacts cilium-cli binary kind/community-contribution This was a contribution made by a community member. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove unableTranslateCIDRgroups from CLI warning log exceptions
4 participants
0