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

[release/v2.25] Applications: discover if a release is stuck and rollback if necessary #13310

Commits on Apr 17, 2024

  1. Discover if a release is stuck and rollback if necessary

    Signed-off-by: Simon Bein <simontheleg@gmail.com>
    SimonTheLeg authored and kubermatic-bot committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    629b631 View commit details
    Browse the repository at this point in the history
  2. linter + noop stubs

    Signed-off-by: Simon Bein <simontheleg@gmail.com>
    SimonTheLeg authored and kubermatic-bot committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    e03acc0 View commit details
    Browse the repository at this point in the history
  3. add additional logging

    Signed-off-by: Simon Bein <simontheleg@gmail.com>
    SimonTheLeg authored and kubermatic-bot committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    89c877e View commit details
    Browse the repository at this point in the history
  4. rename to isStuck

    Signed-off-by: Simon Bein <simontheleg@gmail.com>
    SimonTheLeg authored and kubermatic-bot committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    e71fa36 View commit details
    Browse the repository at this point in the history
  5. remove timeout from message, as we do not explicitly check for it

    Signed-off-by: Simon Bein <simontheleg@gmail.com>
    SimonTheLeg authored and kubermatic-bot committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    c3432e7 View commit details
    Browse the repository at this point in the history
  6. remove printing directive for AppInstall, as we already print it cent…

    …rally via the logger
    
    Signed-off-by: Simon Bein <simontheleg@gmail.com>
    SimonTheLeg authored and kubermatic-bot committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    91a6747 View commit details
    Browse the repository at this point in the history