Skip to content

fix(loadbalancer): add support for in-place updates#1373

Merged
marceljk merged 1 commit intomainfrom
fix/STACKITTPR-605-loadbalancer-updating-acl-triggers-recreation
Apr 14, 2026
Merged

fix(loadbalancer): add support for in-place updates#1373
marceljk merged 1 commit intomainfrom
fix/STACKITTPR-605-loadbalancer-updating-acl-triggers-recreation

Conversation

@marceljk
Copy link
Copy Markdown
Contributor

Description

relates to STACKITTPR-605 and #1326

Checklist

  • Issue was linked above
  • Code format was applied: make fmt
  • Examples were added / adjusted (see examples/ directory)
  • Docs are up-to-date: make generate-docs (will be checked by CI)
  • Unit tests got implemented or updated
  • Acceptance tests got implemented or updated (see e.g. here)
  • Unit tests are passing: make test (will be checked by CI)
  • No linter issues: make lint (will be checked by CI)

@marceljk marceljk requested a review from a team as a code owner April 14, 2026 09:33
@marceljk marceljk force-pushed the fix/STACKITTPR-605-loadbalancer-updating-acl-triggers-recreation branch from 96c9ed1 to 3b25edf Compare April 14, 2026 12:07
@marceljk marceljk force-pushed the fix/STACKITTPR-605-loadbalancer-updating-acl-triggers-recreation branch from 3b25edf to 2639201 Compare April 14, 2026 12:32
@github-actions
Copy link
Copy Markdown

Merging this branch will increase overall coverage

Impacted Packages Coverage Δ 🤖
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/loadbalancer 0.00% (ø)
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/loadbalancer/loadbalancer 51.89% (+0.58%) 👍

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/loadbalancer/loadbalancer/datasource.go 0.00% (ø) 41 0 41
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/loadbalancer/loadbalancer/resource.go 55.63% (+0.64%) 568 (-3) 316 (+2) 252 (-5) 👍

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

Changed unit test files

  • github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/loadbalancer/loadbalancer/resource_test.go
  • github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/loadbalancer/loadbalancer_acc_test.go

@marceljk marceljk merged commit 9b7af99 into main Apr 14, 2026
3 checks passed
@marceljk marceljk deleted the fix/STACKITTPR-605-loadbalancer-updating-acl-triggers-recreation branch April 14, 2026 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants