Results 19 comments of blut

closed due to inactivity

This resolves the nil pointer dereference, however the repository resource is still not created in argocd. It appears the controller does not reconcile the repository resource. ``` // make run...

same behaviour, but without debug output (I can check if the same output is printed later)

Did you install the required provider-family-aws? It's resolving an interdependency between the two providers.

I think someone added a TODO in the namespace command: ![image](https://github.com/SimonTheLeg/konf-go/assets/4506959/8d063591-af47-4d3a-bd46-fad39a1e1142) Would you prefer to store this similarly to the `latestkonf` ?

If I remember correctly, Cobra should have a type of config / store. However, I don't think this will solve my issue with saving my configuration per context / config

Looking forward to this Feature. I'm not sure, what the value of the File path is, since this really just shows the KONFDIR ![image](https://github.com/SimonTheLeg/konf-go/assets/4506959/0fd143dd-0b17-426d-8e25-187d27828234)

For anyone working with crossplane https://github.com/crossplane-contrib/x-metrics might provide useful metrics to aggregate the requested metrics.

So at the moment, defaultAPIBindings are initialized just once, and before enabling any Day-2 operations, here are some considerations to be discussed: * Who owns the APIBindings? Similarly, who owns...