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

Show warnings returned in admission reviews #2033

Merged
merged 14 commits into from
Oct 17, 2024
Merged

Commits on Aug 14, 2024

  1. - Show kubernetes warnings as alert

    - Make update errors persistent alerts
    grolu committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    8b99d20 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    57827e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f74177 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Parse header warnings

    Show warning in dedicated GNotify component instance
    Show all header warnings for all requests
    grolu committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    5a2e555 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c689fc View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Fixed lint warning

    grolu committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    4fd4a4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81d4c9e View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    d08faf7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'enh/show_kubernetes_warnings' of github.com:gardener/da…

    …shboard into enh/show_kubernetes_warnings
    grolu committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    14ea1a9 View commit details
    Browse the repository at this point in the history
  3. Removed notification plugin injection and indirection through app sto…

    …re variable. Directly use notify composable instead
    
    This also solves the issue of not being able to show multiple notifications at the same time
    grolu committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    5f556d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

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

Commits on Oct 17, 2024

  1. use lodash assign

    grolu committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    caed4d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    241d0ca View commit details
    Browse the repository at this point in the history