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

Bump devcontainer version to 1.24 #19582

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

henrybear327
Copy link
Contributor

@henrybear327 henrybear327 self-assigned this Mar 12, 2025
@henrybear327 henrybear327 requested a review from ivanvc March 12, 2025 21:08
Copy link
Member

@ivanvc ivanvc left a comment

Choose a reason for hiding this comment

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

Good catch. LGTM. Thanks, @henrybear327.

@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: henrybear327, ivanvc
Once this PR has been reviewed and has the lgtm label, please assign spzala for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

codecov bot commented Mar 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.80%. Comparing base (f4c40b7) to head (5eca42b).

Additional details and impacted files

see 24 files with indirect coverage changes

@@            Coverage Diff             @@
##             main   #19582      +/-   ##
==========================================
- Coverage   68.91%   68.80%   -0.11%     
==========================================
  Files         421      421              
  Lines       35900    35900              
==========================================
- Hits        24739    24700      -39     
- Misses       9740     9771      +31     
- Partials     1421     1429       +8     

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f4c40b7...5eca42b. Read the comment docs.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@henrybear327
Copy link
Contributor Author

@ivanvc for some reason, according to the available image tags here, they only offer the dev- prefixed images for 1.24 now.

I have tested the changes on GitHub codespaces (as this is my main development environment now) which works for now, but we might need to keep an eye out for the images tag when it's updated.

@henrybear327 henrybear327 marked this pull request as ready for review March 12, 2025 21:34
According to the available image tag list [2],
the images for go 1.24 are all prefixed with
`dev-`. Thus, we are using the `dev-` prefixed
image version for now.

Reference:
[1] etcd-io#19524
[2] https://mcr.microsoft.com/v2/devcontainers/go/tags/list

Signed-off-by: Chun-Hung Tseng <[email protected]>
@henrybear327 henrybear327 force-pushed the ci/update-devcontainer-1.24 branch from a87a167 to 5eca42b Compare March 12, 2025 21:45
@henrybear327 henrybear327 requested a review from ivanvc March 12, 2025 21:45
@ivanvc
Copy link
Member

ivanvc commented Mar 12, 2025

@ivanvc for some reason, according to the available image tags here, they only offer the dev- prefixed images for 1.24 now.

Shouldn't we prefer the dev- ones? I'm assuming that they may have some development libraries installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants