Amir Alavi
0382c171d7
cli options to enable user, uid, and group impersonation ( #1745 )
...
* cli options to enable kubernetes user and group impersonation
Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
* cli option to enable uid impersonation
Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
2022-10-13 13:11:53 +00:00
David Simansky
671ee229f3
feat: Add `--context` flag to choose specific context from kubeconfig ( #1234 )
...
* feat: Add flag to choose specific context from kubeconfig
* chore: Generate docs
* chore: Add changelog entry
* fix: Review feedback
Co-authored-by: Roland Huß <rhuss@redhat.com>
* chore: Add --cluster flag to specify cluster from kubeconfig
* chore: Generate docs
* chore: Update changelog
Co-authored-by: Roland Huß <rhuss@redhat.com>
2021-02-23 00:54:46 -08:00
Markus Thömmes
d647e44938
Upgrade a few assorted dependencies ( #1220 )
...
* Update spf13 deps
* Upgrade gotest.tools and correctly use versioned module
* Regenerate docs
2021-02-12 05:55:50 -08:00
Ying Chun Guo
45162fb5d8
Add command group for ContainerSource ( #1016 )
...
* add container source create and delete
* add update and list commands
* add describe command
* add e2e test
* add more tests
* changes to address review comments
2020-12-02 05:56:51 -08:00