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

fix: do not hit API Server for CSA preview #2522

Merged
merged 7 commits into from
Aug 11, 2023
Merged

Commits on Aug 10, 2023

  1. fix: do not hit API Server for CSA preview

    When attempting a preview, do not query against the live cluster if
    CSA mode is specified. For SSA mode, wrap authentication
    error with helpful message.
    rquitales committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    c1a5d7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5fd101 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85c29e0 View commit details
    Browse the repository at this point in the history
  4. Address PR comments

    rquitales committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    2d34390 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c2e4f1 View commit details
    Browse the repository at this point in the history
  6. Add changelog entry

    rquitales committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    f3484b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    80354bd View commit details
    Browse the repository at this point in the history