-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Accurate bridge previews rollout plan #2598
Labels
kind/engineering
Work that is not visible to an external user
Comments
VenelinMartinov
added
kind/engineering
Work that is not visible to an external user
and removed
needs-triage
Needs attention from the triage team
labels
Nov 6, 2024
We have decided not to roll out PF yet as we have a meaningful regression there which is currently blocked. #2688 will track PF rollout separately |
I'm going to start the rollout with pulumi-github as it has similar levels of usage as cloudflare but is entirely sdkv2 |
VenelinMartinov
added a commit
to pulumi/pulumi-github
that referenced
this issue
Jan 2, 2025
This enables the Accurate Previews bridge feature for the pulumi-github provider. This should improve the quality of our previews for the provider. It also updates the GRPC test to match the new behaviour. Part of pulumi/pulumi-terraform-bridge#2598
pulumi-github was shipped with accurate bridge previews by default in https://github.com/pulumi/pulumi-github/releases/tag/v6.5.0 |
VenelinMartinov
added a commit
that referenced
this issue
Jan 6, 2025
We've decided to postpone rolling out PF accurate previews, so the SDKv2 bridge and the PF bridge need separate feature flags. This change adds a new feature flag for PF and keeps the old one for the SDKv2. related to #2598
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The rollout plan for accurate bridge previews is intended to follow what we did with the PlanResourceChange SDKv2 bridge feature #1785.
We will enable the accurate bridge previews feature for:
In contrast to the PRC feature we might get less feedback from the rollout due to:
We could opt for rolling out accurate bridge previews for the SDKv2 and PF separately. This means we could potentially start the rollout earlier at the cost of higher complexity. Currently this seems unlikely to be worthwhile.
The text was updated successfully, but these errors were encountered: