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

refactor(production/ksonnet): Remove kausal from the root element #3917

Merged

Conversation

jvrplmlmn
Copy link
Contributor

@jvrplmlmn jvrplmlmn commented Jun 30, 2021

What this PR does / why we need it: Removes kausal from the root element of the jsonnet library. Instead, declare it explicitly, because it is an implementation detail that is leaking to the consumers of the libraries, polluting the root element.

Which issue(s) this PR fixes: N/A

Special notes for your reviewer: I have tested this internally (see linked PR) by re vendoring this changes in a release and it is a no-op change (results in no diff).

Checklist

  • Documentation added
  • Tests updated

Signed-off-by: Javier Palomo <javier.palomo@grafana.com>
@jvrplmlmn jvrplmlmn self-assigned this Jun 30, 2021
@CLAassistant
Copy link

CLAassistant commented Jun 30, 2021

CLA assistant check
All committers have signed the CLA.

@jvrplmlmn jvrplmlmn marked this pull request as ready for review June 30, 2021 08:46
@dannykopping dannykopping requested a review from a team July 1, 2021 08:37
Copy link
Contributor

@cyriltovena cyriltovena left a comment

Choose a reason for hiding this comment

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

LGTM

@cyriltovena cyriltovena merged commit e16f1fe into main Jul 1, 2021
@cyriltovena cyriltovena deleted the jvrplmlmn/jsonnet/remove-kausal-from-root-element branch July 1, 2021 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants