1
0
mirror of synced 2026-02-13 13:06:56 +00:00

Add e2e tests for install command

This commit is contained in:
stefanprodan
2020-04-24 19:54:45 +03:00
parent 403a0f2882
commit 35163fa9eb
7 changed files with 90 additions and 9 deletions

View File

@@ -1,2 +1,9 @@
# toolkit
Experimental toolkit for assembling CD pipelines
[![e2e](https://github.com/fluxcd/toolkit/workflows/e2e/badge.svg)](https://github.com/fluxcd/toolkit/actions)
Experimental toolkit for assembling CD pipelines.
Components:
* [source-controller](https://github.com/fluxcd/source-controller)
* [kustomize-controller](https://github.com/fluxcd/kustomize-controller)