cueckoo

Results 63 issues of cueckoo

_Originally opened by @breml in https://github.com/cuelang/cue/issues/750_ ### What version of CUE are you using (`cue version`)? $ cue version cue version 0.3.0-beta.4 linux/amd64 ### Does this issue reproduce with the...

NeedsDesign
jsonschema / openapi
encoding

_Originally opened by @myitcv in https://github.com/cuelang/cue/issues/824_ Here are the remaining TODOs following a recent review of the Kubernetes tutorial as part of https://cue-review.googlesource.com/c/cue/+/8961: * the output from commands has gone...

Documentation
NeedsFix
get go

_Originally opened by @tredoe in https://github.com/cuelang/cue/issues/158_ Does CUE could be vulnerable to a DoS attack like "Billion Laughs" one discovered recently at go-yaml? https://github.com/kubernetes/kubernetes/issues/83253

Documentation

_Originally opened by @verdverm in https://github.com/cuelang/cue/issues/607_ **Is your feature request related to a problem? Please describe.** I would like to embed a module into the overlay. This would be useful...

FeatureRequest
module/imports/embed

_Originally opened by @bbkane in https://github.com/cuelang/cue/issues/722_ ### What version of CUE are you using (`cue version`)? $ cue version cue version 0.3.0-beta.3 darwin/amd64 ### Does this issue reproduce with the...

NeedsInvestigation
fmt
Discuss

_Originally opened by @mpvl in https://github.com/cuelang/cue/issues/543_ ## Background Currently, for regular fields, an author of a definition can make backwards-compatible modifications without fear of breaking its user, as long as...

Proposal
roadmap/language-changes
Discuss
x/user/dagger.io

_Originally opened by @verdverm in https://github.com/cuelang/cue/issues/407_ Configuration is often dealing with versions and there is not an easy way to compare version identifiers during validation and evaluation. Having a `semver`...

FeatureRequest

_Originally opened by @verdverm in https://github.com/cuelang/cue/issues/758_ ### What version of CUE are you using (`cue version`)? `v0.3.0-beta.4` ### What did you do? ``` exec cue eval chaining.cue -- chaining.cue --...

NeedsFix
roadmap/performance
disjunctions

_Originally opened by @rogpeppe in https://github.com/cuelang/cue/issues/353_ commit 6f37a71e39b2c183c39875f2f442b8c8ae2b2526 The following code fails, but it seems like it should be OK. ``` e: Example e: a: "hello" Example :: { a:...

FeedbackWanted
roadmap/evaluator
roadmap/language-changes
roadmap/requiredfield
disjunctions

_Originally opened by @rudolph9 in https://github.com/cuelang/cue/issues/253_ ## Background JSON has no concepts of `float` or `int` only `number`. The current behavior of cuelang has `float` and `int` as completely disjoint...

Proposal
roadmap/language-changes
pre v1.0