create new kubectl image #187
Reference in New Issue
Block a user
No description provided.
Delete Branch "kubectl-bump"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We should perhaps wait until #186 merges and backport both commits together?
we need that one first than the other one. I will merge them together starting with this first
Ok I expected us to pick both commits into a single PR but whatever works :)
I would suggest using a prefix for backport PR titles though e.g
[3.3] create new kubectl image
- this is a good habit for when we have backports which need to be tracked through multiple release branchesagreed, for some reason I did not do it here but only on SV updates. I usually try to keep the versions like you suggest in all my PRs