Compare commits

..

1 Commits

Author SHA1 Message Date
Antoine Legrand
9d39d35dfb owners: move ant31 from emeritus to approvers 2024-05-23 11:33:00 +02:00
45 changed files with 48 additions and 45 deletions

View File

@@ -6,6 +6,7 @@ aliases:
- mzaian
- oomichi
- yankay
- ant31
kubespray-reviewers:
- cyclinder
- erikjiang
@@ -14,7 +15,6 @@ aliases:
- vannten
- yankay
kubespray-emeritus_approvers:
- ant31
- atoms
- chadswen
- luckysb

View File

@@ -1,5 +1,3 @@
TEST CI
# Deploy a Production Ready Kubernetes Cluster
![Kubernetes Logo](https://raw.githubusercontent.com/kubernetes-sigs/kubespray/master/docs/img/kubernetes-logo.png)

View File

@@ -2,9 +2,9 @@ ansible==9.5.1
cryptography==42.0.7
jinja2==3.1.4
jmespath==1.0.1
jsonschema==4.22.0
MarkupSafe==2.1.5
netaddr==1.2.1
pbr==6.0.0
ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.8
jsonschema==4.22.0

View File

@@ -107,3 +107,4 @@ oom_score = {{ containerd_oom_score }}
sampling_ratio = {{ containerd_tracing_sampling_ratio }}
service_name = "{{ containerd_tracing_service_name }}"
{% endif %}

View File

@@ -32,3 +32,4 @@ data:
- name: helper-pod
image: "{{ local_path_provisioner_helper_image_repo }}:{{ local_path_provisioner_helper_image_tag }}"
imagePullPolicy: IfNotPresent

View File

@@ -11,3 +11,4 @@ subjects:
- kind: ServiceAccount
name: {{ node_feature_discovery_worker_sa_name }}
namespace: {{ node_feature_discovery_namespace }}

View File

@@ -102,3 +102,4 @@ data:
}
]
}

View File

@@ -102,3 +102,4 @@ spec:
protocol: TCP
targetPort: 4244
internalTrafficPolicy: Local

View File

@@ -5,8 +5,8 @@ ara[server]==1.7.1
dopy==0.3.7
molecule==24.2.1
molecule-plugins[vagrant]==23.5.3
pytest-testinfra==10.1.0
python-vagrant==1.0.0
pytest-testinfra==10.1.0
tox==4.15.0
tzdata==2024.1
yamllint==1.35.1
tzdata==2024.1