-
Notifications
You must be signed in to change notification settings - Fork 288
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
[release-0.19] Handle cluster status reconcile autoscaler #8279
Conversation
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mitali Paygude <mitalipaygude@gmail.com>
…7653) * Pause eksa cluster before moving capi for delete * add test for pause eksa --------- Co-authored-by: Tanvir Tatla <tatlat@amazon.com>
Co-authored-by: Vignesh Goutham Ganesh <vgg@amazon.com>
Co-authored-by: Mitali Paygude <mitalipaygude@gmail.com>
Co-authored-by: Abhinav Pandey <abhinavmpandey08@gmail.com>
Co-authored-by: Cavaughn Browne <cxbrowne@amazon.com>
…8s version for BR family (aws#7671) Co-authored-by: Pankti Shah <shah.pankti2609@gmail.com>
Co-authored-by: Abhinav Pandey <abhinavmpandey08@gmail.com>
Co-authored-by: Mitali Paygude <mitalipaygude@gmail.com>
Co-authored-by: Tanvir Tatla <tatlat@amazon.com>
Co-authored-by: Abhay Krishna Arunachalam <arnchlm@amazon.com>
Co-authored-by: Cavaughn Browne <cxbrowne@amazon.com>
…etcd topology (aws#7683) * Update Nutanix provider support details for unstacked etcd topology * Update Nutanix spec with external etcd configuration fields --------- Co-authored-by: Yannick Struyf <yannick.struyf@nutanix.com>
Co-authored-by: Cavaughn Browne <cxbrowne@amazon.com>
Co-authored-by: Tanvir Tatla <tatlat@amazon.com>
* clarify vSphere CSI driver docs * fix vsphere csi header references * Update vsphere-and-cloudstack-upgrades.md --------- Co-authored-by: csplinter <chris.splinter114@gmail.com> Co-authored-by: Abhay Krishna <arnchlm@amazon.com>
Co-authored-by: Taylor Neyland <tneyla@amazon.com>
* Bump the kubernetes group with 5 updates Bumps the kubernetes group with 5 updates: | Package | From | To | | --- | --- | --- | | [k8s.io/api](https://github.com/kubernetes/api) | `0.26.13` | `0.26.14` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.26.13` | `0.26.14` | | [k8s.io/apiserver](https://github.com/kubernetes/apiserver) | `0.26.13` | `0.26.14` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.26.13` | `0.26.14` | | [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.26.13` | `0.26.14` | Updates `k8s.io/api` from 0.26.13 to 0.26.14 - [Commits](kubernetes/api@v0.26.13...v0.26.14) Updates `k8s.io/apimachinery` from 0.26.13 to 0.26.14 - [Commits](kubernetes/apimachinery@v0.26.13...v0.26.14) Updates `k8s.io/apiserver` from 0.26.13 to 0.26.14 - [Commits](kubernetes/apiserver@v0.26.13...v0.26.14) Updates `k8s.io/client-go` from 0.26.13 to 0.26.14 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.26.13...v0.26.14) Updates `k8s.io/component-base` from 0.26.13 to 0.26.14 - [Commits](kubernetes/component-base@v0.26.13...v0.26.14) * Add changes from running `go mod tidy` --------- Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Abhay Krishna Arunachalam <arnchlm@amazon.com>
…and snow (aws#7696) * add remaining quick e2e tests for cloudstack, nutanix and snow * skip new stacked etcd snow simple flow test --------- Co-authored-by: Cavaughn Browne <cxbrowne@amazon.com>
Co-authored-by: Abhay Krishna Arunachalam <arnchlm@amazon.com>
Co-authored-by: Xu Deng <xudeng@amazon.com>
* Disable ETCD Learner Mode in v1.29 ETCD Learner Mode went to Beta in k8s 1.29 and is now default enabled. When a new stacked etcd instance comes up, it joins the cluster in learner mode. The API Server cannot perform rpc calls against its etcd instance, and fails to come online. In theory the etcd instance should be promoted to a full member and this issue should be resolved, but for some reason this is not happening. While we investigate a root cause, we are disabling this new feature flag explicitly. * Extract semver computation required for Kubernetes v1.29 checks --------- Co-authored-by: Jonathan Meier <jwmeier@amazon.com> Co-authored-by: Abhay Krishna Arunachalam <arnchlm@amazon.com>
Co-authored-by: Jiayi Wang <jiayiwang7@yahoo.com>
Co-authored-by: Christopher Negus <striker57@gmail.com>
Co-authored-by: Tanvir Tatla <tatlat@amazon.com>
Co-authored-by: Christopher Negus <striker57@gmail.com>
Co-authored-by: Saurabh Parekh <sjparekh@amazon.com>
…ws#8167) * Document steps to expose metrics for EKS-A components * Add design doc for securely exposing metrics of all EKS-A components --------- Co-authored-by: Saurabh Parekh <sjparekh@amazon.com>
Co-authored-by: Saurabh Parekh <sjparekh@amazon.com>
Co-authored-by: Mitali Paygude <mitalipaygude@gmail.com>
Chow 👋🏻 Co-authored-by: Chris Doherty <chris.doherty4@gmail.com>
Co-authored-by: Vivek Koppuru <koppv@amazon.com>
Co-authored-by: Saurabh Parekh <sjparekh@amazon.com>
Co-authored-by: Cavaughn Browne <cxbrowne@amazon.com>
Co-authored-by: Saurabh Parekh <sjparekh@amazon.com>
Keywords which can automatically close issues and at(@) or hashtag(#) mentions are not allowed in commit messages. The list of commits with invalid commit messages:
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. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@sp1999: The following tests failed, say
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. |
This is a manual cherry-pick of #8254