-
Notifications
You must be signed in to change notification settings - Fork 20
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
STOR-1400: Rebase to v1.22.0 for OCP 4.15 #232
Conversation
Signed-off-by: Connor Catlett <[email protected]>
Release 1.18.0
…1.18 Release 1.18
Signed-off-by: Eddie Torres <[email protected]>
Use K8s `stable-1.27` for External Storage tests on Windows
Signed-off-by: Eddie Torres <[email protected]>
update list of nitro instances
Signed-off-by: Connor Catlett <[email protected]>
…roughput Allow throughput with defaulted GP3 volume type
Fix e2e test flakes due to volume node affinity conflict
Signed-off-by: Eddie Torres <[email protected]>
Increase external test pod start timeout
Signed-off-by: Hanyue Liang <[email protected]>
Add hanyuel to OWNERS
Co-authored-by: Gengtao Xu <[email protected]> Signed-off-by: Connor Catlett <[email protected]>
…quency Signed-off-by: Eddie Torres <[email protected]>
…release-url Use dl.k8s.io instead of kubernetes-release bucket
NodeUnstage/UnpublishVolume should return a success when the path requested has already been unstaged/unpublished. Signed-off-by: Connor Catlett <[email protected]>
Signed-off-by: Eddie Torres <[email protected]>
Add Startup Taint Removal Feature
The AWS SDK has its own EC2 interface, so ours is just bloatware unnecessarily increasing developer overhead every time they forget to add a function to it. Signed-off-by: Connor Catlett <[email protected]>
Check for 'not mounted' in linux Unstage/Unpublish
Signed-off-by: Eddie Torres <[email protected]>
Remove EC2 interface
Remove CPU limits; Decrease node pod CPU usage
Drop support for Windows 20H2
The commit allows users to modify volume properties through PVC annotations. For more details, refer to the modify-volume doc.
* Migrates Windows containers to EKS-D base images * Add explicit runAsUserName to Windows manifests Signed-off-by: Connor Catlett <[email protected]>
@mpatlasov: This pull request references Jira Issue OCPBUGS-16491, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
Requesting review from QA contact: The bug has been updated to refer to the pull request using the external bug tracker. 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 kubernetes/test-infra repository. |
/label docs-approved |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mpatlasov 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 |
/override ci/prow/verify-commits |
@jsafrane: Overrode contexts on behalf of jsafrane: ci/prow/verify-commits 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 kubernetes/test-infra repository. |
@mpatlasov: all tests passed! 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. |
We need to discuss is we're going to support these two features and how. They may require change in our operators.
I added a topic to the next design meeting. @mpatlasov can you please check what they do? |
/hold |
@mpatlasov: This pull request references STOR-1400 which is a valid jira issue. 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 kubernetes/test-infra repository. |
PR needs rebase. 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. |
/close |
@jsafrane: Closed this PR. 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 kubernetes/test-infra repository. |
Diff to upstream v1.22.0:
kubernetes-sigs/aws-ebs-csi-driver@v1.22.0...mpatlasov:rebase-v1.22.0
Notable changes since v1.18.0 (OCP 4.14):
Full changelog: https://github.com/kubernetes-sigs/aws-ebs-csi-driver/blob/master/CHANGELOG.md
@openshift/storage