Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#2566] Persist the originating ZGW service on the client #1263

Merged
merged 3 commits into from
Jun 19, 2024

Conversation

swrichards
Copy link
Collaborator

[#2566] Persist originating service on zgw clients

To support multiple zgw backends, we frequently need to determine
which backend to query for which resource. As a first step to
keeping better track of where ZGW objects come from, in this
commit we persist the zgw service used to configure a client
on the client object, so that we can later fetch and persist
this service to facilitate easier target backend resolution.

@swrichards swrichards force-pushed the tasks/2566-persist-zgw-service-on-client branch 2 times, most recently from 79b540f to dd3f053 Compare June 18, 2024 15:36
@swrichards swrichards marked this pull request as ready for review June 18, 2024 17:03
@swrichards swrichards requested a review from pi-sigma June 18, 2024 17:03
To support multiple zgw backends, we frequently need to determine
which backend to query for which resource. As a first step to
keeping better track of where ZGW objects come from, in this
commit we persist the zgw service used to configure a client
on the client object, so that we can later fetch and persist
this service to facilitate easier target backend resolution.
@swrichards swrichards force-pushed the tasks/2566-persist-zgw-service-on-client branch from 1fda3be to 2b120c2 Compare June 19, 2024 09:50
@swrichards swrichards requested a review from pi-sigma June 19, 2024 09:52
@swrichards swrichards requested a review from alextreme June 19, 2024 11:47
@alextreme alextreme merged commit 3d02009 into develop Jun 19, 2024
16 checks passed
@alextreme alextreme deleted the tasks/2566-persist-zgw-service-on-client branch June 19, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants