Skip to content

Commit

Permalink
Merge pull request #109090 from sarveshr7/multicidr-rangeallocator
Browse files Browse the repository at this point in the history
Enhance NodeIPAM to support multiple ClusterCIDRs

Kubernetes-commit: 759785ea147bc13945d521eaba4a6592cbc0675f
  • Loading branch information
k8s-publishing-bot committed Aug 7, 2022
2 parents f10f16e + 76884cd commit a890e7b
Show file tree
Hide file tree
Showing 24 changed files with 1,243 additions and 4 deletions.
35 changes: 35 additions & 0 deletions applyconfigurations/internal/internal.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

66 changes: 66 additions & 0 deletions applyconfigurations/meta/v1/listmeta.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

247 changes: 247 additions & 0 deletions applyconfigurations/networking/v1alpha1/clustercidr.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a890e7b

Please sign in to comment.