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

add DEVCONTAINER support to kind provisioner #1138

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

Conversation

therealmitchconnors
Copy link
Contributor

See istio/istio#54746 for details

@therealmitchconnors therealmitchconnors requested a review from a team as a code owner January 17, 2025 19:48
@istio-policy-bot
Copy link

😊 Welcome @therealmitchconnors! This is either your first contribution to the Istio common-files repo, or it's been
a while since you've been here.

You can learn more about the Istio working groups, Code of Conduct, and contribution guidelines
by referring to Contributing to Istio.

Thanks for contributing!

Courtesy of your friendly welcome wagon.

@istio-testing istio-testing added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jan 17, 2025
@istio-testing istio-testing added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jan 17, 2025
fi

if [[ "${DEVCONTAINER}" ]]; then
# identify our docker container id using proc and regex
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So is this like we are in a container, but docker is connected to the outer docker daemon (not docker nested in docker)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants