- Oct 31, 2022
-
-
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
-
Unai Arríen authored
* Avoid MetalLB speaker image download when metallb_speaker_enabled is set to * Move metallb_speaker_enabled var to allow outside metalLB role references * Move metallb_speaker_enabled var to allow outside metalLB role references * Improve metallb_speaker_enabled default values
-
- Oct 13, 2022
-
-
Kay Yan authored
-
ghostloda authored
-
Kenichi Omichi authored
When trying to add a hardening CI job by copying configuration from hardening.md, yamllint CI job deleted invalid format. This fixes it for maintaining the CI job.
-
ERIK authored
Signed-off-by: bo.jiang <bo.jiang@daocloud.io> Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
-
- Oct 12, 2022
-
-
Kenichi Omichi authored
When we saw 0 as the default value of containerd_oom_score, we had a question why the value was not -999. This adds the note to explain it.
-
- Oct 11, 2022
-
-
Unai Arríen authored
-
Piotr Kowalczyk authored
* Fix: install policy controller on kdd too * Remove the calico_policy_version condition altogether * Install policy controller both on canal and calico under same condition
-
Kay Yan authored
-