Skip to content

add async operation polling after apply - #13

Merged
khisakuni merged 1 commit into
developfrom
gmankes/fix_issues_in_develop_main
Feb 12, 2026
Merged

add async operation polling after apply#13
khisakuni merged 1 commit into
developfrom
gmankes/fix_issues_in_develop_main

Conversation

@gregmankes

@gregmankes gregmankes commented Feb 9, 2026

Copy link
Copy Markdown

What was changed

Why?

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

Note

Low Risk
Test-only change that adds explicit waiting for async completion; minimal product risk aside from potentially increasing test runtime.

Overview
Updates the namespace integration CRUD test to wait for namespace apply async operations to complete before issuing follow-up get assertions.

The test now re-parses the MutationResult from apply output on both create and update, extracts AsyncOp.Id, and calls pollAsyncOperation using a shared cloud client to reduce flakiness from eventual consistency.

Written by Cursor Bugbot for commit 933a954. This will update automatically on new commits. Configure here.

@gregmankes
gregmankes requested a review from a team as a code owner February 9, 2026 21:00
@khisakuni
khisakuni merged commit 5a04718 into develop Feb 12, 2026
3 checks passed
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.

3 participants