mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-29 17:41:13 +00:00
Rewrite remoteload_test integration tests (#4783)
* Better error message when git clone fails * support file:// URLs * rewrite remoteload_test * lint and test fix * fixes for kverey's comments * document file:// remote load * replace assert with require where appropriate * add tests for file:// without git suffix * fixes plus pr review from natasha * fixes for review, lint * revert changes to error handling * fix skipped test
This commit is contained in:
3
api/krusty/testdata/remoteload/multibase/dev/kustomization.yaml
vendored
Normal file
3
api/krusty/testdata/remoteload/multibase/dev/kustomization.yaml
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
resources:
|
||||
- ../base
|
||||
namePrefix: dev-
|
||||
Reference in New Issue
Block a user