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

Implement uncoordinated upgrades on e2e (backport #238) #243

Merged
merged 3 commits into from
Jan 31, 2023

Commits on Jan 31, 2023

  1. Implement uncoordinated upgrades on e2e (#238)

    * Fix multiversion e2e when `version <= v0.34.24`
    
    * Changes we want no matter what we do
    
    * Approach 1: With docker-compose up recreating image
    
    * Revert "Approach 1: With docker-compose up recreating image"
    
    This reverts commit 068f5b78d3b7cf99fb21296707117e4f4e2ef3e0.
    
    * Approach 2: With distinct docker-compose service
    
    * Fix the case when 'upgrade' is not the last perturbation
    
    * Update generator
    
    * Simplify template
    
    * bump
    
    * Update test/e2e/pkg/manifest.go
    
    * changelog
    
    * doc
    
    * fix doc
    
    (cherry picked from commit b27bb3a)
    sergio-mena authored and mergify[bot] committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    7d76904 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5036e5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6047ca3 View commit details
    Browse the repository at this point in the history