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

fix(jsonnet): disable import .yaml for importstr #176

Merged
merged 1 commit into from
Jan 21, 2020
Merged

Conversation

sh0rez
Copy link
Member

@sh0rez sh0rez commented Jan 21, 2020

The current implementation of this feature broke support for using
importstr. While extending Jsonnet is nice, we must stay 100%
compatible, which we are not at the moment.

The current implementation of this feature broke support for using
`importstr`. While extending Jsonnet is nice, we must stay 100%
compatible, which we are not at the moment.
@sh0rez sh0rez added kind/bug Something isn't working component/jsonnet Everything regarding the jsonnet language labels Jan 21, 2020
@sh0rez sh0rez requested review from rfratto and DanCech January 21, 2020 17:04
@sh0rez sh0rez self-assigned this Jan 21, 2020
@sh0rez
Copy link
Member Author

sh0rez commented Jan 21, 2020

I'd suggest announcing this at least on the public Slack channel, so people know what's happening

Copy link
Member

@rfratto rfratto left a comment

Choose a reason for hiding this comment

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

Ah, that's unfortunate. LGTM!

@sh0rez sh0rez merged commit 9a2fca8 into master Jan 21, 2020
@sh0rez sh0rez deleted the disable-import-yaml branch January 21, 2020 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/jsonnet Everything regarding the jsonnet language kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants