Andy Goldstein
Andy Goldstein
Clearing milestone to re-triage
We could do controllers in kcp proper using controller-runtime, couldn't we? Just not in kcp-dev/k?
Updated to include crdb
Would it also be possible to create a CRD where we can provide kcp with hints for these types of issues? e.g. a "FixDeploymentSchema" CR that says "default `spec.template.spec.containers[*].ports.protocol` to...
Clearing milestone to re-triage
FYI @sttts @p0lyn0mial @stevekuznetsov @csams from our discussion today
> it also affects users accessing workspaces, i.e. > k get --raw '/clusters/root/apis/tenancy.kcp.dev/v1beta1/workspaces' Unable to connect to the server: x509: certificate is valid for 192.168.32.104, not 127.0.0.1 This is dependent...
https://github.com/kcp-dev/kcp/pull/1805 stops the ddsif from using v1beta1 Workspaces. But this is hard-coded for the time being.
On it (need it to fix another issue)