8000 chore(policy-controller): fix visibility clippy lint by adleong · Pull Request #14150 · linkerd/linkerd2 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore(policy-controller): fix visibility clippy lint #14150

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

Merged
merged 1 commit into from
Jun 18, 2025
Merged

Conversation

adleong
Copy link
Member
@adleong adleong commented Jun 18, 2025

Clippy identified a lint warning because EgressNetworkRef is more private than a function where it is used index_egress_network.

We reduce the visibility of index_egress_network since it does not need to be pub(crate).

Signed-off-by: Alex Leong <alex@buoyant.io>
@adleong adleong requested a review from a team as a code owner June 18, 2025 00:07
@adleong adleong merged commit 1377993 into main Jun 18, 2025
99 of 106 checks passed
@adleong adleong deleted the alex/clippy branch June 18, 2025 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0