Skip to content
This repository has been 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

Open
k-wall opened this issue Mar 30, 2021 · 0 comments
Labels
Milestone

Comments

@k-wall
Copy link
Member

k-wall commented Mar 30, 2021

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)

@k-wall k-wall changed the title endpointStatuses.cert field missing from addressspace CRD endpointStatuses.cert field missing from addressspace CRD since 0.34 (installing from the default bundle) Mar 30, 2021
@k-wall k-wall modified the milestones: 0.35.0, 0.34.1 Jul 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant