runtime
runtime copied to clipboard
feat: retrieve aws partition from callerIdentity
Description of changes: Retrieve Partition from sts Caller identity. This will help with the generation of ACK resource status, adding support for all partitions
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: michaelhtm
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [michaelhtm]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
tested in https://github.com/aws-controllers-k8s/s3-controller/pull/173
@michaelhtm: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:
| Test name | Commit | Details | Required | Rerun command |
|---|---|---|---|---|
| verify-attribution | f7ca6ab251ea8a9347819c17704b67e166386e8c | link | false | /test verify-attribution |
| ecr-controller-test | f7ca6ab251ea8a9347819c17704b67e166386e8c | link | true | /test ecr-controller-test |
| sagemaker-controller-test | f7ca6ab251ea8a9347819c17704b67e166386e8c | link | true | /test sagemaker-controller-test |
| iam-controller-test | f7ca6ab251ea8a9347819c17704b67e166386e8c | link | true | /test iam-controller-test |
| s3-controller-test | f7ca6ab251ea8a9347819c17704b67e166386e8c | link | true | /test s3-controller-test |
| ec2-controller-test | f7ca6ab251ea8a9347819c17704b67e166386e8c | link | true | /test ec2-controller-test |
| sqs-controller-test | f7ca6ab251ea8a9347819c17704b67e166386e8c | link | true | /test sqs-controller-test |
Full PR test history. Your PR dashboard.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.