Skip to content

linkerd-identity pod is not created on upgrade #2650

@adleong

Description

@adleong

After upgrading from Linkerd edge-19.3.2 to edge-19.4.1, no linkerd-identity deployment is created. This causes linkerd check to hang indefinitely while waiting for the linkerd-identity pod to become ready.

Steps to reproduce

Using Linkerd edge-19.3.2 CLI:

$ linkerd install | kubectl apply -f -

Using Linkerd edge-19.4.1 CLI:

$ linkerd upgrade | kubectl apply -f -
$ linkerd check

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions