Files
kubernetes/test/utils
Patrick Ohly c8ca9249ac DRA integration: add upgrade/downgrade testing with local-up-cluster.sh
The test brings up the cluster and uses that power to run through
an upgrade/downgrade scenario. Version skew testing (running tests while the cluster
is partially up- or downgraded) could be added.

The new helper code for managing the cluster is written so that it could be
used both in an integration test and an E2E
test. https://github.com/kubernetes/kubernetes/pull/122481 could make that a
bit easier in an E2E test, but is not absolutely required.

In contrast to running on a normal cluster, pods need no privileges.
Instead, the caller has to make sure that the test itself can write
into system directories used by the cluster.
2025-07-15 12:54:40 +02:00
..
2022-07-26 13:14:05 -04:00
2021-02-28 15:17:29 -08:00
2025-07-15 12:52:27 +02:00
2022-07-26 13:14:05 -04:00
2024-11-08 03:00:54 +00:00
2020-02-07 18:16:47 -08:00