Steven Borrelli
Steven Borrelli
@MisterMX I've squashed the commits
@MisterMX Yes, I will take a look.
I've addressed all linter issues I can find with 1.56.x, updated the GitHub action `actions/upload-artifact` since v3 was deprecated. I'd like this PR to get merged as I think the...
@MisterMX rebased on master, updated the missing crddiff in the Makefile. All tests are passing.
@larhauga can you update this PR based on the feedback on needing an else clause?
I'm going to chime in here, I don't understand why we need a `Usage` type when providerConfigUsages are present. We'd have to create a bunch of `Usages` for every single...
Looks like there is a PR to implement this: https://github.com/crossplane/upjet/pull/474
I have a WIP at https://github.com/crossplane-contrib/provider-argocd/pull/210
Thanks for the pointer @haarchri . The topic of namespaces comes up in this thread:
@negz this is a good point. Let's see how watch operations are used in practice.