code-generator icon indicating copy to clipboard operation
code-generator copied to clipboard

feat: Store resource partition in Status

Open michaelhtm opened this issue 5 months ago • 3 comments

Description of changes: Store resource partition as ACKResourceMetadata

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

michaelhtm avatar Jul 30 '25 21:07 michaelhtm

[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

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

ack-prow[bot] avatar Jul 30 '25 21:07 ack-prow[bot]

@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 5680f13cff333d7d0dbf38b7c25b05f1f036ccf5 link false /test verify-attribution
s3-olm-test 5680f13cff333d7d0dbf38b7c25b05f1f036ccf5 link false /test s3-olm-test
apigatewayv2-controller-test 5680f13cff333d7d0dbf38b7c25b05f1f036ccf5 link true /test apigatewayv2-controller-test
acm-controller-test 5680f13cff333d7d0dbf38b7c25b05f1f036ccf5 link true /test acm-controller-test
documentdb-controller-test 5680f13cff333d7d0dbf38b7c25b05f1f036ccf5 link true /test documentdb-controller-test
efs-controller-test 5680f13cff333d7d0dbf38b7c25b05f1f036ccf5 link true /test efs-controller-test
eventbridge-controller-test 5680f13cff333d7d0dbf38b7c25b05f1f036ccf5 link true /test eventbridge-controller-test
dynamodb-controller-test 5680f13cff333d7d0dbf38b7c25b05f1f036ccf5 link true /test dynamodb-controller-test
pipes-controller-test 5680f13cff333d7d0dbf38b7c25b05f1f036ccf5 link true /test pipes-controller-test
ecr-controller-test 5680f13cff333d7d0dbf38b7c25b05f1f036ccf5 link true /test ecr-controller-test
eks-controller-test 5680f13cff333d7d0dbf38b7c25b05f1f036ccf5 link true /test eks-controller-test
prometheusservice-controller-test 5680f13cff333d7d0dbf38b7c25b05f1f036ccf5 link true /test prometheusservice-controller-test
s3-controller-test 5680f13cff333d7d0dbf38b7c25b05f1f036ccf5 link true /test s3-controller-test
iam-controller-test 5680f13cff333d7d0dbf38b7c25b05f1f036ccf5 link true /test iam-controller-test
cloudfront-controller-test 5680f13cff333d7d0dbf38b7c25b05f1f036ccf5 link true /test cloudfront-controller-test
ec2-controller-test 5680f13cff333d7d0dbf38b7c25b05f1f036ccf5 link true /test ec2-controller-test
lambda-controller-test 5680f13cff333d7d0dbf38b7c25b05f1f036ccf5 link true /test lambda-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.

ack-prow[bot] avatar Jul 31 '25 00:07 ack-prow[bot]

tested in https://github.com/aws-controllers-k8s/s3-controller/pull/173

michaelhtm avatar Aug 01 '25 19:08 michaelhtm