Skip to content

refactor(identity): move equality check into app#4430

Merged
cratelyn merged 5 commits intomainfrom
kate/app.move-identity-env-equality-check
Feb 12, 2026
Merged

refactor(identity): move equality check into app#4430
cratelyn merged 5 commits intomainfrom
kate/app.move-identity-env-equality-check

Conversation

@cratelyn
Copy link
Member

  • refactor(app/identity): TlsIdAndServerNameNotMatching is Clone
    Signed-off-by: katelyn martin kate@buoyant.io

  • refactor(app/identity): EnvError: From
    Signed-off-by: katelyn martin kate@buoyant.io

  • refactor(identity): move equality check into app
    this addresses a long-standing todo comment in the linkerd-identity
    library. this moves a bit of validation logic that confirms, when
    running in the regular "Linkerd" mode, that the id field contains a
    DNS name, and that server_name matches it.

    Signed-off-by: katelyn martin kate@buoyant.io

  • refactor(identity): EnvError::TlsIdAndServerNameNotMatching
    Signed-off-by: katelyn martin kate@buoyant.io

Signed-off-by: katelyn martin <kate@buoyant.io>
Signed-off-by: katelyn martin <kate@buoyant.io>
this addresses a long-standing todo comment in the linkerd-identity
library. this moves a bit of validation logic that confirms, when
running in the regular "Linkerd" mode, that the `id` field contains a
DNS name, and that `server_name` matches it.

Signed-off-by: katelyn martin <kate@buoyant.io>
Signed-off-by: katelyn martin <kate@buoyant.io>
@cratelyn cratelyn self-assigned this Feb 11, 2026
Signed-off-by: katelyn martin <kate@buoyant.io>
@cratelyn cratelyn marked this pull request as ready for review February 11, 2026 20:19
@cratelyn cratelyn requested a review from a team as a code owner February 11, 2026 20:19
Copy link
Member

@zaharidichev zaharidichev left a comment

Choose a reason for hiding this comment

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

Looks great!

@cratelyn cratelyn merged commit 730c626 into main Feb 12, 2026
14 of 15 checks passed
@cratelyn cratelyn deleted the kate/app.move-identity-env-equality-check branch February 12, 2026 18:05
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