Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

endpointStatuses.cert field missing from addressspace CRD since 0.34 (installing from the default bundle) #5297

@k-wall

Description

@k-wall

Testing on OpenShift 4.7, we notice that the endpointStatuses.cert field is missing from the status section of the addressspace CRD. The field is omitted from the CRD to won't get persisted under the CRD v1's preserveUnknownFields semantics.

This will affect any user who is relying on self-signed certs uses the contents of the endpointStatuses.cert in order to connect a client. For those users, trusting the status.caCert is a solution.

It affects users installing from the 'default' bundle or OLM (rather than the pre-kube1.15 bundle)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions