1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-16 21:38:23 +00:00
node-feature-discovery/docs/advanced
Francesco Romani 622adf3863 test: e2e: configurable pull policy
In some cases (CI) it is useful to run NFD e2e tests using
ephemeral clusters. To save time and bandwidth, it is also useful
to prime the ephemeral cluster with the images under test.

In these circumstances there is no risk of running a stale image,
and having a `Always` PullPolicy hardcoded actually makes
the whole exercise null.

So we add a new option, disabled by default, to make the e2e
manifest use the `IfNotPresent` pull policy, to effectively
cover this use case.

Signed-off-by: Francesco Romani <fromani@redhat.com>
2022-08-10 15:06:59 +02:00
..
architecture.md docs: fix TOCs 2021-09-30 10:26:25 +03:00
customization-guide.md cpu: Discover IBM Secure Execution 2022-03-28 12:28:07 +02:00
developer-guide.md test: e2e: configurable pull policy 2022-08-10 15:06:59 +02:00
e2e-configuration-reference.md docs: fix TOCs 2021-09-30 10:26:25 +03:00
index.md README: move content over to docs/ 2020-10-29 14:07:08 +02:00
master-commandline-reference.md nfd-master: add -featurerules-controller flag 2021-11-22 16:57:42 +02:00
topology-updater-commandline-reference.md More topology updater documentation typo fixes 2021-11-12 14:25:32 +02:00
worker-commandline-reference.md nfd-worker: add -feature-sources command line flag 2021-12-03 09:42:35 +02:00
worker-configuration-reference.md docs: use new custom rule format in worker config reference 2022-01-25 10:31:21 +02:00