GoogleContainerTools / GoogleContainerTools/skaffold
Allow override of cluster builder namespace from flag
Open
area/build
build/kaniko
kind/feature-request
priority/p3
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
Kaniko pods are always executed in `build.cluster.namespace`. This made integration testing awkward in https://github.com/GoogleContainerTools/skaffold/pull/2734#issuecomment-526217009 - `skaffold build -n ` should honor the namespace setting, but maybe we need a separate flag for that - `build-namespace`. We should think through the implications.
Contributor guide
Assessment
This issue has not been assessed yet.