func/cmd/testdata
David Fridrich 8cb70808f5
feat: always store namespace in func.yaml and warn if current ns & func.yaml ns is different (#1118)
* check namespace; add to func.yaml on first deploy; added tests and mock kubeconfig for testing

* change func args because only f.Namespace is used instead of the whole struct

* func comment

* misspell

* fix tests

* warning in stderr

* use context.Background

* add fake kubeconfig for new test
2022-07-20 16:35:01 +00:00
..
repository.git feat: repository management cli (#514) 2021-09-09 08:09:00 -07:00
kubeconfig_deploy_namespace feat: always store namespace in func.yaml and warn if current ns & func.yaml ns is different (#1118) 2022-07-20 16:35:01 +00:00