- Nov 03, 2022
-
-
Fred Rolland authored
The install-cni-plugin image was not updated to the corresponding arch when building the different DS. Fixes issue #9460 Signed-off-by:
Fred Rolland <frolland@nvidia.com> Signed-off-by:
Fred Rolland <frolland@nvidia.com>
-
- Nov 02, 2022
-
-
cleverhu authored
Signed-off-by:
cleverhu <shouping.hu@daocloud.io> Signed-off-by:
cleverhu <shouping.hu@daocloud.io>
-
yanggang authored
-
cleverhu authored
Signed-off-by:
cleverhu <shouping.hu@daocloud.io> Signed-off-by:
cleverhu <shouping.hu@daocloud.io>
-
charlychiu authored
-
- Nov 01, 2022
-
-
Olivier Lemasle authored
`test` is is a internal Python package (see [doc]), and as such should not be used here. It make tests fail in some environments. [doc]: https://docs.python.org/3/library/test.html
-
William Turner authored
-
- Oct 31, 2022
-
-
yanggang authored
-
lijin-union authored
-
biqiang Wu authored
Signed-off-by:
dcwbq <biqiang.wu@daocloud.io> Signed-off-by:
dcwbq <biqiang.wu@daocloud.io>
-
- Oct 28, 2022
-
-
biqiang Wu authored
Signed-off-by:
dcwbq <biqiang.wu@daocloud.io> Signed-off-by:
dcwbq <biqiang.wu@daocloud.io>
-
杨刚 authored
-
- Oct 27, 2022
-
-
Olivier Lemasle authored
ruamel.yaml.clib did not build with the upcoming Python 3.11. Cf. https://sourceforge.net/p/ruamel-yaml-clib/tickets/9/ ruamel.yaml.clib==0.2.7 fixes the issue.
-
蒋航 authored
Signed-off-by:
hang.jiang <hang.jiang@daocloud.io> Signed-off-by:
hang.jiang <hang.jiang@daocloud.io>
-
- Oct 26, 2022
-
-
William Turner authored
* Fix inconsistent handling of admission plugin list * Adjust hardening doc with the normalized admission plugin list * Add pre-check for admission plugins format change * Ignore checking admission plugins value when variable is not defined
-
Kay Yan authored
-
- Oct 25, 2022
-
-
Mohamed Zaian authored
-
Mohamed Zaian authored
-
- Oct 24, 2022
-
-
Mohamed Zaian authored
-
杨刚 authored
-
杨刚 authored
-
Wouter Goedhart authored
variable Fix wrong referenced variable on bgp_peers Fix bgp_peeras field to be a string Set default value for bgp_peeras
-
- Oct 21, 2022
-
-
ERIK authored
Signed-off-by:
bo.jiang <bo.jiang@daocloud.io> Signed-off-by:
bo.jiang <bo.jiang@daocloud.io>
-
ERIK authored
Signed-off-by:
bo.jiang <bo.jiang@daocloud.io> Signed-off-by:
bo.jiang <bo.jiang@daocloud.io>
-
Florian Ruynat authored
-
- Oct 20, 2022
-
-
Kenichi Omichi authored
On hardening environments, cert-manager pods could not be created from the corresponding deployments. This adds the securityContext to solve the issue.
-
Kay Yan authored
-
Vladimir authored
Signed-off-by:
Zemtsov Vladimir <vl.zemtsov@gmail.com> Signed-off-by:
Zemtsov Vladimir <vl.zemtsov@gmail.com>
-
- Oct 19, 2022
-
-
Cristian Calin authored
* [cri-o] use cri-o from upstream instead of kubic/OBS * [cri-o] add proper molecule coverage * [skopeo] download skopeo from upstream build * [cri-o] clean up legacy deployments * disable cri-o per-distribution variables
-
Kenichi Omichi authored
To verify the hardening method works always. The configuration comes from docs/hardening.md Fix yaml format of hardening.yml Add condition to skip 040 test for hardening
-
Mohamed Zaian authored
-
- Oct 18, 2022
-
-
Kay Yan authored
-
Maxime Leroy authored
-
Kenichi Omichi authored
To run netchecker with necessary privilege, this updates the securityContext.
-
- Oct 17, 2022
-
-
Mohamed Zaian authored
-
Kay Yan authored
-
- Oct 14, 2022
-
-
Kenichi Omichi authored
busybox container requires a root permission for ping. For testing hardening method at CI, we need to switch to another image which doesn't require the root permission for network testing. On kubernetes/kubernetes repo, we are using agnhost which doesn't require it. So this makes the test use aghhost image. In addition, this updates the test manifest to specify securityContext without any privilege.
-
Cristian Calin authored
-
Kay Yan authored
-
Kay Yan authored
* fix-ensure-package-in-coreos * clean blank line
-