Skip to content

fix: avoid copying cert-manager labels/annotations to linkerd-previous-anchor#2127

Merged
alpeb merged 1 commit into
linkerd:mainfrom
mikutas:previous-anchor-mistracking
Jun 12, 2026
Merged

fix: avoid copying cert-manager labels/annotations to linkerd-previous-anchor#2127
alpeb merged 1 commit into
linkerd:mainfrom
mikutas:previous-anchor-mistracking

Conversation

@mikutas

@mikutas mikutas commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

The previous sed/egrep pipeline copied cert-manager labels/annotations to linkerd-previous-anchor, causing cainjector to log "unable to fetch certificate that owns the secret".

Replaced it with a jq filter that reconstructs only the necessary fields, so no cert-manager labels or annotations are carried over.

…s-anchor

The previous sed/egrep pipeline copied cert-manager labels/annotations to linkerd-previous-anchor, causing cainjector to log "unable to fetch certificate that owns the secret".

Signed-off-by: Takumi Sue <u630868b@alumni.osaka-u.ac.jp>
@mikutas mikutas changed the title docs: avoid copying cert-manager labels/annotations to linkerd-previous-anchor fix: avoid copying cert-manager labels/annotations to linkerd-previous-anchor Jun 12, 2026
@mikutas mikutas marked this pull request as ready for review June 12, 2026 03:36

@alpeb alpeb left a comment

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.

Thanks @mikutas , this looks good to me! 👍

@alpeb alpeb merged commit c3fef45 into linkerd:main Jun 12, 2026
7 checks passed
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