Skip to content

create-cluster.sh produces error "field dnsSearch not found in type v1alpha4.Networking" #16562

create-cluster.sh produces error "field dnsSearch not found in type v1alpha4.Networking"

create-cluster.sh produces error "field dnsSearch not found in type v1alpha4.Networking" #16562

name: Issue and PR comment commands
permissions: {}
on:
issue_comment:
types:
- created
- edited
jobs:
execute:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: jpmcb/prow-github-actions@f4d01dd4b13f289014c23fe5a19878a2479cb35b # v1.1.3
with:
prow-commands: '/assign
/unassign
/area
/kind
/priority
/remove
/close
/reopen
/lock
/milestone
/hold
/cc
/uncc'
github-token: "${{ secrets.GITHUB_TOKEN }}"