Tobi
Tobi
> The problem is being able to figure out the application... I've added now some code to get the command line for an indicator, that may be used, but it's...
So I gathered a few information and I think it might be doable if it is somehow possible to customize the WM_CLASS of the application as both share the same...
Depends on https://github.com/crossplane/crossplane/issues/6365 to work properly, but is tested with v1 already.
@jbw976 It behaves exactly as you think and returns only resources of the same type. When I wrote the tests, I was too lazy to create another test resource of...
@ezgidemirel Thanks for reviewing and testing. I've addressed your comments. I think the failing jobs are unrelated to my changes.
> @twobiers - the [check-diff step](https://github.com/crossplane/crossplane/actions/runs/18919650275/job/54028892342) is genuinely failing I think, looks like a `earthly +tidy` needs to be run Thanks for the hint, apparently it doesn't run with `earthly...
/fresh Faced the same issue and it is breaking our assumptions about how we're writing compositions. In our case we are creating Entra ID groups and allow modifications of the...
> Thanks for reporting [@blakeromano](https://github.com/blakeromano), managed to reproduce the issue. > > Talked with [@ulucinar](https://github.com/ulucinar) [@mergenci](https://github.com/mergenci) about it and we found that the issue originates in [upjet](https://github.com/crossplane/upjet). Do to it...
@jeanduplessis Thanks for your kind comment. I'm able to work on this and have rebased the branch onto master.