Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/appuio/krossa
Utility to split Kubernetes/OpenShift object lists per namespace and object kind
https://github.com/appuio/krossa
Last synced: 4 days ago
JSON representation
Utility to split Kubernetes/OpenShift object lists per namespace and object kind
- Host: GitHub
- URL: https://github.com/appuio/krossa
- Owner: appuio
- License: bsd-3-clause
- Created: 2020-10-07T08:22:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-26T09:29:17.000Z (over 2 years ago)
- Last Synced: 2023-07-15T11:41:36.603Z (over 1 year ago)
- Language: Go
- Size: 18.6 KB
- Stars: 0
- Watchers: 15
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Krossa
Utility to split Kubernetes/OpenShift object lists stored in files into
dedicated files per namespace and object kind.## Packaging
[GoReleaser](https://github.com/goreleaser/goreleaser) is used as part of
GitLab CI to build binary packages for all target platforms.