Skip to content

Conversation

@Zaid-Ajaj
Copy link
Contributor

With the change pulumi/pulumi#20817 in the Pulumi CLI, the log entries are now logged twice, once when a request is started and another time when we get response. That means we can't replay gRPC logs that contain request data, we need both request and response data, hence this PR skipping partial log entries cc @iwahbe

@Zaid-Ajaj Zaid-Ajaj merged commit fdc9671 into main Nov 5, 2025
2 checks passed
@Zaid-Ajaj Zaid-Ajaj deleted the zaid/exclude-partial-logs branch November 5, 2025 17:27
blampe added a commit that referenced this pull request Nov 20, 2025
Followup to #157.

This omits partial log entries from the raw gRPC log, which some
providers inspect as part of tests.

A test was made to fail in order to confirm the fix.
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.

2 participants