Skip to content

Commit

Permalink
Merge pull request #4765 from jasonbraganza/korg-patch
Browse files Browse the repository at this point in the history
Update korg tool to recognise etcd-io org
  • Loading branch information
k8s-ci-robot authored Feb 15, 2024
2 parents 138a5ee + 371f26f commit d5583e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions cmd/korg/korg.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ import (

var (
validOrgs = []string{
"etcd-io",
"kubernetes",
"kubernetes-client",
"kubernetes-csi",
Expand Down
1 change: 1 addition & 0 deletions hack/default-branches-report.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
# limitations under the License.

readonly kubernetes_orgs=(
etcd-io
kubernetes
kubernetes-sigs
kubernetes-client
Expand Down

0 comments on commit d5583e4

Please sign in to comment.