test: add scenario for Kubernetes YAML edit feature
Signed-off-by: Anton Misskii [email protected]
What does this PR do?
This PR adds a test scenario for the Kubernetes YAML editing feature.
What issues does this PR fix or reference?
https://github.com/containers/podman-desktop/issues/9259
How to test this PR?
- [ ] Tests are covering the bug fix or the new feature
Seems this test is coupled with kind what about other clusters ?
@jeffmaury I would like to run tests using a Kind cluster, as it is built-in, for a while. After implementing basic e2e tests, for example, for the Minikube extension, we could extend these tests by adding additional possibilities through parameterization or by creating test cases directly in the Minikube extension repository. This approach would also be valid for other clusters. I will create the follow up issue.
LGTM. @amisskii Can you please also run on windows wsl?
LGTM. @amisskii Can you please also run on windows wsl?
Of course, after https://github.com/containers/podman-desktop/issues/9522 is resolved :)
@amisskii How is it related?
https://github.com/containers/podman-desktop-e2e/actions/runs/11480847036