APIGOV-32397 AWS dataplane update#1035
Closed
alrosca wants to merge 20 commits intoAPIGOV-31899from
Closed
Conversation
…nel (#1026) * APIGOV-32465 - Fix to avoid deadlocks on watch request and event channel * APIGOV-32465 - initial watch request lock wait using the context * APIGOV-32465 - fix race on watch context cancel and writing error to channel * APIGOV-32465 - fix race on writing watch request during registration and healthcheck failure * APIGOV-32465 - return error when stream is not initialized for healthcheck * APIGOV-32465 - timeout on initial watch request * APIGOV-32465 - do not remove clients while checking status * APIGOV-32465 - defer setting isInitialized after setting to true * APIGOV-32465 - fix test * APIGOV-32465 - data race and lock issues on jobs - Fixes from Jason to remove mutex and logging updates - Fix race in healthchecker - Fix deadlock on interval job when marking it as stopped - Added/updated tests for watch manager * APIGOV-32465 - Refactoring to replace error channel with context cancellation for RegisterWatch * APIGOV-32465 - review fix
* APIGOV-32445 409 resource conflict handling * APIGOV-32445 refactor * APIGOV-32445 improved test assert * APIGOV-32445 continue agent details update when 409 hit
…in status request (#1028)
* compare string slices unordered lists * when strip servers is set calculate the hash with and without servers, when both change publish without servers * do not retain original spec definition after stripping servers * add some test for new functionality * more tests * update tag comparison for revision
* APIGOV-32397 aws gateway mode * APIGOV-32397 additional agentcore fields * APIGOV-32397 rename struct --------- Co-authored-by: axway <axway@demo.axway.com>
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.
No description provided.