Cannot build from source with 1.27rc1
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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