Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kubernetes walk-through outdated #31

Closed
cueckoo opened this issue Jul 3, 2021 · 1 comment
Closed

Kubernetes walk-through outdated #31

cueckoo opened this issue Jul 3, 2021 · 1 comment

Comments

@cueckoo
Copy link
Collaborator

cueckoo commented Jul 3, 2021

Originally opened by @trebe in cuelang/cue#31

Thanks for the nice walkthrough, that shows some of the great power of Cue :-)
Parts of it refers to previous versions of Cue:

cue eval ./... > snapshot2 doesn't fail as indicated, since now eval can output non-atomic string

Under "1 is the default", 1 is not marked as default.

@cueckoo cueckoo closed this as completed Jul 3, 2021
@cueckoo
Copy link
Collaborator Author

cueckoo commented Jul 3, 2021

Original reply by @mpvl in cuelang/cue#31 (comment)

Ah, yes. One needs to use the -c option now, for concrete or compile, to expose these errors.

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

No branches or pull requests

1 participant