Skip to content

Conversation

@jpayne3506
Copy link
Contributor

@jpayne3506 jpayne3506 commented Nov 17, 2025

Reason for Change:

Our codespace utils have dependencies on bullseye. Going to pin to bullseye until we update to GO 1.25, which we then should update to trixie

This has been broken since #3912.

Bullseye

  • 5.10 Kernel
  • Debian distro
  • Has LTS support until Aug 2026

Trixie

  • 6.12 Kernel
  • Debian distro
  • Has LTS support until June 2030

Issue Fixed:

Requirements:

Notes:
Go 1.25.1 has been released for some time now. https://go.dev/doc/go1.25

@jpayne3506 jpayne3506 requested a review from a team as a code owner November 17, 2025 21:31
Copilot finished reviewing on behalf of jpayne3506 November 17, 2025 21:32
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes codespace configuration issues by explicitly pinning the development container to Debian bullseye. The change updates the Docker image variant from "1.24" to "1.24-bullseye" to ensure compatibility with codespace utilities that have dependencies on this Debian distribution.

Key Changes:

  • Explicitly specify Debian bullseye distribution in devcontainer VARIANT to fix codespace compatibility

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jpayne3506 jpayne3506 added fix Fixes something. ci Infra or tooling. labels Nov 17, 2025
@jpayne3506 jpayne3506 self-assigned this Nov 17, 2025
@jpayne3506 jpayne3506 changed the title fix: Re-enable codespaces from #3912 fix: Re-enable codespaces Nov 17, 2025
@jpayne3506
Copy link
Contributor Author

/azp run Azure Container Networking PR

@azure-pipelines
Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@jpayne3506 jpayne3506 requested a review from rbtr November 17, 2025 22:53
@rbtr rbtr added this pull request to the merge queue Nov 17, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 18, 2025
@rbtr rbtr added this pull request to the merge queue Nov 18, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 18, 2025
@paulyufan2 paulyufan2 added this pull request to the merge queue Nov 19, 2025
github-merge-queue bot pushed a commit that referenced this pull request Nov 19, 2025
* test: 1.24.1

* test: bullseye

* test: trixie | 6.12

* test: revert devcontainers/features/go version

* test: revert trixie, no build

* ci: bump devcontainer go features to 1.24.1
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Infra or tooling. fix Fixes something.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants