Samuel Liu
a28b58dbd0
[calico]use ipamconfig instead of calico ipam command ( #8839 )
* use ipamconfig instead of calico ipam command
* fix ansible lint
3 years ago
orange-llajeanne
a26a9ee14f
set apparmor_enabled in netchecker task ( #8844 )
3 years ago
weizhoublue
b289f533b3
get wrong server name of coredns ( #8811 )
Signed-off-by: weizhou.lan@daocloud.io <weizhou.lan@daocloud.io>
3 years ago
Oogy
5684610a55
Support metallb peer password ( #8792 )
* support metallb peer password
* add MetalLB BGP password example
3 years ago
spaced
bb67b654c5
local volume provisioner should not run on control plane nodes by default ( #8805 )
3 years ago
Robin Wallace
b715500b48
csi: bump upcloud csi driver ( #8784 )
3 years ago
Robin Wallace
42fc71fafa
[PodSecurityPolicy] Move the install of psp ( #8744 )
3 years ago
Victor Morales
02b6e4833a
Update Kata Containers runtime ( #8797 )
* Update Kata containers binary to 2.4.1 version
* Update overhead kata runtime values
* Fix kata-qemu default values in CRI-O
3 years ago
Lubos Mercl
c20ab7d987
add fix for GCP CSI driver ( #8616 )
Signed-off-by: Lubos Mercl <lubos.mercl@gmail.com>
3 years ago
Mulugeta Ayalew Tamiru
3f065918d9
Update verbs for volumeattachments resource ( #8731 )
* Update verbs for volumeattachments resource
Update verbs for volumeattachments resource so that the kubelet can create volumeattachments and mount volumes when deploying Kubernetes on VMware vSphere.
* Update verbs for volumeattachments resource
Update verbs for volumeattachments resource to match upstream
* Update vsphere-csi-controller-rbac.yml.j2
3 years ago
Mathieu Parent
c98a0a448f
metallb: Add images to downloads ( #8715 )
For offline mode
3 years ago
Robin Wallace
d7254eead6
UpCloud integration ( #8653 )
* [upcloud] add upcloud csi-driver
* Option to use ansible_host as api ip for kubueconfig
3 years ago
Anthony Bible
9dced7133c
Fixes for Hetzner terraform and Hetzner Cloud ( #8702 )
* - add ability to specify the network_zone in hetzner terraform
- Export the network id from hetzner terraform the the generated inventory.ini
* - Add with_networks variable to allow different deployments of hcloud controller manager
- Add network id to hcloud controller secret (added via the inventory)
- Don't include extra_args if it's not set
3 years ago
rtsp
0481dd946f
[cert-manager] Upgrade to v1.8.0 ( #8688 )
3 years ago
Cristian Calin
cefd1339fc
[vsphere_csi] update to 2.5.1 and make external_vsphere_version 7.0u1 by default ( #8676 )
3 years ago
rtsp
a67e36703f
Update cert-manager to v1.7.2 ( #8648 )
3 years ago
Fredrik Liv
ffa285c2e7
Fixed cluster roles for openstack cloud controller ( #8638 )
3 years ago
Fredrik Liv
af7066d33c
Updated openstack cloud controller version to v1.22.0 ( #8629 )
* Updated openstack cloud controller version to match kubernetes version
* Rolled back file structure change
3 years ago
spaced
2b79be68e7
fix typo and duplicated declaration of ingressclasses ( #8591 )
3 years ago
Maciej Wereski
51821a811f
MetalLB: update to v0.12.1 ( #8593 )
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
3 years ago
kakkotetsu
3effb008c9
improve validation conditions for MetalLB BGP Peers ( #8568 )
3 years ago
cyril-corbon
418fc00718
fix: kube-dns service deletion ( #8565 )
Signed-off-by: Cyril Corbon <corboncyril@gmail.com>
3 years ago
Tony Fouchard
1d635e04e4
Allow to specify a source address for metallb peerings, and target only some nodes using node selectors ( #8534 )
3 years ago
Byeonggon Lee
5695c892d0
Fix wrong port name in metallb.yml.j2 ( #8510 )
3 years ago
cyril-corbon
790448f48b
feat: update cert-manager to 1.7.0 ( #8491 )
Signed-off-by: Cyril Corbon <corboncyril@gmail.com>
3 years ago
Tristan
92d612c3e0
8487: Allow override of default CoreDNS zone cache ( #8488 )
Using the coredns_cluster_zone_cache_block variable
3 years ago
Ilya Margolin
2bbe5732b7
Add node label to etcd metrics ( #8475 )
targetRef on endpoints surfaces as
__meta_kubernetes_endpoint_address_target_kind/__meta_kubernetes_endpoint_address_target_name
in prometheus and gets converted to the label `node` by
prometheus-operator
3 years ago
cyril-corbon
d31db847b7
feat: update local path to v0.0.21 ( #8492 )
3 years ago
cyril-corbon
9fce9ca42a
feat: upgrade azuredisk csi to v1.10.0 ( #8432 )
Signed-off-by: Cyril Corbon <corboncyril@gmail.com>
3 years ago
Victor Morales
e88aa7c96b
Add youki runtime support ( #8411 )
3 years ago
Johann Schley
38d129a0b6
add external hcloud cloud controller manager ( #8440 )
3 years ago
onock
392815d97c
[cert-manager] Fix missing RBAC rules for ClusterRole cert-manager-cainjector kubernetes-sigs#8104. ( #8444 )
3 years ago
rtsp
e791089466
cert-manager: Fix incorrect leader election namespace lead to insufficient permission ( #8433 )
3 years ago
Samuel Liu
1a69f8c3ad
parameterized snaphot controller namespaces ( #8305 )
* Parameterized snaphot controller namespaces
* add ns yml
* add docs
* namespace
3 years ago
rtsp
ccd3180a69
cert-manager: Allow to change leader election namespace for GKE Autopilot support ( #8424 )
More information:
- kubernetes-sigs/kubespray#8393
- jetstack/cert-manager#4102
- jetstack/cert-manager#3717
3 years ago
cyril-corbon
01dcbc18ac
feat: upgrade metallb to v0.11.0 ( #8420 )
Signed-off-by: Cyril Corbon <corboncyril@gmail.com>
3 years ago
cyril-corbon
86953b2ac4
fix: add tolerations / affinity to cert-manager ( #8389 )
Signed-off-by: Cyril Corbon <corboncyril@gmail.com>
3 years ago
Kenichi Omichi
73c889eb10
Fix failures of ansible-lint ( #8401 )
This fixes the following types of failures:
- empty-string-compare
- literal-compare
- risky-file-permissions
- risky-shell-pipe
- var-spacing
In addition, this changes .gitlab-ci/lint.yml to block the same issue
by using the same method at Kubespray CI.
3 years ago
Kenichi Omichi
f80fd24a55
Fix risky-file-permissions ( #8370 )
When running ansible-lint directly, we can see a lot of warning
message like
risky-file-permissions File permissions unset or incorrect
This fixes the warning messages.
3 years ago
Victor Morales
52266406f8
Bump cert-manager version to v1.6.1 ( #8377 )
3 years ago
cyril-corbon
cd601c77c7
feat: upgrade metrics server to v0.5.2 ( #8338 )
Signed-off-by: Cyril Corbon <corboncyril@gmail.com>
3 years ago
Florian Ruynat
6abae713f7
Update helm / kube-router and coredns ( #8382 )
* Update kube-router to 1.4.0
* Update Helm to 3.7.2
* Up coredns to 1.8.6 when k8s is 1.23.x
3 years ago
Max Gautier
cb54eb40ce
Use a variable for standardizing kubectl invocation ( #8329 )
* Add kubectl variable
* Replace kubectl usage by kubectl variable in roles
* Remove redundant --kubeconfig on kubectl usage
* Replace unecessary shell usage with command
3 years ago
Unai Arríen
0e98814732
Configure PriorityClassName for MetalLB deployment ( #8362 )
3 years ago
zhengtianbao
c3c128352f
Remove registry-proxy ( #8327 )
3 years ago
zhengtianbao
02a89543d6
registry: add ingress support ( #8311 )
3 years ago
Antoine Gatineau
6aafb9b2d4
fix bad indentation ( #8314 )
3 years ago
zhengtianbao
aa9b8453a0
registry: service add clusterIP, nodePort, loadBalancer support ( #8291 )
* registry: service add clusterIP, nodePort, loadBalancer support
* modify camelcase name to underscore
* Add registry service type compatibility check
3 years ago
Cristian Calin
0e969c0b72
vSphere-CSI: update to 2.4.0 ( #8295 )
3 years ago
Steven Reitsma
b396801e28
Update Cinder CSI to v1.22 ( #8296 )
3 years ago