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 tests and examples with deployments #16

Merged
merged 1 commit into from
Oct 28, 2023
Merged

Conversation

norbjd
Copy link
Owner

@norbjd norbjd commented Oct 28, 2023

The k8s-pod-cpu-booster does not just work with raw Pods, but also with Deployments (or any other resources managing Pods I believe).

This adds some examples and e2e tests to validate it works with Deployments.

I've also renamed existing files named python-xxx with pod-xxx. This is just to visually differentiate files related to pods (pods-xxx) and files related to deployments (deployment-xxx).

@norbjd norbjd merged commit 0842864 into main Oct 28, 2023
4 checks passed
@norbjd norbjd deleted the tests-with-deployments branch October 28, 2023 16:35
@norbjd norbjd mentioned this pull request Oct 28, 2023
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.

1 participant