Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New Kanister func to create K8s resource (kanisterio#1080)
* New Kanister func to create K8s resource Signed-off-by: Prasad Ghangal <prasad.ghangal@gmail.com> * Rename function to kubectl Signed-off-by: Prasad Ghangal <prasad.ghangal@gmail.com> * Add unit test to create CR with function Signed-off-by: Prasad Ghangal <prasad.ghangal@gmail.com> * Undo go.mod changes Signed-off-by: Prasad Ghangal <prasad.ghangal@gmail.com> * Title kubectl func name Signed-off-by: Prasad Ghangal <prasad.ghangal@gmail.com> * happy golint Signed-off-by: Prasad Ghangal <prasad.ghangal@gmail.com> * Rename kubectl function to kubeops Signed-off-by: Prasad Ghangal <prasad.ghangal@gmail.com> * Rename func to KubeOps Signed-off-by: Prasad Ghangal <prasad.ghangal@gmail.com> * Fix typo Signed-off-by: Prasad Ghangal <prasad.ghangal@gmail.com> * Handle returned error Signed-off-by: Prasad Ghangal <prasad.ghangal@gmail.com> * Fix golint issue Signed-off-by: Prasad Ghangal <prasad.ghangal@gmail.com> * Address review comments Signed-off-by: Prasad Ghangal <prasad.ghangal@gmail.com> * Changing `specs` to `spec` in remaining places * Fix CI Co-authored-by: Pavan Navarathna <pavan@kasten.io>
- Loading branch information