Skip to content

feat(dremio): Adding wait handlers for new v1betaapi (copied from v1alpha) - #9972

Merged
Fyusel merged 4 commits into
stackitcloud:mainfrom
bjarneschroeder:main
Aug 12, 2026
Merged

feat(dremio): Adding wait handlers for new v1betaapi (copied from v1alpha)#9972
Fyusel merged 4 commits into
stackitcloud:mainfrom
bjarneschroeder:main

Conversation

@bjarneschroeder

Copy link
Copy Markdown
Contributor

Description

This adds the waiters for v1beta of dremio (copied over from v1alpha)

relates to #9746

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)

@bjarneschroeder
bjarneschroeder requested a review from a team as a code owner August 10, 2026 13:36
Comment thread services/dremio/v1betaapi/wait/wait.go Outdated
Comment thread services/dremio/v1betaapi/wait/wait_test.go Outdated
Comment thread services/dremio/CHANGELOG.md Outdated
Bjarne Schröder added 3 commits August 11, 2026 16:12
Copying over the wait handlers from v1alphaapi to make waiting for provisioning of dremio resources possible.
@Fyusel Fyusel added the ignore-gorelease-check Can be used to make the gorelease check pipeline pass on a PR. label Aug 12, 2026
@Fyusel
Fyusel enabled auto-merge (squash) August 12, 2026 11:49
@Fyusel
Fyusel merged commit 401fa8f into stackitcloud:main Aug 12, 2026
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ignore-gorelease-check Can be used to make the gorelease check pipeline pass on a PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants