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

Add check for link version #13376

Merged
merged 1 commit into from
Nov 22, 2024
Merged

Add check for link version #13376

merged 1 commit into from
Nov 22, 2024

Conversation

adleong
Copy link
Member

@adleong adleong commented Nov 22, 2024

We add a linkerd.io/created-by annotation to Link resources which specifies the version of the CLI which was used to create the Link. This annotation is already used in this way by control plane components. This allows us to easily see what version of Linkerd was used to generated a Link. We add a check that inspects this value and warns if any Links don't match the current version of the CLI.

Additionally, we fix an issue with the orphaned services check where it was incorrectly warning that federated services were orphaned because they don't have a specific target cluster.

Signed-off-by: Alex Leong <[email protected]>
@adleong adleong requested a review from a team as a code owner November 22, 2024 20:09
@olix0r olix0r merged commit a3f1e29 into main Nov 22, 2024
40 checks passed
@olix0r olix0r deleted the alex/link-check branch November 22, 2024 21:01
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