Skip to content
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

Kubelet config e2e tests for vsphere Bottlerocket #8386

Closed
wants to merge 32 commits into from

Conversation

mitalipaygude
Copy link
Member

Issue #, if available:

Description of changes:
Kubelet config e2e tests for vsphere Bottlerocket
Testing (if applicable):

Documentation added/planned (if applicable):

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

eks-distro-pr-bot and others added 21 commits June 13, 2024 14:36
Co-authored-by: ahreehong <[email protected]>
Signed-off-by: Rahul Ganesh <[email protected]>
Co-authored-by: Rahul Ganesh <[email protected]>
Co-authored-by: Guillermo Gaston <[email protected]>
Co-authored-by: Jhaanvi Golani <[email protected]>
…ts (aws#8336)

Co-authored-by: Abhay Krishna Arunachalam <[email protected]>
Co-authored-by: Cavaughn Browne <[email protected]>
Co-authored-by: Xu Deng <[email protected]>
…8360)

Co-authored-by: Abhay Krishna Arunachalam <[email protected]>
Co-authored-by: Mitali Paygude <[email protected]>
Signed-off-by: Rahul Ganesh <[email protected]>
Co-authored-by: Rahul Ganesh <[email protected]>
Co-authored-by: Xu Deng <[email protected]>
Co-authored-by: ahreehong <[email protected]>
…aws#8370)

Co-authored-by: Abhay Krishna Arunachalam <[email protected]>
…ws#8375)

Co-authored-by: Abhay Krishna Arunachalam <[email protected]>
Signed-off-by: Rahul Ganesh <[email protected]>
Co-authored-by: Rahul Ganesh <[email protected]>
…inkerbell (aws#8377)

* Kubelet config e2e tests for Nutanix, Cloudstack and Tinkerbell

* m

---------

Co-authored-by: Mitali Paygude <[email protected]>
…8338)" (aws#8381)

Manually merging in as all the tests passed in the PR on main and this is just a cherrypick.

This reverts commit 804eb68.

Co-authored-by: Cavaughn Browne <[email protected]>
Skip E2E presubmit as this is just an infra level change and has nothing to do with the code. 

Co-authored-by: Cavaughn Browne <[email protected]>
Co-authored-by: Abhay Krishna Arunachalam <[email protected]>
@eks-distro-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from mitalipaygude. For more information see the Kubernetes Code Review Process.

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@eks-distro-bot eks-distro-bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jun 25, 2024
dependabot bot and others added 7 commits June 25, 2024 00:44
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v4.4.1...v4.5.0)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@eks-distro-bot
Copy link
Collaborator

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.

@eks-distro-bot eks-distro-bot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jun 25, 2024
@eks-distro-bot
Copy link
Collaborator

@mitalipaygude: 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
eks-anywhere-generate-files-presubmit 6e93d69 link true /test eks-anywhere-generate-files-presubmit
eks-anywhere-presubmit 6e93d69 link true /test eks-anywhere-presubmit
eks-anywhere-release-tooling-test-presubmit 6e93d69 link true /test eks-anywhere-release-tooling-test-presubmit
eks-anywhere-docs-presubmit 6e93d69 link true /test eks-anywhere-docs-presubmit
eks-anywhere-release-tooling-presubmit 6e93d69 link true /test eks-anywhere-release-tooling-presubmit
eks-anywhere-e2e-presubmit 6e93d69 link true /test eks-anywhere-e2e-presubmit
eks-anywhere-cli-attribution-presubmit 6e93d69 link true /test eks-anywhere-cli-attribution-presubmit
eks-anywhere-e2e-validate-tinkerbell-hardware-presubmit 6e93d69 link true /test eks-anywhere-e2e-validate-tinkerbell-hardware-presubmit

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs Documentation do-not-merge/invalid-commit-message documentation size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants