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

Nuxt removal #7211

Merged
merged 2 commits into from
Mar 8, 2023
Merged

Nuxt removal #7211

merged 2 commits into from
Mar 8, 2023

Commits on Mar 3, 2023

  1. Removing nuxt

    codyrancher authored and richard-cox committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    bbb7eeb View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Fix socket proxy for endpoints outside v1/v3/k8s

    - This broke things like container log streaming
    - Fix is to dynamically find proxy to upgrade to
    - list of proxies to upgrade to is limited to those that initially have ws enabled
    - Also add typing
    richard-cox authored and codyrancher committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    14ac4c4 View commit details
    Browse the repository at this point in the history