Skip to content

Commit

Permalink
Remove obsolete jsonnet generators and related files (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
ademariag authored Mar 3, 2021
1 parent f191b7c commit b46b303
Show file tree
Hide file tree
Showing 18 changed files with 1 addition and 3,808 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,7 @@ This repo already packs some important libraries that you will want to have when
| Name | Description | Inventory file |
| ---- | ----------- | -------------- |
| [kube-libsonnet](https://github.com/bitnami-labs/kube-libsonnet) | bitnami-labs kube library | [kube.yml](inventory/classes/kapitan/kube.yml) |
| [sponnet](https://github.com/spinnaker/sponnet) | Jsonnet library specifically for Spinnaker | [spinnaker.yml](inventory/classes/kapitan/spinnaker.yml)|
| [manifests-generator](components/generators/manifests) | [Synthace](www.synthace.com) manifests generator | [generators/manifests.yml](inventory/classes/kapitan/generators/manifests.yml)|
| [kubernetes-generator](components/generators/kubernetes) | [Synthace](www.synthace.com) manifests generator | [generators/kubernetes.yml](inventory/classes/kapitan/generators/kubernetes.yml)|
| [ingresses-generator](components/generators/ingresses) | [Synthace](www.synthace.com) ingresses generator | [generators/ingresses.yml](inventory/classes/kapitan/generators/ingresses.yml)|
| [utils](lib/utils.libsonnet) | helpful utilites ||
| [kap](lib/kap.libsonnet) | Kapitan boilerplate in one file ||
Expand All @@ -64,8 +63,6 @@ To update them, run:
```shell script
./kapitan compile --fetch
Dependency lib/kube.libjsonnet : already exists. Ignoring
Dependency lib/spinnaker-pipeline.libjsonnet : already exists. Ignoring
Dependency lib/spinnaker-application.libjsonnet : already exists. Ignoring
./kapitan compiledd
Compiled tesoro (1.70s)
Compiled echo-server (1.64s)
Expand Down
27 changes: 0 additions & 27 deletions components/generators/manifests/docs.jsonnet

This file was deleted.

6 changes: 0 additions & 6 deletions components/generators/manifests/generate_docs.sh

This file was deleted.

22 changes: 0 additions & 22 deletions components/generators/manifests/main.jsonnet

This file was deleted.

290 changes: 0 additions & 290 deletions components/generators/manifests/resources.libsonnet

This file was deleted.

Loading

0 comments on commit b46b303

Please sign in to comment.