mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-16 17:33:14 +00:00
Add load_restrictor flag.
This commit is contained in:
@@ -288,7 +288,7 @@ func doSanityChecksAndDropIntoBase(
|
||||
return l
|
||||
}
|
||||
|
||||
func TestRestrictionRootInRealLoader(t *testing.T) {
|
||||
func TestRestrictionRootOnlyInRealLoader(t *testing.T) {
|
||||
dir, fSys, err := commonSetupForLoaderRestrictionTest()
|
||||
if err != nil {
|
||||
t.Fatalf("unexpected error: %v", err)
|
||||
|
||||
Reference in New Issue
Block a user