Open csotiriou opened 1 year ago
Since it seems that the
security
contents inside the components are not yet final in terms of specification, I would like to propose / request the addition of thex-kubernetes-preserve-unknown-fields
below thesecurity
field, so that custom kubernetes operators can be created until thesecurity
field is standardized.
Good point - I will add the x-kubernetes-preserve-unknown-fields
back in below the security
field
I have noticed that in the v1beta1 specification of the
component
crd there are some properties missing compared to earlier versions, that would allows us to configure the security aspects of the component with greater ease.Since it seems that the
security
contents inside the components are not yet final in terms of specification, I would like to propose / request the addition of thex-kubernetes-preserve-unknown-fields
below thesecurity
field, so that custom kubernetes operators can be created until thesecurity
field is standardized.The relevant field in the oda component CRD yaml is
spec.versions[4].schema.openAPIV3Schema.properties.spec.properties.security