Skip to content

Decode all CAs in secret for activator #13877

@nak3

Description

@nak3

As per #13854 (comment)

Currently we decod only one CA in the top of the secret.

block, _ := pem.Decode(secret.Data[certificates.CaCertName])

It should be fine at this moment, but it should decode all CAs in the secret especially if we support BYO CA cert.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureWell-understood/specified features, ready for coding.triage/acceptedIssues which should be fixed (post-triage)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions