MorningSpace
MorningSpace
> Maybe a dependsOn array of objects with resource references defined by group, version, kind, name and namespace. This has been addressed since https://github.com/crossplane-contrib/provider-kubernetes/pull/21 is merged. See examples at: https://github.com/crossplane-contrib/provider-kubernetes/tree/main/examples/object/references...
@bretagne-peiqi Do you have concrete example to explain your requested enhancement? I didn't understand why it does not support by k8s provider.
@bretagne-peiqi Maybe you can format the YAML snippets so that can be much easier to understand :-)
@ChrisJBurns you can use a local `Object` to "observe" the resource in remote cluster.
Agree w/ @turkenh, we can start from simple, and maybe can follow the similar pattern that [provider-terraform](https://github.com/crossplane-contrib/provider-terraform) uses.
@ChrisJBurns I am curious what the final resolution you picked in your case. It looks the discussion was about flux, but I think the original purpose of this issue is...
Is there a way to workaround this before we can get an official fix?
@pb82 It looks there's really nothing special in operator logs. Or if there's any detailed log that we can enable? Here are details: operator: kube-rbac-proxy ```console I0509 13:36:30.062223 1 main.go:190]...
Is it possible to install an old version of grafana operator?
Just a quick update, it looks ultimately I can deploy grafana and create dashboard successfully. Probably it's just in the middle of the process. After a while, I can see...