Skip to content

feat(mongodbflex): Refactor wait handler to use new WaiterHelper#7291

Merged
j1n-o9r merged 9 commits into
mainfrom
feat/STACKITSDK-382-mongodbflex-refactor-wait-handler-to-use-wait-helper
Jun 1, 2026
Merged

feat(mongodbflex): Refactor wait handler to use new WaiterHelper#7291
j1n-o9r merged 9 commits into
mainfrom
feat/STACKITSDK-382-mongodbflex-refactor-wait-handler-to-use-wait-helper

Conversation

@j1n-o9r
Copy link
Copy Markdown
Contributor

@j1n-o9r j1n-o9r commented May 18, 2026

Description

Update the wait handler of sfs, to use the new WaiterHelper struct. Replace every possible wait handler implementation of this service, to use just the WaiterHelper.

relates to STACKITSDK-382

Testing Instruction

  • checkout feat/STACKITSDK-382-mongodbflex-refactor-wait-handler-to-use-wait-helper
  • run make test
  • go to your terraform repo and add this line to go mod, adjust path to sdk if necessary replace github.com/stackitcloud/stackit-sdk-go/services/mongodbflex => ../stackit-sdk-go/services/mongodbflex
  • run tf acceptance tests for mongodbflex

Checklist

  • Issue was linked above
  • No generated code was adjusted manually (check comments in file header)
  • Changelogs
    • Changelog in the root directory was adjusted (see here)
    • Changelog(s) of the service(s) were adjusted (see e.g. here)
  • VERSION file(s) of the service(s) were adjusted
  • Code format was applied: make fmt
  • Examples were added / adjusted (see examples/ directory)
  • Unit tests got implemented or updated
  • Unit tests are passing: make test (will be checked by CI)
  • No linter issues: make lint (will be checked by CI)

@j1n-o9r j1n-o9r marked this pull request as ready for review May 18, 2026 08:16
@j1n-o9r j1n-o9r requested a review from a team as a code owner May 18, 2026 08:16
@j1n-o9r j1n-o9r marked this pull request as draft May 18, 2026 08:16
@j1n-o9r j1n-o9r changed the title feat(mongodbflex): refactored and tested mongodbflex wait handler to use wait helper. TODO: test acceptance tests when API Issue is fixed feat(mongodbflex): Refactor wait handler to use new WaiterHelper May 18, 2026
@j1n-o9r j1n-o9r marked this pull request as ready for review May 18, 2026 12:04
@github-actions
Copy link
Copy Markdown

This PR was marked as stale after 7 days of inactivity and will be closed after another 7 days of further inactivity. If this PR should be kept open, just add a comment, remove the stale label or push new commits to it.

@github-actions github-actions Bot added the Stale label May 28, 2026
@j1n-o9r j1n-o9r force-pushed the feat/STACKITSDK-382-mongodbflex-refactor-wait-handler-to-use-wait-helper branch from 5a208e4 to 3272656 Compare June 1, 2026 09:27
cgoetz-inovex
cgoetz-inovex previously approved these changes Jun 1, 2026
Comment thread services/mongodbflex/v2api/wait/wait.go Outdated
@j1n-o9r j1n-o9r enabled auto-merge (squash) June 1, 2026 10:06
@j1n-o9r j1n-o9r disabled auto-merge June 1, 2026 10:06
@j1n-o9r j1n-o9r force-pushed the feat/STACKITSDK-382-mongodbflex-refactor-wait-handler-to-use-wait-helper branch from e561015 to b19d8af Compare June 1, 2026 10:07
@j1n-o9r j1n-o9r merged commit 4073b53 into main Jun 1, 2026
7 checks passed
@j1n-o9r j1n-o9r deleted the feat/STACKITSDK-382-mongodbflex-refactor-wait-handler-to-use-wait-helper branch June 1, 2026 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants