-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Improve versioning error messages, return NotFound gRPC error for all not found errors #8641
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
Merged
+43
−31
Merged
Changes from all commits
Commits
Show all changes
78 commits
Select commit
Hold shift + click to select a range
5865ac8
current work on version routing config
Shivs11 c82d8f2
Merge branch 'main' into ss/version_config_counter
Shivs11 4d10da8
Proto changes for async deployment info propagation
ShahabT f4d45bf
comments
Shivs11 37abe4a
added revision number in MS and in task coming from history->matching
Shivs11 41484f1
Merge branch 'shahab/async' into ss/version_config_counter
Shivs11 1d93f38
current progress
Shivs11 5e88fc2
do not use revision number if deployment are different
Shivs11 b020b6a
test added for bouncing of unpinned workflows
Shivs11 b609e49
regenerated mocks
Shivs11 8cdeb6e
draft v1
Shivs11 9bf9c6c
draft v2
Shivs11 c4bf287
some todo's
Shivs11 c700376
address comments
Shivs11 e8470cb
fix buggy tests
Shivs11 e3fd534
remove all prints
Shivs11 3d8c07a
findTargetDeployment function works with old and new deploymentData
Shivs11 5704c93
Async routing config propagation in deployment workflow
ShahabT b82758b
remove plan files
ShahabT 175835c
support new version in replay testing
ShahabT 32b009c
v4: equating rev number in MS
Shivs11 90b6c01
Mutable state now increments revision number based on task dispatch n…
Shivs11 af66e45
new deployment check for blackholed queries
Shivs11 9bb373f
Merge branch 'main' into ss/version_config_counter
Shivs11 5b60385
some more tweaks after merge conflicts were resolved
Shivs11 1e8f565
fix breaking unit tests
Shivs11 3a4610e
gate revision number behind a flag in both history and matching
Shivs11 eb84e97
clean up PR
Shivs11 fcc4420
DescribeTQ also uses the latest deploymentData
Shivs11 a4177a0
fix lint
ShahabT 189f95a
Merge remote-tracking branch 'origin/main' into shahab/sync-apis
ShahabT c98e8d8
addressed all the changes
Shivs11 85a832d
more changes addressed and comments removed
Shivs11 3348870
Merge branch 'main' into ss/version_config_counter
Shivs11 a3b09a8
remove test from stats
Shivs11 a840b20
restore a deleted stats test
Shivs11 10d11c6
remove pre-release test in versioning_3_test
Shivs11 29d5681
pass in the nil string
Shivs11 29df5a5
fix workflow determinism
ShahabT 1f2e9c0
fix unit tests
ShahabT 2a55e2f
lint
Shivs11 925ebb8
fix bug in calculateTaskQueueVersioningInfo by now correctly checking…
Shivs11 38ded5a
address comments and make batch processing parallel
ShahabT b062248
fix tests
ShahabT de66930
fix tests on old wf version
ShahabT 9bb4f87
remove old deployments when RC gets updated + unversioned current/ram…
Shivs11 5829007
ensureRegisteredInDeploymentVersion now does a HasDeploymentVersion c…
Shivs11 908826d
add unit tests for both matching and worker-versioning
Shivs11 4b4be18
lint
Shivs11 7dafee3
recurring lint
Shivs11 dfb1c51
address comments
Shivs11 98468ce
clear current from RC only when required
Shivs11 c04944b
lint fixes and helpers
Shivs11 7508721
lint typo
Shivs11 31a39da
some final cleanup
Shivs11 f5a5f6e
lint keeps on failing
Shivs11 e84f484
some more cleanup
Shivs11 0980b42
Merge branch 'main' into ss/version_config_counter
Shivs11 b5b031f
make delete version async
ShahabT 86ae2c9
Merge remote-tracking branch 'origin/ss/version_config_counter' into …
ShahabT 58fac14
Merge remote-tracking branch 'origin/main' into shahab/sync-apis
ShahabT 26c0f1b
Fix more tests
ShahabT 3bff9e1
Add versioning tests
ShahabT 8e00d06
Merge remote-tracking branch 'origin/main' into shahab/sync-apis
ShahabT bbed3c7
Merge remote-tracking branch 'refs/remotes/origin/main' into shahab/s…
ShahabT b89ea20
more test fixes
ShahabT f2e3f48
more test fixes
ShahabT f1126bb
fix unit test
ShahabT af46d74
fix lint
ShahabT 32efd27
name suite runs
ShahabT 9eeeeb3
improve versioning error messages, return NotFound gRPC error for all…
carlydf 6364d2a
remove unused code
carlydf d572f69
revert
carlydf 9ce284e
fix tests
carlydf 8b882bd
try to merge
carlydf cac5554
remove unintentional changes from merge
carlydf a3a7f4f
recognize templated errors correctly
carlydf 5bb0b22
fix nil pointer error
carlydf File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.