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

Refactor worker to derive its own account for each host #1464

Merged
merged 52 commits into from
Aug 28, 2024

Conversation

ChrisSchinnerl
Copy link
Member

@ChrisSchinnerl ChrisSchinnerl commented Aug 20, 2024

Closes #1462

@ChrisSchinnerl ChrisSchinnerl self-assigned this Aug 20, 2024
Base automatically changed from chris/rhp3-client to dev August 20, 2024 16:37
@ChrisSchinnerl ChrisSchinnerl force-pushed the chris/accounts branch 2 times, most recently from a382ef2 to 45b2a76 Compare August 21, 2024 09:09
@ChrisSchinnerl ChrisSchinnerl changed the base branch from dev to v2 August 21, 2024 09:23
@ChrisSchinnerl ChrisSchinnerl changed the base branch from v2 to chris/form-contract-cache August 22, 2024 08:59
bus/client/accounts.go Outdated Show resolved Hide resolved
Base automatically changed from v2 to dev August 26, 2024 14:14
api/bus.go Outdated Show resolved Hide resolved
stores/sql/main.go Outdated Show resolved Hide resolved
@ChrisSchinnerl ChrisSchinnerl merged commit b9ec530 into dev Aug 28, 2024
7 checks passed
@ChrisSchinnerl ChrisSchinnerl deleted the chris/accounts branch August 28, 2024 08:58
@ChrisSchinnerl
Copy link
Member Author

@alexfreska this PR requires updating the UI. reset drift is now under worker and not bus anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Give every worker its own ephemeral account
2 participants