Skip to content

CORS-4277: Ensure Throughput setting is honoured on gp3 volumes#155

Merged
openshift-merge-bot[bot] merged 3 commits intoopenshift:mainfrom
jhixson74:main_aws_gp3_throughput
Nov 25, 2025
Merged

CORS-4277: Ensure Throughput setting is honoured on gp3 volumes#155
openshift-merge-bot[bot] merged 3 commits intoopenshift:mainfrom
jhixson74:main_aws_gp3_throughput

Conversation

@jhixson74
Copy link
Copy Markdown
Member

@jhixson74 jhixson74 commented Oct 29, 2025

This PR depends on openshift/api#2480

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Oct 29, 2025
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

openshift-ci-robot commented Oct 29, 2025

@jhixson74: This pull request references CORS-4277 which is a valid jira issue.

Details

In response to this:

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

openshift-ci-robot commented Oct 29, 2025

@jhixson74: This pull request references CORS-4277 which is a valid jira issue.

Details

In response to this:

This PR depends on openshift/api#2480

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 openshift-eng/jira-lifecycle-plugin repository.

Copy link
Copy Markdown
Member

@damdo damdo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense thanks.

Could we add a similar validation in the machine-api-operator webhooks and a bunch of unit tests? Thanks

@jhixson74
Copy link
Copy Markdown
Member Author

Makes sense thanks.

Could we add a similar validation in the machine-api-operator webhooks and a bunch of unit tests? Thanks

openshift/machine-api-operator#1430

@jhixson74 jhixson74 force-pushed the main_aws_gp3_throughput branch from 4897e16 to 71f9ec4 Compare November 13, 2025 05:35
@damdo
Copy link
Copy Markdown
Member

damdo commented Nov 13, 2025

/test unit images

@jhixson74 jhixson74 requested a review from damdo November 15, 2025 00:48
@damdo
Copy link
Copy Markdown
Member

damdo commented Nov 15, 2025

@jhixson74

@jhixson74 jhixson74 force-pushed the main_aws_gp3_throughput branch from 71f9ec4 to fccfb5d Compare November 17, 2025 19:59
@damdo
Copy link
Copy Markdown
Member

damdo commented Nov 18, 2025

@jhixson74 same go mod replacement + tidy/vendor will be needed on this one. Thanks!

@jhixson74 jhixson74 force-pushed the main_aws_gp3_throughput branch from fccfb5d to c4c451d Compare November 18, 2025 16:36
@jhixson74
Copy link
Copy Markdown
Member Author

/retest ci/prow/e2e-aws

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Nov 18, 2025

@jhixson74: The /retest command does not accept any targets.
The following commands are available to trigger required jobs:

/test e2e-aws
/test e2e-aws-operator
/test e2e-aws-serial-1of2
/test e2e-aws-serial-2of2
/test e2e-aws-upgrade
/test goimports
/test golint
/test govet
/test images
/test okd-scos-images
/test unit
/test verify-deps

The following commands are available to trigger optional jobs:

/test okd-scos-e2e-aws-ovn
/test regression-clusterinfra-aws-ipi-mapi

Use /test all to run the following jobs that were automatically triggered:

pull-ci-openshift-machine-api-provider-aws-main-e2e-aws
pull-ci-openshift-machine-api-provider-aws-main-e2e-aws-operator
pull-ci-openshift-machine-api-provider-aws-main-e2e-aws-serial-1of2
pull-ci-openshift-machine-api-provider-aws-main-e2e-aws-serial-2of2
pull-ci-openshift-machine-api-provider-aws-main-e2e-aws-upgrade
pull-ci-openshift-machine-api-provider-aws-main-goimports
pull-ci-openshift-machine-api-provider-aws-main-golint
pull-ci-openshift-machine-api-provider-aws-main-govet
pull-ci-openshift-machine-api-provider-aws-main-images
pull-ci-openshift-machine-api-provider-aws-main-okd-scos-images
pull-ci-openshift-machine-api-provider-aws-main-regression-clusterinfra-aws-ipi-mapi
pull-ci-openshift-machine-api-provider-aws-main-unit
pull-ci-openshift-machine-api-provider-aws-main-verify-deps
Details

In response to this:

/retest ci/prow/e2e-aws

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-sigs/prow repository.

@jhixson74
Copy link
Copy Markdown
Member Author

/retest e2e-aws

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Nov 18, 2025

@jhixson74: The /retest command does not accept any targets.
The following commands are available to trigger required jobs:

/test e2e-aws
/test e2e-aws-operator
/test e2e-aws-serial-1of2
/test e2e-aws-serial-2of2
/test e2e-aws-upgrade
/test goimports
/test golint
/test govet
/test images
/test okd-scos-images
/test unit
/test verify-deps

The following commands are available to trigger optional jobs:

/test okd-scos-e2e-aws-ovn
/test regression-clusterinfra-aws-ipi-mapi

Use /test all to run the following jobs that were automatically triggered:

pull-ci-openshift-machine-api-provider-aws-main-e2e-aws
pull-ci-openshift-machine-api-provider-aws-main-e2e-aws-operator
pull-ci-openshift-machine-api-provider-aws-main-e2e-aws-serial-1of2
pull-ci-openshift-machine-api-provider-aws-main-e2e-aws-serial-2of2
pull-ci-openshift-machine-api-provider-aws-main-e2e-aws-upgrade
pull-ci-openshift-machine-api-provider-aws-main-goimports
pull-ci-openshift-machine-api-provider-aws-main-golint
pull-ci-openshift-machine-api-provider-aws-main-govet
pull-ci-openshift-machine-api-provider-aws-main-images
pull-ci-openshift-machine-api-provider-aws-main-okd-scos-images
pull-ci-openshift-machine-api-provider-aws-main-regression-clusterinfra-aws-ipi-mapi
pull-ci-openshift-machine-api-provider-aws-main-unit
pull-ci-openshift-machine-api-provider-aws-main-verify-deps
Details

In response to this:

/retest e2e-aws

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-sigs/prow repository.

@jhixson74
Copy link
Copy Markdown
Member Author

/test e2e-aws

@damdo
Copy link
Copy Markdown
Member

damdo commented Nov 21, 2025

/retest

Copy link
Copy Markdown
Member

@damdo damdo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve
/lgtm

/hold

For all CI jobs to pass/be green

@openshift-ci openshift-ci Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Nov 21, 2025
@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Nov 21, 2025
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Nov 21, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: damdo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 21, 2025
Comment thread pkg/actuators/machine/instances.go Outdated
@jhixson74 jhixson74 force-pushed the main_aws_gp3_throughput branch from 8691fa4 to 6cad282 Compare November 24, 2025 21:18
@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label Nov 24, 2025
Copy link
Copy Markdown
Member

@tthvo tthvo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Nov 24, 2025
@tthvo
Copy link
Copy Markdown
Member

tthvo commented Nov 24, 2025

The job failure ci/prow/e2e-aws-serial-1of2 is due to waiter timeout. We are investigating and handling it openshift/installer#10124 👍

@tthvo
Copy link
Copy Markdown
Member

tthvo commented Nov 25, 2025

ci/prow/e2e-aws failure seems related to AWS running out of capacity (i.e. unrelated to this change):

error creating EC2 instance: InsufficientInstanceCapacity: We currently do not have sufficient m6i.xlarge capacity in the Availability Zone you requested (us-east-1d). Our system will be working on provisioning additional capacity. You can currently get m6i.xlarge capacity by not specifying an Availability Zone in your request or choosing us-east-1a, us-east-1b, us-east-1c, us-east-1f.\n\tstatus code: 500, request id: fc44132d-4209-49a3-8bb7-8

Let's give it another run:

/test e2e-aws e2e-aws-serial-1of2 okd-scos-e2e-aws-ovn

@tthvo
Copy link
Copy Markdown
Member

tthvo commented Nov 25, 2025

/test e2e-aws-serial-1of2

Looks like the rate limiting and timeout exceed problem is gone. Not sure what's going with this one here.

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Nov 25, 2025

@jhixson74: all tests passed!

Full PR test history. Your PR dashboard.

Details

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-sigs/prow repository. I understand the commands that are listed here.

@liweinan
Copy link
Copy Markdown

openshift/machine-api-operator#1430 (comment)

/verified by liweinan

@openshift-ci-robot openshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Nov 25, 2025
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@liweinan: This PR has been marked as verified by liweinan.

Details

In response to this:

openshift/machine-api-operator#1430 (comment)

/verified by liweinan

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 openshift-eng/jira-lifecycle-plugin repository.

@tthvo
Copy link
Copy Markdown
Member

tthvo commented Nov 25, 2025

Hi @damdo, since all e2e tests passed, may we remove the hold 😁 ?

@patrickdillon
Copy link
Copy Markdown

Dam indicated the holds were for e2e tests, so I think we're safe to remove

/hold cancel

@openshift-ci openshift-ci Bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Nov 25, 2025
@openshift-merge-bot openshift-merge-bot Bot merged commit 4c84f8c into openshift:main Nov 25, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. verified Signifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants