Skip to content

Use newest CUE (0.13.x - needed for registry support) - #27

Closed
MPV wants to merge 1 commit into
masterfrom
cue
Closed

Use newest CUE (0.13.x - needed for registry support)#27
MPV wants to merge 1 commit into
masterfrom
cue

Conversation

@MPV

@MPV MPV commented Apr 15, 2025

Copy link
Copy Markdown
Owner

As it's needed for downloading k8s as in:

MPV commented Aug 9, 2026

Copy link
Copy Markdown
Owner Author

Superseded by #83, which adopts CUE on current master.

This bumped CUE to 0.13.x for Central Registry support. #83 builds on cuelang.org/go v0.17.1 and does not need the registry at all: the Kubernetes definitions are generated from the vendored k8s.io/api with cue get go (make schema) and checked in, so there is no registry fetch at build or run time and the schema version is pinned to the k8s.io/api already in go.mod.

Closing as obsolete rather than rejected — the cue branch is untouched. #83 is one of four candidates for #26 (#81 #82 #83 #84), each measured in its description.


Generated by Claude Code

@MPV MPV closed this Aug 9, 2026
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.

1 participant