Test browser pool data source against Kernel - #80
Open
IlyaasK wants to merge 1 commit into
Open
Conversation
IlyaasK
requested review from
Sayan- and
tnsardesai
and removed request for
Sayan- and
tnsardesai
July 11, 2026 12:10
IlyaasK
force-pushed
the
hypeship/browser-pool-data-source-chrome-policy
branch
from
July 13, 2026 13:35
af40ac2 to
a9c7241
Compare
IlyaasK
force-pushed
the
hypeship/browser-pool-data-source-acceptance
branch
from
July 13, 2026 13:35
f3fde8a to
e903631
Compare
IlyaasK
force-pushed
the
hypeship/browser-pool-data-source-acceptance
branch
from
July 13, 2026 14:32
e903631 to
f837de4
Compare
IlyaasK
force-pushed
the
hypeship/browser-pool-data-source-chrome-policy
branch
from
July 13, 2026 14:32
a9c7241 to
dfdb402
Compare
IlyaasK
force-pushed
the
hypeship/browser-pool-data-source-acceptance
branch
from
July 13, 2026 15:39
f837de4 to
d6ec19c
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using high effort and found 1 potential issue.
There are 2 total unresolved issues (including 1 from previous review).
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit d6ec19c. Configure here.
IlyaasK
force-pushed
the
hypeship/browser-pool-data-source-chrome-policy
branch
from
July 20, 2026 19:38
20fff2e to
f470d3d
Compare
IlyaasK
force-pushed
the
hypeship/browser-pool-data-source-acceptance
branch
from
July 20, 2026 19:38
d6ec19c to
26bcbc5
Compare
IlyaasK
force-pushed
the
hypeship/browser-pool-data-source-chrome-policy
branch
from
July 21, 2026 14:46
f470d3d to
2905808
Compare
IlyaasK
force-pushed
the
hypeship/browser-pool-data-source-acceptance
branch
from
July 21, 2026 14:46
26bcbc5 to
018faaa
Compare
IlyaasK
force-pushed
the
hypeship/browser-pool-data-source-chrome-policy
branch
from
July 21, 2026 18:10
2905808 to
c9a8321
Compare
IlyaasK
force-pushed
the
hypeship/browser-pool-data-source-acceptance
branch
3 times, most recently
from
July 21, 2026 20:15
7dc356a to
f868d78
Compare
IlyaasK
force-pushed
the
hypeship/browser-pool-data-source-chrome-policy
branch
from
July 31, 2026 19:30
a0a227d to
95039fa
Compare
IlyaasK
force-pushed
the
hypeship/browser-pool-data-source-acceptance
branch
from
July 31, 2026 19:35
f868d78 to
5ada561
Compare
Add opt-in acceptance coverage for ID and exact-name lookup, durable state flattening, no-drift planning, project overrides, and cleanup. Run it only from the manual acceptance matrix.
IlyaasK
force-pushed
the
hypeship/browser-pool-data-source-acceptance
branch
from
July 31, 2026 19:42
5ada561 to
3259a54
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
kernel_browser_pooldata sourcenot_foundAPI responseScope
Acceptance coverage and release-gate documentation only. This PR does not change provider behavior, schemas, SDK contracts, or runtime/session operations.
The fixture uses
KERNEL_ALT_PROJECT_IDwhen available and otherwise usesKERNEL_PROJECT_ID. At least one must be set. Destruction remains non-forceful.Tests run
go test -short -timeout=2m ./...go vet ./...gofmt -l cmd internalterraform fmt -check -recursive examplesbash scripts/check-docs.shbash scripts/check-markdown-links.shgit diff --checkLive acceptance
Passed on commit
3259a54in workflow run 30660137930.All seven jobs passed. The new browser-pool data-source job completed in 34 seconds and covered ID lookup, exact-name lookup, explicit project scope, normalized durable state, null references, no drift, non-force destroy, and coded
not_foundverification.Intentionally unsupported