Vlad Korolev
9a7b021eb8
Do not use ‘yes/no’ for boolean values ( #11472 )
Consistent boolean values in ansible playbooks
3 months ago
Bas
8f5f75211f
Improving yamllint configuration ( #11389 )
Signed-off-by: Bas Meijer <bas.meijer@enexis.nl>
4 months ago
Ricky Kwan
5d822ad8cb
Support overriding cni directory owner ( #10929 )
9 months ago
NierYYDS
8fef156e8f
fix: specify owner to kube_owner in task of copy cni plugins ( #10407 )
if not set owner to kube_owner in unarchive module, the owner of /opt/cni/bin will changed to root, which is inconsistent with the previous task.
1 year ago
ERIK
ce13699dfa
Use a uniform way to get the local path of the binaries ( #10211 )
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
1 year ago
Alessio Greggi
97b4d79ed5
feat: make kubernetes owner parametrized ( #8952 )
* feat: make kubernetes owner parametrized
* docs: update hardening guide with configuration for CIS 1.1.19
* fix: set etcd data directory permissions to be compliant to CIS 1.1.12
2 years ago
Maxime Guyot
0924c2510c
Use role to copy CNI bin ( #5953 )
4 years ago
Simon Lelievre
2849191e67
CNI plugins: use last version 0.8.1 ( #4878 )
* CNI plugins: bump version 0.8.1
* cni plugins : update checksums
* cni : update readme
5 years ago
Andreas Krüger
656633f784
YAMLLint everything ( #4576 )
5 years ago
Neven Miculinic
a30ad1e5a5
Added generic CNI network plugin ( #4322 )
* Added generic CNI network plugin
* Added CNI network plugin documentation
* added necessary fix
5 years ago