pkg icon indicating copy to clipboard operation
pkg copied to clipboard

Investigate server-side apply to allow cooperating controllers

Open dprotaso opened this issue 4 years ago • 4 comments

Refs: https://kubernetes.io/docs/reference/using-api/server-side-apply/ https://github.com/knative-sandbox/net-contour/issues/347#issuecomment-838613107

This would allow customization of the resources we create

/assign @dprotaso

dprotaso avatar May 19 '21 13:05 dprotaso

This issue is stale because it has been open for 90 days with no activity. It will automatically close after 30 more days of inactivity. Reopen the issue with /reopen. Mark the issue as fresh by adding the comment /remove-lifecycle stale.

github-actions[bot] avatar Aug 18 '21 01:08 github-actions[bot]

/lifecycle frozen

dprotaso avatar Sep 08 '21 20:09 dprotaso

Following up here - I'm wondering if it's possible for a webhook to add defaults which the controller ignores after the fact

dprotaso avatar Dec 06 '22 16:12 dprotaso

FYI there's a server-side apply bug upstream that's worth keeping tabs on - https://github.com/kubernetes/kubernetes/issues/111937

I don't believe if blocks this issue

dprotaso avatar Jan 04 '23 20:01 dprotaso