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

feat: use an upgrade service deployment mechanism for embedded clusters #4756

Merged
merged 51 commits into from
Jul 15, 2024

Commits on Jun 26, 2024

  1. KOTS upgrader

    sgalsaleh committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    06dfe0a View commit details
    Browse the repository at this point in the history
  2. upgrade service preflights api (#4693)

    Craig O'Donnell authored and sgalsaleh committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    74bbc25 View commit details
    Browse the repository at this point in the history
  3. upgrade service airgap preflight reporting (#4698)

    * airgap preflight reporting for upgrade service
    
    * create SubmitAppInfo func for upgrade service
    
    * use UpgradeServiceParams where possible
    Craig O'Donnell authored and sgalsaleh committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e097f17 View commit details
    Browse the repository at this point in the history
  4. Deploy available version (#4704)

    * ability to deploy an available update
    sgalsaleh committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8989cdd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4321906 View commit details
    Browse the repository at this point in the history
  6. Airgap upgrade service (#4713)

    * Airgap upgrade service
    
    ---------
    
    Co-authored-by: Craig O'Donnell <[email protected]>
    sgalsaleh and Craig O'Donnell committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e0d57b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41abe7c View commit details
    Browse the repository at this point in the history
  8. wait for current ec install

    sgalsaleh committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    956a258 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ba70d62 View commit details
    Browse the repository at this point in the history
  10. set preflight result

    sgalsaleh committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b1b0653 View commit details
    Browse the repository at this point in the history
  11. updates

    sgalsaleh committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    142e2ea View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    efd6787 View commit details
    Browse the repository at this point in the history
  13. remove todo

    sgalsaleh committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    6e09e70 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    b9f44bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3c07d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bb0c60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75ccb74 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. upgrade service status

    sgalsaleh committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    0af58d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51041a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. use file lock for tasks

    sgalsaleh committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    7bc2987 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. feat(ec): ability to upgrade the cluster (#4720)

    * feat(ec): ability to upgrade the cluster
    
    * compile
    
    * f
    
    * f
    
    * f
    
    * f
    
    * remove test
    
    * increase upgrade timeout to 15 minutes
    emosbaugh authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    211978c View commit details
    Browse the repository at this point in the history
  2. EC upgrades UI: loading state for start upgrade service & minor UI po…

    …lish (#4734)
    
    * wip
    
    * wip
    
    * loading state for start service
    minor ui changes
    
    * remove log
    miaawong authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    6c4d2a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    5567a0f View commit details
    Browse the repository at this point in the history
  2. fix automated installs

    sgalsaleh committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    a31163f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a401057 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    f92e71b View commit details
    Browse the repository at this point in the history
  2. use context

    sgalsaleh committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    6ddd447 View commit details
    Browse the repository at this point in the history
  3. no spinner on deploy

    sgalsaleh committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    cc78744 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. skip version cli checks

    sgalsaleh committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6dd4131 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d8cc40 View commit details
    Browse the repository at this point in the history
  3. add handler tests

    sgalsaleh committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    10fba15 View commit details
    Browse the repository at this point in the history
  4. add get app info endpoint

    sgalsaleh committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    17a42e2 View commit details
    Browse the repository at this point in the history
  5. refactor

    sgalsaleh committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    658692f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68f3fb3 View commit details
    Browse the repository at this point in the history
  7. not same version 🤦

    sgalsaleh committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    b6e9bad View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. add locator

    emosbaugh committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    7d1a2bb View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    b941654 View commit details
    Browse the repository at this point in the history
  2. fix ci

    sgalsaleh committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    f577a21 View commit details
    Browse the repository at this point in the history
  3. EC upgrade UI: add KOTS version to upgrade wizard, fix ignore preflig…

    …hts workflow (#4752)
    
    
    ---------
    
    Co-authored-by: Salah Al Saleh <[email protected]>
    miaawong and sgalsaleh authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    f591401 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    691e025 View commit details
    Browse the repository at this point in the history
  5. add network field back

    sgalsaleh committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    cb372fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    853fde4 View commit details
    Browse the repository at this point in the history
  7. remove comment

    sgalsaleh committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    3748ff2 View commit details
    Browse the repository at this point in the history
  8. remove unused embed imports

    sgalsaleh committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    066752b View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Upgrade service integration test (#4757)

    * upgrade service integration test
    sgalsaleh authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    b7eebc1 View commit details
    Browse the repository at this point in the history
  2. set _mounted on did mount

    sgalsaleh committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    15a606d View commit details
    Browse the repository at this point in the history
  3. run prettier

    sgalsaleh committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    bf2ed32 View commit details
    Browse the repository at this point in the history
  4. fix web lint attempt 2

    sgalsaleh committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    1b8354a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7f2486 View commit details
    Browse the repository at this point in the history
  6. fix store metadata type

    sgalsaleh committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    e7559fa View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

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