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

bug(#75) - Reload entire namespace spec on update #80

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

swgillespie
Copy link
Collaborator

The namespace spec retrieved from the API contains both search attributes and all other resources managed by the namespace resource. Since search attributes are managed by a different resource, we have to be sure to load them all here, otherwise we'll send an update request to the server that doesn't contain any search attributes.

The namespace spec retrieved from the API contains both search attributes and all other resources managed by the `namespace` resource. Since search attributes are managed by a different resource, we have to be sure to load them all here, otherwise we'll send an update request to the server that doesn't contain any search attributes.
@swgillespie swgillespie requested a review from a team as a code owner March 7, 2024 18:25
@swgillespie swgillespie requested a review from a team March 7, 2024 18:25
@swgillespie swgillespie merged commit 21e4efb into main Mar 7, 2024
5 checks passed
@swgillespie swgillespie deleted the swgillespie/modify-with-search-attr branch March 7, 2024 19:05
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.

2 participants