Skip to content
Commit 6ca40380 authored by Yuanle Song's avatar Yuanle Song
Browse files

v1.8.0 allow set some k8s config via env variable;

- allow set DOCKER_IMAGE_PREFIX and KUBECTL_CA_PATH via env variable
- bugfix: properly escape DOCKER_PASSWORD when running docker login
- bugfix: properly config cache for pip when running "make ci-build"
  it needs a dir at /.cache that the current user can write into, inside
  the "docker run" docker container.
parent cf77a77a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment