Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Retain node info on SDS stream when omitted from subsequent requests (s…
…piffe#4611) * Bump the aws-sdk group with 2 updates (spiffe#4610) Bumps the aws-sdk group with 2 updates: [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/iam](https://github.com/aws/aws-sdk-go-v2). Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.126.0 to 1.127.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ec2/v1.126.0...service/ec2/v1.127.0) Updates `github.com/aws/aws-sdk-go-v2/service/iam` from 1.22.0 to 1.24.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.24.0/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.22.0...service/s3/v1.24.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk - dependency-name: github.com/aws/aws-sdk-go-v2/service/iam dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: grameshtwilio <[email protected]> * patching sds handler to remember node info Signed-off-by: grameshtwilio <[email protected]> * Update pkg/agent/endpoints/sdsv3/handler.go Co-authored-by: Andrew Harding <[email protected]> Signed-off-by: grameshtwilio <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: grameshtwilio <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrew Harding <[email protected]>
- Loading branch information