feat(kubernetes): add kustomize generation to kubernetes stdlib package
test(kubernetes): add test for kustomize Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
This commit is contained in:
@@ -32,6 +32,10 @@ setup() {
|
||||
"$DAGGER" compute "$TESTDIR"/stdlib/kubernetes --input-dir kubeconfig=~/.kube
|
||||
}
|
||||
|
||||
@test "stdlib: kustomize" {
|
||||
"$DAGGER" compute "$TESTDIR"/stdlib/kubernetes/kustomize --input-dir TestKustomize.kustom.source="$TESTDIR"/stdlib/kubernetes/kustomize/testdata
|
||||
}
|
||||
|
||||
@test "stdlib: helm" {
|
||||
skip_unless_local_kube
|
||||
|
||||
|
Reference in New Issue
Block a user