dougbtv
99d72d14a3
The e2e kind config should use api/beta for the runtimeConfig
...
Otherwise, the latest changes to DRA (which is beta in K8s 1.32) are incompatible.
Additionally, this:
* Bumps kind version to 0.27.0
* Changes `loglevel` flag to `v` verbosity flag for `kind export logs`
* fixes lint in the Dockerfile.
* adds a couple notes in the docs.
2025-03-20 11:21:03 -04:00
Moshe Levi
e4404b2645
fix e2e test ModuleNotFoundError: No module named 'pkg_resources' ( #1189 )
...
Signed-off-by: Moshe Levi <moshele@nvidia.com >
Signed-off-by: Tomofumi Hayashi <tohayash@redhat.com >
2023-12-07 20:51:02 +09:00
yulng
f52aa691d6
Add "EOF" to the Cat command, otherwise the operation will fail ( #932 ) ( #934 )
...
Add EOF to the Cat command, otherwise the operation will fail
2022-10-25 00:57:09 +09:00
Tomofumi Hayashi
4180f88442
Refine multus-daemon config
2022-04-06 00:34:53 +09:00
Tomofumi Hayashi
118cc629cf
Update organization name due to ownership change
2021-03-16 16:24:49 +09:00
Tomofumi Hayashi
17b24d5fd5
Update e2e
...
This change contains following:
- update kind version to 0.8.1
- update setup script due to update
- add teardown script
- update README
2020-09-04 02:20:35 +09:00
Tomofumi Hayashi
76c458228e
Add e2e test with kind in CI pipeline
2020-02-13 17:02:22 +09:00