Philipp Thun

Results 35 comments of Philipp Thun

This PR needs to be merged for this to work: https://github.com/cloudfoundry/cloud_controller_ng/pull/2904

Reopening as there are still (less critical) issues to be fixed and further entities that need to be checked.

Some thoughts: - The CCDB does not store the username. - The event is created in the [UserEventRepository](https://github.com/cloudfoundry/cloud_controller_ng/blob/main/app/repositories/user_event_repository.rb). - There is a helper method ([User.uaa_users_info](https://github.com/cloudfoundry/cloud_controller_ng/blob/f07ef63d09ea396755cdf88e57ddb8e570a9cc90/app/models/runtime/user.rb#L211-L214)) to retrieve additional information from...

Thanks for looking into this PR, @MerricdeLauney. As you already noticed, PR #2537 is the one addressing concrete issues (e.g. #2504). My journey began with adding a test reproducing this...

Thanks for your ideas. I will simply paste here what I added to our internal backlog tool. These are also just ideas that go into the direction of adding test...

Hi @dark5un - The new specs are failing (at least sporadically). You should either define an order in the result (e.g. should the entries in the array be ordered by...

@FloThinksPi - Rebasing to the current `main` branch fixes mysql:8.0 tests.

Sorry for causing trouble; the documentation has been adapted in the meantime (with [CAPI release 1.131.0](https://github.com/cloudfoundry/capi-release/releases/tag/1.131.0)).

I've added a note to [CAPI release 1.129.0](https://github.com/cloudfoundry/capi-release/releases/tag/1.129.0) containing the change.