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 an end-to-end test to verify the VPA workflow #1468

Open
shekhar316 opened this issue Jan 21, 2025 · 0 comments
Open

Add an end-to-end test to verify the VPA workflow #1468

shekhar316 opened this issue Jan 21, 2025 · 0 comments
Assignees
Labels

Comments

@shekhar316
Copy link
Contributor

Describe the feature

Add an end-to-end test to verify the VPA workflow by ensuring pods are recreated when resource recommendations are applied. The test should deploy a sample app, apply a VPA, simulate load to trigger recommendations, and confirm that the old pod is terminated and replaced with a new pod using updated resources, while maintaining application functionality.

The E2E test aims to:

  • Verify that the VPA correctly applies resource recommendations.
  • Confirm that the affected pods are terminated and recreated as part of the workflow.
@shekhar316 shekhar316 self-assigned this Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant