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 option for starting a separate workload cluster in integration tests #44

Merged
merged 1 commit into from
Dec 27, 2023

Conversation

guettli
Copy link
Contributor

@guettli guettli commented Dec 22, 2023

Adding option to create a separate workload cluster for integration tests.

What this PR does / why we need it:

Which issue(s) this PR fixes

Fixes #45

Special notes for your reviewer:

Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

TODOs:

  • squash commits
  • include documentation
  • add unit tests

@guettli guettli force-pushed the tg/clusteraddon-integration-tests branch from a646977 to 2cd577b Compare December 22, 2023 09:43
Adding integration tests for clusteraddon controller that use the
separate kind cluster.

Signed-off-by: Thomas Guettler <[email protected]>
@guettli guettli force-pushed the tg/clusteraddon-integration-tests branch from 2cd577b to 9687cea Compare December 22, 2023 09:44
@janiskemper janiskemper merged commit fe1fcbb into main Dec 27, 2023
6 checks passed
@janiskemper janiskemper deleted the tg/clusteraddon-integration-tests branch December 27, 2023 05:26
@janiskemper janiskemper changed the title ✨ Add clusteraddon integration tests ✨ Add option for starting a separate workload cluster in integration tests Jan 23, 2024
@jschoone jschoone added the Container Issues or pull requests relevant for Team 2: Container Infra and Tooling label Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Container Issues or pull requests relevant for Team 2: Container Infra and Tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add option to create kind cluster as separate workload cluster in integration tests
3 participants