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

Fix ForceNew and non-empty plans caused by PodSpec defaults #1074

Merged
merged 1 commit into from
Dec 21, 2020

Commits on Dec 21, 2020

  1. Fix PodSpec defaults and related acceptance tests

    * Remove deprecated replicationController spec.
    
    * Make PodSpec ForceNew more explicit.
    
    * Add make target for regression upgrade tests.
    
    * Standardize image versions used in acceptance tests
      to minimize docker pulls from dockerhub.
    
    * Ensure init container is always updatable.
    
    * Ensure mutable JobSpec fields are updatable.
    
    Co-authored-by: Ilia Lazebnik <[email protected]>
    Co-authored-by: Patrick Decat <[email protected]>
    3 people committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    5645eda View commit details
    Browse the repository at this point in the history