Skip to content

unknown type: time.Time #944

@trjate

Description

@trjate

sops -e -i secrets.yaml

kind: Secret
apiVersion: v1
metadata:
    name: linkerd-identity-issuer
    namespace: linkerd
    labels:
        linkerd.io/control-plane-component: identity
        linkerd.io/control-plane-ns: linkerd
    annotations:
        linkerd.io/created-by: linkerd/cli stable-2.10.2
        linkerd.io/identity-issuer-expiry: 2031-01-01T00:00:00Z
data:
    crt.pem: LS0tLS...
    key.pem: LS0tLS1CR...
---

=>
Error encrypting tree: Error walking tree: Cannot walk value, unknown type: time.Time

Remove the linkerd.io/identity-issuer-expiry: 2031-01-01T00:00:00Z annotation an no problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions