Christopher Haar
Christopher Haar
think we discussed this a bit in the original design document - for reference: https://github.com/crossplane/crossplane/pull/6557#discussion_r2162033912 and https://github.com/crossplane/crossplane/pull/6557#discussion_r2170835346
> caching a result that has unfulfilled requirements is also a bit odd, that's kind of like caching a partial result, it's not complete yet. that was my thinking here
for V2 we missing in p&t a good way to access mr Connection Details to create an abitrary kubernetes secret
> Decide about plugin / repo structure. It is not clear to me if we want to go directly in crank or if we prefer to go with plugins instead....
can you Show a `kubectl get pkgrev` and the full `kubectl get lock lock -o yaml` ?
with crossplane 1.14 validation webhook is enabled by default - wonder if it's related - you can disable validation webhook and check spike again during restart ? Wdyt