Kong / gateway-operator

Kubernetes Operator for Kong Gateways
Apache License 2.0
49 stars 11 forks source link

Konnect entities: Data Plane Client Certificates #608

Open pmalek opened 1 week ago

pmalek commented 1 week ago

Problem statement

Introduce KongDataPlaneClientCertificate.

API details: https://kong-platform-api.netlify.app/konnect/control-planes-config/v2/openapi.yaml/#tag/DP-Certificates

Proposed solution

Acceptance criteria

pmalek commented 11 hours ago

After chatting with @mlavacca we can take a look into this one if it makes sense to support this type in https://github.com/Kong/gateway-operator/blob/1b094236f29f0413d426b50dfb74456aff2db879/api/v1alpha1/dataplane_konnect_extension_types.go#L93-L95.

@mlavacca said he'll look into this.