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

Re-introduce resource tests for sidecars #721

Closed
barchw opened this issue Apr 10, 2024 · 0 comments
Closed

Re-introduce resource tests for sidecars #721

barchw opened this issue Apr 10, 2024 · 0 comments
Assignees

Comments

@barchw
Copy link
Collaborator

barchw commented Apr 10, 2024

Description
With Istio dropping IstioOperator installed-state from cluster, we need to migrate resource tests that were relying on it to a different solution.
There is no replacement for saving the Istio installation configuration on the cluster, so most likely it is needed to look at the configuration of running pods (for example, deploy httpbin and check sidecar resource config)

We should also think about whether we want to re-introduce tests for egress, as this is not a component we install, and it would require additional setup.

Reference
Originally posted by @barchw in #676 (comment)

@strekm strekm changed the title Re-introduce resource tests for sidecars (and egress?) Re-introduce resource tests for sidecars Apr 10, 2024
@triffer triffer self-assigned this Apr 15, 2024
@strekm strekm closed this as completed Sep 5, 2024
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

No branches or pull requests

3 participants