kubectl patch
long-term
N
Novel Cod
There are several occasions where you just need to change few things in the K8s resource without really reapplying everything all over again. A good example is adding a new label or a new annotation. In the current kubectl apply method in Harness you need to know what the current k8s resource looks like before regenerating a new manifest with the changes. Kubectl patch was created specifically to address this. However harness does not have kubectl patch step. Request to add this as a step
Log In
Rohan Gupta
Merged in a post:
Need an option of kubectl replace command in kubernetes Rolling Deployment
H
Harlequin Caribou
We want to use kubectl replace therefore need an option of kubectl replace command in kubernetes Rolling Deployment.
Rohan Gupta
long-term
Thank you for your feature request, we have added this to our backlog