Commit Graph

4 Commits

Author SHA1 Message Date
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 817068bd7f
Remove replace of go-openapi/spec from go.mod (#1443) 2021-09-03 01:11:57 -07:00
Roland Huß 33e2c9fdf0
Some fixes in `kn domain` help messages (#1283) 2021-04-06 13:31:49 -07:00
David Simansky 10ea0df157
Add DomainMapping CRUD commands (#1267)
* Add DomainMapping CRUD commands

* fix: Reflect review feedback

* fix: Fix prealloc lint error

* fix: Add specific reference resolution

* fix: Remove Kubernetes support in ref

* chore: Add context param to client functions
2021-04-01 08:53:23 -07:00