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

feat(cli): install k.libsonnet during init #140

Merged
merged 1 commit into from
Jan 6, 2020
Merged

feat(cli): install k.libsonnet during init #140

merged 1 commit into from
Jan 6, 2020

Conversation

sh0rez
Copy link
Member

@sh0rez sh0rez commented Jan 6, 2020

Uses jb to install k.libsonnet and kausal.libsonnet during tk init.

Can be disable using --k8s=false

Fixes #52

Uses `jb` to install k.libsonnet and kausal.libsonnet during `tk init`.

Can be disable using `--k8s=false`
@sh0rez sh0rez added kind/feature Something new should be added component/cli Command Line Interface labels Jan 6, 2020
@sh0rez sh0rez requested review from rfratto and gouthamve January 6, 2020 19:20
@sh0rez sh0rez merged commit 856eb81 into master Jan 6, 2020
@sh0rez sh0rez deleted the init-k8s branch January 6, 2020 19:41
sh0rez added a commit that referenced this pull request Jan 7, 2020
Installation of ksonnet-lib is automated, no need to elaborate it anymore
sh0rez added a commit that referenced this pull request Jan 8, 2020
* docs: switch to docz

* feat: tutorial

* doc(tutorial): Using Jsonnet section

Adds a section about doing the same task, but this time using Jsonnet and Tanka

* feat: custom theme

* wip: parameters

* feat(docs): collapsing codeblocks

* fix(docs): font fixes

* feat(docs): description in header

* doc(tutorial): Abstraction

* doc(example): remove vendor/

* doc(tutorial): Kubernetes library

* fix(docs): link fixes

* doc(tutorial): environments

* fix(docs): file update

* doc: introduction

* doc: installation

* fix(docs): build using gatsby directly

Switches from the docz wrapper to plain gatsby (much more stable)

* doc: README fixes

* doc(tutorial): review feedback

* fix(examples): use upstream kausal in prom-grafana

* chore: netlify deploy dir

* chore(docs): add required vscode extensions in-tree

* chore(docs): remove unused files from vscext

* chore(docs): vscode highlighter debug

* feat(docs): PWA

* feat(docs): remark enhancements

* fix(docs): GitHub button dimensions on mobile

* style(docs): typos

Co-authored-by: Malcolm Holmes [email protected]

* feat(docs): use #140 in tutorial

Installation of ksonnet-lib is automated, no need to elaborate it anymore

* feat(docs): next/previous buttons in tutorial

* style(docs): %s/our/their/g

* docs: libraries

* fix(docs): update k-lib aliasing section

Simplified it a lot, as Tanka automatically does this now.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/cli Command Line Interface kind/feature Something new should be added
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tk init should also download the k8s libsonnet
2 participants