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: separate workflow archive queue into own controller #13536

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ChenRussell
Copy link
Contributor

Motivation

seperate out workflow archive queue into it's own controller, to make it clear and easy to read

Modifications

build a new controller for workflow archive queue

Verification

run locally and tested

@agilgur5 agilgur5 added area/controller Controller issues, panics area/workflow-archive labels Aug 30, 2024
@agilgur5 agilgur5 changed the title refactor: seperate out workflow archive queue into it's own controller refactor: separate workflow archive queue into own controller Aug 30, 2024
@ChenRussell
Copy link
Contributor Author

@agilgur5 @Joibel could you review this PR? we mentioned this refactor before in #13419

workflow/archive/archive_controller.go Outdated Show resolved Hide resolved
workflow/archive/archive_controller.go Outdated Show resolved Hide resolved
@Joibel
Copy link
Member

Joibel commented Sep 4, 2024

Thank you for doing this. Code inspection looks good but I'd like to find a bit of time for a local test before merging.

@ChenRussell
Copy link
Contributor Author

ChenRussell commented Sep 5, 2024

Thanks, take your time.

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

Successfully merging this pull request may close these issues.

3 participants