Skip to content

Commit c803b15

Browse files
authored
Merge pull request #1976 from ArpanSolanki29/master
Add: deleteCollectionNamespacedCustomObject to support labelSelector
2 parents ffc04fd + 00841dc commit c803b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-javascript.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
# apply https://github.com/kubernetes-client/gen/pull/224
3333
git config --global user.name "Github Actions"
3434
git config --global user.email "<>"
35-
git cherry-pick --strategy=recursive -X theirs c557f7f b32dcd6 0ef2cec 9701a7c
35+
git cherry-pick --strategy=recursive -X theirs c557f7f b32dcd6 0ef2cec 9701a7c a608a9d
3636
rm -rf gen/.git
3737
# apply https://github.com/kubernetes-client/gen/pull/237
3838
- name: Patch Dockerfile

0 commit comments

Comments
 (0)