Skip to content

chore(loadbalancer): switch to new multi api sdk#1357

Merged
marceljk merged 4 commits intomainfrom
chore/loadbalancer-multi-api-support-sdk
Apr 2, 2026
Merged

chore(loadbalancer): switch to new multi api sdk#1357
marceljk merged 4 commits intomainfrom
chore/loadbalancer-multi-api-support-sdk

Conversation

@marceljk
Copy link
Copy Markdown
Contributor

@marceljk marceljk commented Apr 2, 2026

Description

relates to STACKITTPR-559

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 2, 2026 11:20
@marceljk marceljk force-pushed the chore/loadbalancer-multi-api-support-sdk branch from 2071411 to 3d85793 Compare April 2, 2026 11:20
cgoetz-inovex
cgoetz-inovex previously approved these changes Apr 2, 2026
@marceljk marceljk force-pushed the chore/loadbalancer-multi-api-support-sdk branch from 8f245ba to 1caa7ba Compare April 2, 2026 13:31
@marceljk marceljk force-pushed the chore/loadbalancer-multi-api-support-sdk branch from 1caa7ba to 5d4a283 Compare April 2, 2026 13:31
@marceljk marceljk enabled auto-merge (squash) April 2, 2026 13:32
cgoetz-inovex
cgoetz-inovex previously approved these changes Apr 2, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

Merging this branch will not change 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.31% (ø)
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/loadbalancer/observability-credential 15.71% (ø)
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/loadbalancer/utils 75.00% (ø)

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 54.99% (ø) 571 314 257
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/loadbalancer/observability-credential/resource.go 15.71% (ø) 140 22 118
github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/loadbalancer/utils/util.go 75.00% (ø) 8 6 2

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
  • github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/loadbalancer/observability-credential/resource_test.go
  • github.com/stackitcloud/terraform-provider-stackit/stackit/internal/services/loadbalancer/utils/util_test.go

@marceljk marceljk merged commit 10c344f into main Apr 2, 2026
3 checks passed
@marceljk marceljk deleted the chore/loadbalancer-multi-api-support-sdk branch April 2, 2026 14:14
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