-
Notifications
You must be signed in to change notification settings - Fork 424
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
merge multiple PR missing in Release branch #773
base: release-0.6
Are you sure you want to change the base?
merge multiple PR missing in Release branch #773
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7071e2d - Browse repository at this point
Copy the full SHA 7071e2dView commit details -
Add configurable Now time for signature generation
This behavior and test is prep for an AWS SDK update, to ensure that the generated token (signature) matches when we update the SDK. Signed-off-by: Micah Hausler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dc28c71 - Browse repository at this point
Copy the full SHA dc28c71View commit details -
Remove parameterized AWS session from token.go
This simplifies the API, and removes the unnecessary `GetWithRoleForSession()`, `GetWithRole()`, and `Get()` methods. This also simplifies migration to aws-sdk-go-v2 by allowing both Generator and TokenOptions to be not bound to a specific SDK version.
Configuration menu - View commit details
-
Copy full SHA for 31f3b60 - Browse repository at this point
Copy the full SHA 31f3b60View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbe9573 - Browse repository at this point
Copy the full SHA dbe9573View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1dab95 - Browse repository at this point
Copy the full SHA c1dab95View commit details -
The token filecache used to use a private global function for creating a filelock, and overrode it in tests with a hand-crafted mocks for filesystem and environment variable operations. This change adds adds injectability to the filecache's filesystem and file lock using afero. This change also will simplify future changes when updating the AWS SDK with new credential interfaces. Signed-off-by: Micah Hausler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8742633 - Browse repository at this point
Copy the full SHA 8742633View commit details -
Update filecache to use AWS SDK Go V2 with wrappers
This changes updates filecache's internal types to use the AWS SDK Go v2's types, while preserving the external interface used by /pkg/token. This will simplify the future project-wide change for AWS SDK Go v2. Signed-off-by: Micah Hausler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e92213c - Browse repository at this point
Copy the full SHA e92213cView commit details -
Signed-off-by: Luke Swart <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 18e8889 - Browse repository at this point
Copy the full SHA 18e8889View commit details -
Bump go-restful in e2e and integration tests
Signed-off-by: Luke Swart <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69c0d76 - Browse repository at this point
Copy the full SHA 69c0d76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32a6154 - Browse repository at this point
Copy the full SHA 32a6154View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29decf4 - Browse repository at this point
Copy the full SHA 29decf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9831b89 - Browse repository at this point
Copy the full SHA 9831b89View commit details -
add logs and metrics dimentions to find sts call success/failures on …
…global/regional endpoints
Configuration menu - View commit details
-
Copy full SHA for 6fe64b3 - Browse repository at this point
Copy the full SHA 6fe64b3View commit details -
add logs and metrics dimentions to find sts call success/failures on …
…global/regional endpoints
Configuration menu - View commit details
-
Copy full SHA for 12831ea - Browse repository at this point
Copy the full SHA 12831eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 831a8ca - Browse repository at this point
Copy the full SHA 831a8caView commit details -
Configuration menu - View commit details
-
Copy full SHA for eed45ab - Browse repository at this point
Copy the full SHA eed45abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 093aa71 - Browse repository at this point
Copy the full SHA 093aa71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7770163 - Browse repository at this point
Copy the full SHA 7770163View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95f5bb8 - Browse repository at this point
Copy the full SHA 95f5bb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce8536d - Browse repository at this point
Copy the full SHA ce8536dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0a7fff - Browse repository at this point
Copy the full SHA e0a7fffView commit details -
Configuration menu - View commit details
-
Copy full SHA for f52d258 - Browse repository at this point
Copy the full SHA f52d258View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfeb268 - Browse repository at this point
Copy the full SHA cfeb268View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a08d30 - Browse repository at this point
Copy the full SHA 4a08d30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66a2493 - Browse repository at this point
Copy the full SHA 66a2493View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51b0daf - Browse repository at this point
Copy the full SHA 51b0dafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a86962 - Browse repository at this point
Copy the full SHA 5a86962View commit details