Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

WIP: Hilla/gradual rollout v2 #308

Closed
wants to merge 6 commits into from
Closed

Conversation

hihilla
Copy link
Contributor

@hihilla hihilla commented Apr 7, 2020

This is a wip

Will close #124

@hihilla hihilla force-pushed the hilla/gradual-rollout-v2 branch from 4c27c5f to 80466e6 Compare April 7, 2020 12:45
pkg/controller/release/release_controller_test.go Outdated Show resolved Hide resolved
pkg/controller/release/scheduler.go Show resolved Hide resolved
pkg/util/release/environment_test.go Outdated Show resolved Hide resolved
pkg/util/release/max_surge.go Outdated Show resolved Hide resolved
pkg/util/release/max_surge.go Outdated Show resolved Hide resolved
pkg/util/release/virtual_strategy.go Outdated Show resolved Hide resolved
{
VirtualSteps: []shipper.RolloutStrategyStep{
{
Name: "0: to staging",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder, why do we care about giving virtual strategy steps a name? This should be mostly an internal concern, and I don't expect it to aid debugging. Thoughts?

Copy link
Contributor Author

@hihilla hihilla Apr 10, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tend to agree, but when debugging I looked both at the numbers and at the title
after some more refactoring, I will test it again and see if the title actually helps me

@hihilla hihilla force-pushed the hilla/gradual-rollout-v2 branch 3 times, most recently from 1c13aaa to fc3d777 Compare April 17, 2020 09:19
@hihilla hihilla marked this pull request as ready for review April 22, 2020 09:01
@hihilla hihilla force-pushed the hilla/gradual-rollout-v2 branch from 16f6e06 to 554a911 Compare April 22, 2020 09:55
@hihilla hihilla closed this Apr 29, 2020
@hihilla hihilla deleted the hilla/gradual-rollout-v2 branch June 30, 2020 09:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rolling capacity upgrade on rollouts
2 participants