Skip to content

Commit

Permalink
Merge pull request #1976 from ArpanSolanki29/master
Browse files Browse the repository at this point in the history
Add: deleteCollectionNamespacedCustomObject to support labelSelector
  • Loading branch information
k8s-ci-robot authored Oct 30, 2024
2 parents ffc04fd + 00841dc commit c803b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-javascript.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
# apply https://github.com/kubernetes-client/gen/pull/224
git config --global user.name "Github Actions"
git config --global user.email "<>"
git cherry-pick --strategy=recursive -X theirs c557f7f b32dcd6 0ef2cec 9701a7c
git cherry-pick --strategy=recursive -X theirs c557f7f b32dcd6 0ef2cec 9701a7c a608a9d
rm -rf gen/.git
# apply https://github.com/kubernetes-client/gen/pull/237
- name: Patch Dockerfile
Expand Down

0 comments on commit c803b15

Please sign in to comment.