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

Feature/rolling update #66

Merged
merged 8 commits into from
Aug 9, 2019
Merged

Feature/rolling update #66

merged 8 commits into from
Aug 9, 2019

Commits on Aug 6, 2019

  1. Create rooms before deleting old ones

    Luiz Felipe Takakura committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    b2200ed View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary comments

    Luiz Felipe Takakura committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    d9935fa View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. Fix rolling-update flow

    Luiz Felipe Takakura committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    fee3c42 View commit details
    Browse the repository at this point in the history
  2. Create pod and delete old one after in each chunk

    Luiz Felipe Takakura committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    0f68d5c View commit details
    Browse the repository at this point in the history
  3. Remove waitCreatingAndDeleteOldPods

    Luiz Felipe Takakura committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    2b1a9b4 View commit details
    Browse the repository at this point in the history
  4. Log error if not able to get pod in waitTerminatingPods and waitCreat…

    …ingPods
    Luiz Felipe Takakura committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    1cfa8f9 View commit details
    Browse the repository at this point in the history
  5. WIP: Use goroutines to perform rolling update

    Luiz Felipe Takakura committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    cbb059e View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2019

  1. Use goroutines to perform rolling update

    Luiz Felipe Takakura committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    8cce3e0 View commit details
    Browse the repository at this point in the history