Skip to content

Conversation

jessegeens
Copy link
Contributor

@jessegeens jessegeens commented Jul 3, 2025

When checking whether a user already has a home, we did not specifically check
whether the error returned was NOT_FOUND, leading us to try to create a home when it may
already exist (which creates new backup jobs, etc.). Now, we only run CreateHome when EOS
reports NOT_FOUND

Copy link

update-docs bot commented Jul 3, 2025

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@jessegeens jessegeens force-pushed the fix/errorcode-createhome branch from 34e4ae6 to 97fbf2c Compare July 3, 2025 08:33
@jessegeens jessegeens marked this pull request as ready for review July 3, 2025 08:33
@jessegeens jessegeens force-pushed the fix/errorcode-createhome branch from 97fbf2c to caae276 Compare July 3, 2025 08:42
@jessegeens jessegeens force-pushed the fix/errorcode-createhome branch from caae276 to 5fcce3d Compare July 4, 2025 12:44
@jessegeens jessegeens merged commit 5aaff9b into master Jul 4, 2025
13 of 17 checks passed
@diocas diocas deleted the fix/errorcode-createhome branch July 4, 2025 13:29
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