Kubeconfig: switching from kustomize to airshipctl command
Since [1] has been merged it's possible to use that command to generate kubeconfig in proper way. This patchset introduces that changes as well as cleans up for non-needed anymore due to that changes steps in gating. [1]: https://review.opendev.org/c/airship/airshipctl/+/774709 Change-Id: Ifc07c56c126c782d940a8ca4d111c59c5d3c9c78
This commit is contained in:
@@ -126,8 +126,6 @@
|
||||
vars:
|
||||
site_name: test-site
|
||||
gate_scripts:
|
||||
- ./tools/deployment/provider_common/03_install_pip.sh
|
||||
- ./tools/deployment/provider_common/04_install_yq.sh
|
||||
- ./tools/deployment/01_install_kubectl.sh
|
||||
# 21_systemwide_executable.sh is run in the build-gate pre-run above
|
||||
- ./tools/deployment/22_test_configs.sh
|
||||
|
||||
Reference in New Issue
Block a user