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

Make sure rollout restarts are performed for stateful sets #281

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Mar 2, 2021

  1. Configuration menu
    Copy the full SHA
    e13b375 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Use time now from k8s api.

    soundvibe committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    47a548b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1042a2e View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Merge branch 'master' into linasn/sts-rolling-restart

    * master:
      Backwards compatibility when using the original update annoation with an OnDelete update strategy (#284)
      Add support for parallel node updates within a statefulset (#283)
      Support namespace ExtendedOptions in cluster spec (#282)
      [controller] Support multi instance placement add (#275)
      [gomod] Update M3DB dependency (#277)
      [cmd] Fix instrument package name (#280)
    
    # Conflicts:
    #	pkg/k8sops/annotations/annotations.go
    soundvibe committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    10021af View commit details
    Browse the repository at this point in the history