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 Kubernetes e2e tests using kind #3449

Closed
wants to merge 146 commits into from
Closed

Add Kubernetes e2e tests using kind #3449

wants to merge 146 commits into from

Conversation

busma13
Copy link
Contributor

@busma13 busma13 commented Oct 31, 2023

This branch makes the following changes:

  • Creates end to end tests that run in a kind kubernetes cluster.
  • Adds a new job to the CI test.yml that runs the k8s e2e tests.
  • Replaces all blacktop/kafka docker images with confluentinc/cp-kafka and confluentinc/cp-zookeeper images.
  • Replace all blacktop/elasticsearch docker images with the official elasticsearch images.

busma13 and others added 30 commits October 12, 2023 16:11
Add registerStandardAssets function
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) and [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra). These dependencies needed to be updated together.

Updates `fs-extra` from 10.1.0 to 11.1.1
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](jprichardson/node-fs-extra@10.1.0...11.1.1)

Updates `@types/fs-extra` from 9.0.13 to 11.0.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fs-extra)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/fs-extra"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@godber
Copy link
Member

godber commented Nov 2, 2023

Please update this PR title and description, these will be used as the commit title and message when I squash merge this.

@busma13 busma13 changed the title K8s e2e Add kubernetes end to end tests using kind Nov 2, 2023
@busma13 busma13 changed the title Add kubernetes end to end tests using kind Add kubernetes e2e tests using kind Nov 2, 2023
@busma13 busma13 changed the title Add kubernetes e2e tests using kind Add Kubernetes e2e tests using kind Nov 2, 2023
@busma13
Copy link
Contributor Author

busma13 commented Nov 3, 2023

ref: #3427

@busma13
Copy link
Contributor Author

busma13 commented Nov 6, 2023

These changes were merged in #3454

@busma13 busma13 closed this Nov 6, 2023
@busma13 busma13 deleted the k8s-e2e branch March 4, 2024 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants