Skip to content

Bumps CUE to version 0.11.0#458

Merged
stefanprodan merged 1 commit into
stefanprodan:mainfrom
jmgilman:bump-cue-0.11.0
Dec 14, 2024
Merged

Bumps CUE to version 0.11.0#458
stefanprodan merged 1 commit into
stefanprodan:mainfrom
jmgilman:bump-cue-0.11.0

Conversation

@jmgilman

Copy link
Copy Markdown
Contributor

Fixes #457.

There was a lot of work done on the JSON Schema decoder in v0.11.0. The primary difference, in the case of Timoni, is that generated CRDs now properly use ! where the spec marks a field as required. As a result, I had to update a few tests to reflect this change.

Other than that, all other tests passed.

@stefanprodan

Copy link
Copy Markdown
Owner

Hey @jmgilman the CUE update is included with #424 The major change in v0.11 is that the CRD conversion to CUE schemas have been fixed.

@stefanprodan

Copy link
Copy Markdown
Owner

@jmgilman could you please rebase

@jmgilman

Copy link
Copy Markdown
Contributor Author

@stefanprodan Done.

@stefanprodan stefanprodan left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

LGTM

Thanks @jmgilman

@stefanprodan stefanprodan added the dependencies Pull requests that update a dependency file label Dec 14, 2024
@stefanprodan stefanprodan merged commit 6fe5724 into stefanprodan:main Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update CUE API

2 participants