Predrag Knezevic
Predrag Knezevic
I am trying to build Calico project. Yes, please provide me the instruction how to build from source. Or is there any binary already running with 9p support that I...
would be NFS share on OSX host be an alternative?
could you submit PR?
Good catch, would you like to submit the patch?
What is the usecase we would like to cover by watching anything besides Service Bindings? As @wtrocki stated above, it is very surprising for app developer that binding between application...
Let's pause on this because there is an open issues at spec about adding support for so called [ComposedServices](https://github.com/k8s-service-bindings/spec/issues/120#issuecomment-876226966). The current ability in our API allows exactly that. Furthermore, we...
@sbose78 the link is dead now, and not sure what was behind it? Can you point to the latest documentation?
@kadel can you provide more details why currently SBO cannot bind services deployed through Helm charts, and how this improvement should look like from user perspective?
@kameshsampath did you try to use CrossPlane for this?
@hferentschik it seems that your usecase can be meanwhile supported by [external secret store](https://github.com/crossplane/crossplane/blob/master/design/design-doc-external-secret-stores.md#bonus-use-case-publish-connection-details-to-another-kubernetes-cluster). @haarchri - instead of supporting yet another patching strategy, the behavior can be implemented through [a...