Added support for Docker Hub credentials (CI) 68/72768/4
authorMichael S. Pedersen <michaelx.pedersen@intel.com>
Fri, 9 Jul 2021 09:27:02 +0000 (09:27 +0000)
committerRihab Banday <rihab.banday@ericsson.com>
Mon, 19 Jul 2021 11:39:29 +0000 (11:39 +0000)
commitee024a7e7763ff02bc76597dda432511c04a581e
tree4ff14fb89603cbe027a939a92fe9b271e10d9023
parentdf1f338d5b1a87f6f656a8b2c6695507e006477a
Added support for Docker Hub credentials (CI)

When credentials are available on the Ansible host (/opt/kuberef/docker_config)
they will be added to the K8s nodes.

Also includes a minor change to increase the resources in the Kuberef VM

Signed-off-by: Michael S. Pedersen <michaelx.pedersen@intel.com>
Change-Id: I9acb0df97d2b423449ee57ae3d8241b2d9567ba2
Reviewed-on: https://gerrit.opnfv.org/gerrit/c/kuberef/+/72768
Tested-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Reviewed-by: Rihab Banday <rihab.banday@ericsson.com>
functions.sh
playbooks/roles/jump-vm/tasks/main.yaml
sw_config/bmra/dockerhub_credentials/tasks/main.yml [new file with mode: 0644]
sw_config/bmra/dockerhub_credentials/vars/.gitignore [new file with mode: 0644]
sw_config/bmra/patched_k8s.yml [new file with mode: 0644]