Merge "Fix old kubectl client in stx-platformclients (from 1.5.2 to 1.21.3)"
This commit is contained in:
commit
ed7319ab40
@ -2,9 +2,10 @@ BUILDER=loci
|
||||
LABEL=stx-platformclients
|
||||
PROJECT=infra
|
||||
PROJECT_REPO=nil
|
||||
DIST_PACKAGES="python-devel libffi-devel openssl-devel which bash-completion helm kubernetes-client"
|
||||
DIST_PACKAGES="python-devel libffi-devel openssl-devel which bash-completion helm kubernetes-1.21.3-client"
|
||||
PIP_PACKAGES="pycrypto httplib2 pylint pyopenssl ndg-httpsclient pyasn1 \
|
||||
six prettytable PyYAML python-keystoneclient python-barbicanclient \
|
||||
python-openstackclient cgtsclient fmclient distributedcloud_client \
|
||||
osprofiler beautifulsoup4 oidcauthtools mechanize html5lib webencodings \
|
||||
nfv-client"
|
||||
CUSTOMIZATION="ln -s /usr/local/kubernetes/1.21.3/stage2/usr/bin/kubectl /usr/bin/"
|
Loading…
Reference in New Issue
Block a user