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

devcontainer: Fix kubectl path #1441

Merged
merged 9 commits into from
Jan 25, 2022
Merged

devcontainer: Fix kubectl path #1441

merged 9 commits into from
Jan 25, 2022

Commits on Jan 24, 2022

  1. devcontainer: Fix kubectl path

    Signed-off-by: Oliver Gould <ver@buoyant.io>
    olix0r committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    ff9a82b View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    0aae8ef View commit details
    Browse the repository at this point in the history
  2. Add devcontainer CI workflow

    Signed-off-by: Oliver Gould <ver@buoyant.io>
    olix0r committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    4bce555 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f86220 View commit details
    Browse the repository at this point in the history
  4. fix loop in devcontainer workflow

    Signed-off-by: Oliver Gould <ver@buoyant.io>
    olix0r committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    d23af97 View commit details
    Browse the repository at this point in the history
  5. Add a check that the devcontainer image is fetchable

    Signed-off-by: Oliver Gould <ver@buoyant.io>
    olix0r committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    67f6e97 View commit details
    Browse the repository at this point in the history
  6. Use sudo for apt

    Signed-off-by: Oliver Gould <ver@buoyant.io>
    olix0r committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    3aa3fb5 View commit details
    Browse the repository at this point in the history
  7. Add jq to devcontainer

    Signed-off-by: Oliver Gould <ver@buoyant.io>
    olix0r committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    604364c View commit details
    Browse the repository at this point in the history
  8. Test missing devcontainer image

    Signed-off-by: Oliver Gould <ver@buoyant.io>
    olix0r committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    ff3e97a View commit details
    Browse the repository at this point in the history