-
Notifications
You must be signed in to change notification settings - Fork 18
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
OCPBUGS-6355: Rebase to v1.15.0 for OCP 4.13 #215
Conversation
Signed-off-by: torredil <[email protected]>
Signed-off-by: torredil <[email protected]>
…1.11 Merge release 1.11 branch into master
Signed-off-by: Eddie Torres <[email protected]>
Release Helm chart `v2.11.0`
add link to install guide
Signed-off-by: ConnorJC <[email protected]>
Update release notes; Implement useOldCSIDriver parameter
…init-container Add initContainer parameter to the controller's template
Currently, setting the AWS_EC2_ENDPOINT environment variable overwrites the STS endpoint as well. This patch adds a custom resolver to only set a custom endpoint on EC2 service.
…dpoints-sts Add resolver to handle custom endpoints
Signed-off-by: Eddie Torres <[email protected]>
Signed-off-by: Connor Catlett <[email protected]>
…ners Add self to OWNERS
Add enableMetrics configuration
Add controller nodeAffinity to prefer EC2 over Fargate + Retrieve region/AZ from topology label in K8s
Signed-off-by: Connor Catlett <[email protected]>
…de-taints helm: Move default toleration to values.yaml so it can be overriden
Signed-off-by: Terry Howe <[email protected]>
…e-types Add snow device types to parameters
revise preqs for install docs
Signed-off-by: Eddie Torres <[email protected]>
Signed-off-by: Eddie Torres <[email protected]>
Release v1.11.4
Update workflows
…1.11 Release `v1.11.4`
Add `helm.sh/hook: test` annotation to chart testing resources
…idecars Change default sidecars to EKS-D
hack/verify-kustomize reads the current namespace and adds it into generated / verified manifests. With KUBECONFIG="", it won't be able to get the namespace and thus it will generate manifests with namespace: default.
We don't want custom templates or dependabots in OpenShift forks.
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jsafrane, RomanBednar 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 |
@RomanBednar: This pull request references Jira Issue OCPBUGS-6355, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
No GitHub users were found matching the public email listed for the QA contact in Jira ([email protected]), skipping review request. 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. |
/jira refresh |
@RomanBednar: This pull request references Jira Issue OCPBUGS-6355, which is valid. 3 validation(s) were run on this bug
No GitHub users were found matching the public email listed for the QA contact in Jira ([email protected]), skipping review request. 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. |
@RomanBednar: 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. |
Diff to upstream v1.15.0:
kubernetes-sigs/aws-ebs-csi-driver@v1.15.0...RomanBednar:rebase-v1.15.0
Notable changes since v1.11.4:
Full changelog: https://github.com/kubernetes-sigs/aws-ebs-csi-driver/blob/master/CHANGELOG.md
cc @openshift/storage