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

Refactor e2e suite setup to make it more customizable #623

Conversation

alexander-demicev
Copy link
Member

What this PR does / why we need it:
Part of #603. This PR makes bootstrap cluster setup and ingress deployment more flexible, if anyone imports our framework they can now inject their own way to create bootstrap cluster or deploy ingress on it.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Checklist:

  • squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

Signed-off-by: Alexandr Demicev <alexandr.demicev@suse.com>
Copy link
Contributor

@salasberryfin salasberryfin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @alexander-demicev. Looks like a great way of increasing extensibility and making it accessible for end users.

@alexander-demicev alexander-demicev merged commit 9c9daa1 into rancher:main Aug 1, 2024
9 checks passed
@alexander-demicev alexander-demicev deleted the e2eingressbootstraprefactor branch August 1, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants