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

CASMPET-6721: istio upgrade #5271

Merged
merged 23 commits into from
Aug 22, 2024
Merged

CASMPET-6721: istio upgrade #5271

merged 23 commits into from
Aug 22, 2024

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    42cbca2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23ef9ce View commit details
    Browse the repository at this point in the history
  3. Pre-cache istio images

    mtupitsyn committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1d09be3 View commit details
    Browse the repository at this point in the history
  4. Update the rollout-restart logic

    keshav-06-hpe authored and mtupitsyn committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    bd0a171 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3bcb762 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    33e40fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a27b6fc View commit details
    Browse the repository at this point in the history
  8. add license to rollout-restart.sh

    keshav-06-hpe authored and mtupitsyn committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f204d60 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    15ee224 View commit details
    Browse the repository at this point in the history
  10. Adding cray-kiali upgrade

    keshav-06-hpe authored and mtupitsyn committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f411577 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a01328c View commit details
    Browse the repository at this point in the history
  12. Fix shfmt and shellcheck

    mtupitsyn committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7aa4005 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8af997d View commit details
    Browse the repository at this point in the history
  14. Restart script for vault pods

    Co-authored-by: Arka Pramanik <arka.pramanik@hpe.com>
    2 people authored and mtupitsyn committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    cb95ce2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    99cd1bf View commit details
    Browse the repository at this point in the history
  16. Fixed shmft check

    arka-pramanik-hpe authored and mtupitsyn committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    da9f6d0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    319306c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b7e47fe View commit details
    Browse the repository at this point in the history
  19. Update vault pod deletion logic

    keshav-06-hpe authored and mtupitsyn committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    32f4580 View commit details
    Browse the repository at this point in the history
  20. Fix shfmt

    keshav-06-hpe authored and mtupitsyn committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6a2f780 View commit details
    Browse the repository at this point in the history
  21. Update rollout-restart logic

    arka-pramanik-hpe authored and mtupitsyn committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6d5d2ff View commit details
    Browse the repository at this point in the history
  22. Resolving code repeatition

    keshav-06-hpe authored and mtupitsyn committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7ebf259 View commit details
    Browse the repository at this point in the history
  23. Lazy initialization for TOKEN in prerequisites.sh

    If prerequisites.sh fails during/after istio upgrade, but before
    pods are restarted to pick up new istio-proxy image, system
    is left in bad shape (keycloak is down). Having TOKEN
    initialized lazily in this scenario allows to restart
    prerequisites.sh from failure point.
    mtupitsyn committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    8541534 View commit details
    Browse the repository at this point in the history