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

feat: refresh development container #8828

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Apr 30, 2024

  1. Fix development container

    The development container provides developers with a clean environment at all time.
    This creates a environment for static check, test, build and execute dashboard on local machine
    that is almost the same as CI/CD environment.
    shu-mutou committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b5ea56b View commit details
    Browse the repository at this point in the history
  2. Fix licence check

    shu-mutou committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2bd9e5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d07c551 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f264e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2aad4c1 View commit details
    Browse the repository at this point in the history
  6. Clean up unused sources

    shu-mutou committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0816500 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    27b664c View commit details
    Browse the repository at this point in the history
  8. Fix envs for kubeconfig

    Also, stop using KIND_EXPERIMENTAL_DOCKER_NETWORK.
    shu-mutou committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b7540d7 View commit details
    Browse the repository at this point in the history