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

Build Developer Image for Dev Containers / Github Codespaces #30454

Closed
Sharpz7 opened this issue Aug 21, 2023 · 4 comments
Closed

Build Developer Image for Dev Containers / Github Codespaces #30454

Sharpz7 opened this issue Aug 21, 2023 · 4 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. sig/testing Categorizes an issue or PR as relevant to SIG Testing.

Comments

@Sharpz7
Copy link

Sharpz7 commented Aug 21, 2023

kubernetes/kubernetes#113019

Relating to this issue, and relating to the work in this fork (https://github.com/craiglpeters/kubernetes-devcontainer), I want to add a cloudbuild.yaml that is able to build and push the image based on what is in k/k master.

From there we can expand to hit more usecases. There are some subtilties in terms of how the image is built (It does not use a Dockerfile, and instead uses devcontainers themselves, but we should be able to do this ourselves with https://github.com/devcontainers/cli and https://github.com/craiglpeters/kubernetes-devcontainer/blob/master/.github/workflows/devcontainer-build-and-push.yml as reference.

cc @dims @craiglpeters

@Sharpz7 Sharpz7 added the kind/feature Categorizes issue or PR as related to a new feature. label Aug 21, 2023
@k8s-ci-robot k8s-ci-robot added the needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. label Aug 21, 2023
@Sharpz7
Copy link
Author

Sharpz7 commented Aug 21, 2023

/assign @Sharpz7

@Sharpz7
Copy link
Author

Sharpz7 commented Aug 21, 2023

/sig testing

@k8s-ci-robot k8s-ci-robot added sig/testing Categorizes an issue or PR as relevant to SIG Testing. and removed needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. labels Aug 21, 2023
@BenTheElder
Copy link
Member

I want to add a cloudbuild.yaml that is able to build and push the image based on what is in k/k master.

It's not clear that SIG Testing should be funding resources for this particular development environment offering.

@Sharpz7
Copy link
Author

Sharpz7 commented Nov 27, 2023

Closing because the kubecross image can get the job done

@Sharpz7 Sharpz7 closed this as completed Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. sig/testing Categorizes an issue or PR as relevant to SIG Testing.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants