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

Add code for EKS-A CLI, tests and release tooling #2

Merged
merged 1 commit into from
Aug 31, 2021
Merged

Add code for EKS-A CLI, tests and release tooling #2

merged 1 commit into from
Aug 31, 2021

Conversation

abhay-krishna
Copy link
Member

Adding code for

  • EKS-A CLI workflows
  • Release tooling
  • Tests/mocks
  • Docs

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-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abhay-krishna

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

@abhay-krishna
Copy link
Member Author

/test eks-anywhere-presubmit

@TerryHowe
Copy link
Contributor

For the docs presubmit, I think you could change v0.5.0 to main to make that work

@eks-distro-bot
Copy link
Collaborator

The following users are mentioned in OWNERS file(s) but are untrusted for the following reasons. One way to make the user trusted is to add them as members of the aws org. You can then trigger verification by writing /verify-owners in a comment.

  • chrisnegus
    • User is not a member of the org. User is not a collaborator. Satisfy at least one of these conditions to make the user trusted.
    • docs/OWNERS

@eks-distro-bot
Copy link
Collaborator

@abhay-krishna: The following tests failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
eks-anywhere-docs-presubmit 3518c5c link /test eks-anywhere-docs-presubmit
eks-anywhere-e2e-presubmit 3518c5c link /test eks-anywhere-e2e-presubmit
eks-anywhere-presubmit 3518c5c link /test eks-anywhere-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.

@abhay-krishna abhay-krishna merged commit b01fd2e into aws:main Aug 31, 2021
wanyufe referenced this pull request in wanyufe/eks-anywhere Mar 9, 2022
Sync from eks-anywhere repo
maxdrib pushed a commit to maxdrib/eks-anywhere that referenced this pull request Mar 16, 2022
eks-distro-bot pushed a commit that referenced this pull request Jul 6, 2022
* Support Cloudstack multiple endpoint for preflight checks

* Update for review comments

* Fix unit test failures

* Remove debug print

* Remove unnecessary file

* Remove multierror module

* Update to use single cmk object instead of list or map of multiple cmks

* Remove ValidateCloudStackConnection when cleaning up VMs

* Remove NewProviderCustomNet because it's the same as NewProvider

* Avoid using 'failed to' in errors

* Remove localAvailabilityZones from Validator

* Remove multipleZone from ValidateNetworkPresent

* Return list of errors CleanUpCloudstackTestResources

* Increase unit test coverage

* Increase unit test coverage #2

* Change error format

* Change function names to be more descriptive
- ValidateZonePresent -> ValidateZoneAndGetId
- ValidateDomainPresent -> ValidateDomainAndGetId
Change return value of ValidateDomainAndGetId
- from CloudStackResourceIdentifier to string because only domainId is used

* Add default verifySslValue as a constant

* Fix a bug where empty Zone IDs are used in validateMachineConfig

* Add error message when validating management api endpoint fails

* Make MarkPass message more readable

* Fix presubmit job failure
testerIbix referenced this pull request in testerIbix/eks-anywhere Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants