diff options
author | Konrad Bańka <k.banka@samsung.com> | 2020-03-10 17:59:12 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-03-10 16:59:12 +0000 |
commit | ea341497708a7fd1369f2bb28285c156104d0094 (patch) | |
tree | ee5996b3efad93cb348b810f2867049ba7043b7d /docs/submodules/multicloud | |
parent | 384371c433cb505ea090cfdfe8127fc745b2bf89 (diff) |
Update git submodules
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 251c38778c0c499cae61383720dd8b053b16b87e
- Handle uncommon format of proper tar archive
Provide proper handling of tar archives containing
"current directory", but stored in format:
```
.
file2.txt
dir1/
dir1/file1.txt
```
instead of typical:
```
./
./file2.txt
./dir1/
./dir1/file1.txt
```
Issue-ID: MULTICLOUD-1025
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: Ideffd019255a9f2d029527066e5a6a03d45a2d7b
Diffstat (limited to 'docs/submodules/multicloud')
m--------- | docs/submodules/multicloud/k8s.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/multicloud/k8s.git b/docs/submodules/multicloud/k8s.git -Subproject 42c5cef605d1bade236d64c2d73a062f3f93545 +Subproject 251c38778c0c499cae61383720dd8b053b16b87 |