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

Convert vue.config.ts back to js #2

Draft
wants to merge 2 commits into
base: nuxt-removal
Choose a base branch
from

Commits on Mar 3, 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 committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    b7a64de View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Convert vue.config.ts back to js

    Note - Contains tweaks as per comments in test-plugins-build.sh
    - shell/creators/app/app.package.json
    - shell/vue.config.js
    richard-cox committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    ad27b2e View commit details
    Browse the repository at this point in the history