...

Text file src/sigs.k8s.io/kustomize/api/krusty/testdata/remoteload/with-submodule/README.md

Documentation: sigs.k8s.io/kustomize/api/krusty/testdata/remoteload/with-submodule

     1# submodule
     2
     3This repo demonstrates kustomize's ability to download git repos 
     4with submodules. The following branches contain
     5* main: submodule via absolute path
     6* relative-submodule: submodule via relative path
     7
     8For the submodule accessed via a relative path, we include a random hash in the
     9submodule name to avoid accessing an unintended directory in the case kustomize
    10contains loader bugs (issue #5131).

View as plain text