Skip to content

fix: Resolve operator CI failures and go-feature-server image build issues#6371

Merged
ntkathole merged 2 commits into
feast-dev:masterfrom
ntkathole:fix_images_poublish
May 6, 2026
Merged

fix: Resolve operator CI failures and go-feature-server image build issues#6371
ntkathole merged 2 commits into
feast-dev:masterfrom
ntkathole:fix_images_poublish

Conversation

@ntkathole
Copy link
Copy Markdown
Member

@ntkathole ntkathole commented May 6, 2026

What this PR does / why we need it:

Fixes multiple CI and image build failures introduced by the Go CVE bump
(d6f33ce): go-feature-server Dockerfile updated to Go 1.25 to match go.mod,
operator Dockerfile COPY permissions fixed for non-root UBI build user,
crd-ref-docs downgraded to v0.2.0 (v0.3.0 requires Go 1.25), and missing
gopkg.in/yaml.v2 go.sum entry added.

@ntkathole ntkathole self-assigned this May 6, 2026
@ntkathole ntkathole requested a review from a team as a code owner May 6, 2026 08:25
@ntkathole ntkathole force-pushed the fix_images_poublish branch from 402b68c to 3bae6a0 Compare May 6, 2026 08:29
@ntkathole ntkathole force-pushed the fix_images_poublish branch from 3bae6a0 to 33959eb Compare May 6, 2026 10:45
…Dockerfile COPY permissions

Signed-off-by: ntkathole <nikhilkathole2683@gmail.com>
@ntkathole ntkathole force-pushed the fix_images_poublish branch from 33959eb to 2b6219e Compare May 6, 2026 11:48
@ntkathole
Copy link
Copy Markdown
Member Author

Test failure is due to previous verison images were not published, this PR fixes it

Copy link
Copy Markdown
Collaborator

@shuchu shuchu left a comment

Choose a reason for hiding this comment

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

Lgtm

Signed-off-by: ntkathole <nikhilkathole2683@gmail.com>
@ntkathole ntkathole merged commit 5458ec8 into feast-dev:master May 6, 2026
28 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants