Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-07-29 | Optimization in git clone using --depth | 1 | -1/+1 | ||
optimize the git clone using --depth flag in term of size of clone and also in term's of time taken to fetch the files and commit history of whole repository . More detail can be found at blog https://www.atlassian.com/git/tutorials/big-repositories Issue-ID: SDC-3089 Signed-off-by: Pratik Raj <rajpratik71@gmail.com> Change-Id: Ib806bf0c172bd304abe9a138e2f85fcf14e07675 | |||||
2018-02-06 | Add K8S deployment above Vagrant | 1 | -0/+22 | ||
Set deployment manifest files and scripts for deploy SDC over Kubernetes inside Vagrant Preparation for OOM integration Change-Id: I1f54b95067538f42d2d68fa3366b512dc9134f43 Issue-ID: SDC-907 Signed-off-by: Areli Fuss <af732p@att.com> |