Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: Qserv
-
Labels:None
-
Story Points:8
-
Sprint:DB_S19_02
-
Team:Data Access and Database
Description
- Make qserv_deploy configuration clearer:
- Mount cfg/tmp path correctly:
fjammes@[qserv-deploy]:~ # ls -rtl /etc/qserv-deploy/
total 24
drwxrwxr-x 3 fjammes fjammes 4096 Jan 25 15:17 gcloud
drwxr-xr-x 4 fjammes fjammes 4096 Feb 1 11:41 tmp
-rw-rw-r-- 1 fjammes fjammes 1019 Feb 12 11:35 env.sh
-rw-rw-r-- 1 fjammes fjammes 605 Feb 12 11:35 env-infrastructure.sh
-rw-rw-r-- 1 fjammes fjammes 679 Feb 12 11:38 env-gke.sh
drwxrwxr-x 4 fjammes fjammes 4096 Feb 12 11:50 dot-kube
- Allow to easily manage several configuration.
- Record which qserv_deploy version was used to install a given cluster
- Add pseudo /etc/password for NFS/LDAP setup?
- Test it to create a GKE cluster
- Test it on CC-IN2P3 cluster
- Update CI
I have reviewed the proposed changes, an they make sense to me. My only significant comments were on the GKE-speific documentation and MariaDB version 10.2.16 (versus 10.2.14 which we're using in PDAC and KPM30).