mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-14 03:36:04 +01:00
* Fix reference CNI plugins
* The plugins were split out of the upstream cni repo around version
0.6.0
* Fix RBAC and DNS tests
* Fix broken apiVersion fields
* Change plugin linking to look in ${package}/bin rather than
${package.plugins}
* Initial work towards a working e2e test
* Test still fails, but at least the expression evaluates now
Continues @srhb's work in #37199
Fixes #37199
|
||
|---|---|---|
| .. | ||
| base.nix | ||
| certs.nix | ||
| default.nix | ||
| dns.nix | ||
| e2e.nix | ||
| kubernetes-common.nix | ||
| rbac.nix | ||