Philippe Scorsolini

Results 221 comments of Philippe Scorsolini

Either way, could you please split the fix to its own PR?

We bumped as requested by @clfs the Go version, but it looks like that broke our build as `gcr.io/oss-fuzz-base/base-builder-go:latest` only has go1.19 and we are trying to `go mod tidy`...

duplicate of https://github.com/cloudnative-pg/cloudnative-pg/issues/4286

The provider should "reconcile" it after 60 seconds or according to the configured poll interval IIRC, there is another [issue](https://github.com/crossplane-contrib/provider-kubernetes/issues/159) to make provider-kubernetes watch resources instead of polling.

You should already be able to set those parameters through Cluster's resources, would that be enough?

Awesome @laibe! Really happy that's working! 🎉

Looks like @gbartolini and @mnencia where onto something here, reopening not to forget about this

We kind of had this planned as an extension of the FromObject readiness policy, see [here](https://github.com/crossplane-contrib/provider-kubernetes/pull/119#discussion_r1203461505). But it feels you'd like for it to be more powerful and be able...

+1 we would be interested in doing the same for [crossplane/crossplane](https://github.com/crossplane/crossplane). I think it could be hacked together, but it would be nice to have it directly supported.