-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set DSS Gen1 Commit IDs (1.0.0) (#12)
- Loading branch information
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule dss-ansible
updated
6 files
+2 −0 | .github/CODEOWNERS | |
+21 −0 | .github/workflows/ansible-lint.yml | |
+71 −0 | Dockerfile | |
+2 −1 | group_vars/all.yml | |
+2 −1 | roles/start_dss_host/defaults/main.yml | |
+5 −8 | roles/start_dss_host/tasks/setup_host_clusters.yml |
Submodule dss-ecosystem
updated
3 files
+2 −0 | .github/CODEOWNERS | |
+34 −0 | .github/workflows/main.yml | |
+2 −0 | dss_datamover/client_application.py |
Submodule dss-minio
updated
5 files
+2 −0 | .github/CODEOWNERS | |
+21 −0 | .github/workflows/main.yml | |
+17 −4 | cmd/kv-storage.go | |
+17 −4 | cmd/kv.go | |
+92 −8 | docs/multi-user/README.md |
Submodule dss-sdk
updated
62 files