Frederic Giloux

Results 57 comments of Frederic Giloux

Yes `kubectl replace` uses PUT as long as you don't use `--force`. I would propose to create a script update.sh similar to install.sh, which does the following: - check that...

For people using GitOps `replace`or server side apply (SSA) can be used for CRDs. The containerPort protocol has been added to the release to come. For older releases the field...

From the discussion I had with @kevinrizza @awgreene @joelanford my understanding is that you don't want to invest in this and you are against an external contribution for it. In...

@herrberk because UBI 8 minimal was in use before. I am not against moving from 8 to 9 but this PR is about moving from minimal to micro.

Changes introduced in [v0.15.0](https://github.com/kubernetes-sigs/controller-runtime/releases/tag/v0.15.0) SDK currently using v0.14.1. Thanks for linking the bump issue.

/remove-lifecycle stale

More relevant than even since https://github.com/operator-framework/operator-sdk/pull/6613 has merged

/remove-lifecycle stale

Hi @varshaprasad96 Thanks for the feedback. I gave it a try but the repo does not compile currently. It depends on helm, which has a dependency on distribution/distribution, which has...