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

feat(rollout): Rollout controller refactoring part 1 - fetcher logic #237

Merged
merged 29 commits into from
Mar 18, 2024

Conversation

NikolaMilosa
Copy link
Contributor

@NikolaMilosa NikolaMilosa commented Mar 8, 2024

In this PR the fetcher logic has been abstracted and made easier for further adding of tests. Apart from that there is a PoC implementation of calculation of progress that needs further refactoring which will be the target of further PR's.

Additional Nodes

  • Upgraded rust to 1.75 which introduces stable async fn in traits.
  • Upgraded schema and example release_index.yaml which will be used

@NikolaMilosa NikolaMilosa changed the title feat(rollout): Rollout controller refactoring feat(rollout): Rollout controller refactoring part 1 - fetcher logic Mar 8, 2024
@NikolaMilosa NikolaMilosa marked this pull request as ready for review March 18, 2024 09:41
@NikolaMilosa NikolaMilosa requested a review from a team as a code owner March 18, 2024 09:41
@NikolaMilosa NikolaMilosa added this pull request to the merge queue Mar 18, 2024
Merged via the queue into main with commit bf0b89a Mar 18, 2024
3 checks passed
@NikolaMilosa NikolaMilosa deleted the nm-rollout-controller-2 branch March 18, 2024 10:31
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.

None yet

2 participants