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

kubernetes-sigs / cloud-provider-azure / 25653093228
72%
master: 75%

Build:
Build:
LAST BUILD BRANCH: release-1.32
DEFAULT BRANCH: master
Ran 11 May 2026 06:16AM UTC
Jobs 1
Files 103
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

11 May 2026 05:59AM UTC coverage: 72.019% (+0.08%) from 71.935%
25653093228

push

github

web-flow
feat: support config-gated in-place mutation of FirstPartyUsage IP tags (#10133) (#10300)

* feat: support config-gated in-place mutation of FirstPartyUsage IP tags

Add enableIPTagMutationForExistingPublicIP config flag that enables
in-place mutation of FirstPartyUsage IP tags on existing public IPs
instead of deleting and recreating the PIP.

Only FirstPartyUsage-type IP tags (/NonProd, /Unprivileged) can be
mutated in-place. Attempting to change other IP tag types (e.g.
RoutingPreference) returns a reconciliation error. When the config
flag is disabled (default), the original delete-and-recreate behavior
is preserved.

* refactor: move FirstPartyUsage IP tag type to pkg/consts

* fix: use proper lexicographic ordering in sortIPTags comparator

The existing comparator used `a < b || c < d` which is not a strict
weak ordering and can produce non-deterministic sort results. Fix to
compare by IPTagType first, then by Tag only when types are equal.

* address comments

* test: remove e2e test for FirstPartyUsage IP tag mutation

14295 of 19849 relevant lines covered (72.02%)

823.93 hits per line

Coverage Regressions

Lines Coverage ∆ File
221
84.53
0.36% provider/azure_loadbalancer.go
14
0.0
0.0% provider/config/azure.go
5
93.75
0.08% provider/azure_publicip_repo.go
Jobs
ID Job ID Ran Files Coverage
1 25653093228.1 11 May 2026 06:16AM UTC 103
72.02
GitHub Action Run
Source Files on build 25653093228
  • Tree
  • List 103
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25653093228
  • 1da8e521 on github
  • Prev Build on release-1.32 (#23781320314)
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