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

kubernetes-sigs / cloud-provider-azure / 25084162123
75%
master: 75%

Build:
Build:
LAST BUILD BRANCH: chore/bump-1-36
DEFAULT BRANCH: master
Ran 29 Apr 2026 12:24AM UTC
Jobs 1
Files 95
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

29 Apr 2026 12:07AM UTC coverage: 75.198% (+0.08%) from 75.118%
25084162123

push

github

web-flow
[release-1.34] feat: support config-gated in-place mutation of FirstPartyUsage IP tags (#10249)

* 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

---------

Co-authored-by: Qi Ni <pomelonicky@gmail.com>

14547 of 19345 relevant lines covered (75.2%)

846.48 hits per line

Coverage Regressions

Lines Coverage ∆ File
248
84.59
0.33% provider/azure_loadbalancer.go
14
0.0
0.0% provider/config/azure.go
4
94.38
0.07% provider/azure_publicip_repo.go
Jobs
ID Job ID Ran Files Coverage
1 25084162123.1 29 Apr 2026 12:24AM UTC 95
75.2
GitHub Action Run
Source Files on build 25084162123
  • Tree
  • List 95
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25084162123
  • 1abe5012 on github
  • Prev Build on release-1.34 (#24835949670)
  • Next Build on release-1.34 (#25417650819)
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