-
Task
-
Resolution: Incomplete
-
Minor
-
None
Currently the plugin does an exec to kubectl apply for deployment. This requires that the customer has kubectl installed in their Jenkins environment. Once the k8s server-side apply function is available we should do the work to use it so that we can remove this pre-req
Server-side apply k8s issue: #555