Lovro Sviben

Results 45 comments of Lovro Sviben

Hey, since [v0.11.0](https://github.com/crossplane-contrib/provider-kubernetes/releases/tag/v0.11.0) provider-kubernetes is using Crossplane native granular management policies. If you want to support ["Observe", "Update"] I suggest creating a ticket(or a PR if you have time) for...

> [6752269](https://github.com/crossplane/crossplane/commit/6752269c358b7463b2cdea10fca4a135adbf5003) MR adds the option to select branch. Is there anything else that needs to be done? :) Dont see anything ATM. No rush to push it to GA...

Added an issue based on [Community Slack](https://crossplane.slack.com/archives/CEG3T90A1/p1699996775424049) feedback: https://github.com/crossplane/crossplane/issues/5042

Added https://github.com/crossplane/upjet/issues/295 Replaced https://github.com/upbound/provider-aws/issues/946 with an upjet specific issue (just copied over) https://github.com/crossplane/upjet/issues/298. From the initial signals, there may be some work in clarifying and fixing `initProvider` before GA ,...

> @lsviben @turkenh does this issue fit into this objective for going to GA here? #4141 > > or should the function approach be considered as discussed in the issue?...

Added one more issue we should deal with or decide on before moving to GA. [Removing deprecated DeletionPolicy](https://github.com/crossplane/crossplane/issues/5283). As management policies are replacing deletion policy which has been deprecated since...

Hey @sttts, could you help clarifiy some of the metrics you mention so we are on the same page: >Time-to-Change/Provision [ mean / percentile ] (= "Time to Readiness") –...

/fresh Still valid, though the management policy implementation changed, will update description

Hey, since https://github.com/crossplane-contrib/provider-kubernetes/releases/tag/v0.11.0 we are supporting the Crossplane management policies. `initProvider` is still not supported but we can use this issue as a reminder to add that as well.

The ["Observe", "Update"] policy was added here: https://github.com/crossplane/crossplane-runtime/pull/692. 🎉