• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Azure / karpenter-provider-azure / 11130082965

01 Oct 2024 05:05PM UTC coverage: 97.905% (+0.006%) from 97.899%
11130082965

push

github

web-flow
feat: Support for static AzureCNI without overlay networking via generating additional ip configurations (#365)

* feat: adding --network-plugin-mode flag to options

* test: adding --network-plugin-mode to test env

* feat: conditionally setting labels based on network-policy and network-plugin-mode

* test: validating that network plugin labels are not placed on nodes for non azure cni overlay setups

* style: make presubmit golangci-lint

* feat: adding network-plugin-mode to helm values

* fix: modiying comment to specify network policy rather than network plugin

* style: better comment for NetworkPluginMode

* chore: removing ciliummm conditional logic

* refactor: MaxPods into utils and adding a new consts package for shared constants in the project

* feat: set secondary ipconfigs on the nic when podnetwork type is not overlay

* test: adding new cluster create commands

* fix: do not allocate additional ips for host network addons

* fix: properly counting max ips

* test: running e2es on azure cni v1

* fix: az-configure-values should be aware of the network configuration of the cluster

* fix: cleaning up tests and DefaultMaxPods calc

* refactor: removing maxPods from launch template as we have no intention of propagating kubelet configuration this way

* test: validating nic configurations still valid for azurecni with overlay configuration

* style: grammar fixes after a read through

* test: adding ginkgo helper for checking kubelet flags

* test: modifying instancetypes tests to use the ExpectKubeletFlags helper

* fix: resetting cluster state in instance provider suite test since we know have two tests checking cluster state

* ci: running golangci-lint

* Update Makefile-az.mk

* refactor: moving final case over to use new Assert helper

* ci: make ci-non-test

* fix: removing the ip config deficit added for static addons

* Update pkg/operator/options/options_validation.go

*... (continued)

109 of 113 new or added lines in 7 files covered. (96.46%)

36307 of 37084 relevant lines covered (97.9%)

25.45 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

91.09
/pkg/providers/instance/instance.go


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc