Skip to content

Update base image to core 2.0#168

Merged
linglingye001 merged 1 commit intorelease/v2.6.0from
user/junbchen/base_update
Apr 3, 2026
Merged

Update base image to core 2.0#168
linglingye001 merged 1 commit intorelease/v2.6.0from
user/junbchen/base_update

Conversation

@RichardChen820
Copy link
Copy Markdown
Member

Update base image to core 2.0

CGO_ENABLED=1 — This produced a dynamically-linked binary that depends on glibc/ld-linux from the builder image. The distroless runtime image doesn't have those shared libraries, so the dynamic linker is literally "not found."

@RichardChen820 RichardChen820 force-pushed the user/junbchen/base_update branch from 0bdbb79 to 77d5786 Compare April 3, 2026 10:19
@linglingye001 linglingye001 merged commit 9afd738 into release/v2.6.0 Apr 3, 2026
3 checks passed
@linglingye001 linglingye001 deleted the user/junbchen/base_update branch April 3, 2026 10:25
RichardChen820 added a commit that referenced this pull request Apr 9, 2026
* Update Go dependencies to latest versions (#165)

* Initial plan

* Update Go dependencies: go 1.25, k8s.io v0.35.2, controller-runtime v0.23.3

Co-authored-by: RichardChen820 <99175581+RichardChen820@users.noreply.github.com>

* Update Dockerfile base image to go 1.25

Co-authored-by: RichardChen820 <99175581+RichardChen820@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: RichardChen820 <99175581+RichardChen820@users.noreply.github.com>

* Update CGO_ENABLED to 1 in Dockerfile builder stage (#167)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: RichardChen820 <99175581+RichardChen820@users.noreply.github.com>

* Snapshot reference support (#166)

* snapshot reference support

* update

* update

* Audience parameter support (#164)

* audience parameter support

* fix lint

* update

* version bump 2.6.0

* Update base image to core 2.0 (#168)

---------

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: linglingye001 <143174321+linglingye001@users.noreply.github.com>
Co-authored-by: Lingling Ye (from Dev Box) <linglingye@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants