Qovery / Qovery/qovery-cli

Cannot build from source with 1.27rc1

Open
#668 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
84
Forks
26
Avg merge
20h 27m
Merged PRs (30d)
13

Description

k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json

go\pkg\mod\k8s.io\kube-openapi@v0.0.0-20260511211612-da4e56fe5676\pkg\internal\third_party\go-json-experiment\json\alias.go:618:21: undefined: json.SkipFunc
go\pkg\mod\k8s.io\kube-openapi@v0.0.0-20260511211612-da4e56fe5676\pkg\internal\third_party\go-json-experiment\json\alias.go:957:14: undefined: json.DiscardUnknownMembers

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the source build with Go 1.27rc1 and inspect the reported dependency file go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20260511211612-da4e56fe5676/pkg/internal/third_party/go-json-experiment/json/alias.go. Trace why json.SkipFunc and json.DiscardUnknownMembers are unavailable, then verify that the CLI builds successfully with the intended dependency or compatibility change.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
build-system, cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.