Closed cello86 closed 1 month ago
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle rotten
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle rotten
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.
This bot triages issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/reopen
/remove-lifecycle rotten
Please send feedback to sig-contributor-experience at kubernetes/community.
/close not-planned
@k8s-triage-robot: Closing this issue, marking it as "Not Planned".
What happened?
The configuration ingress_nginx_extra_args present into inventory/sample/group_vars/k8s_cluster/addons.yml permits to configure the defautls-ss-certificate for the ingress-nginx controller but it's not possible to load from kubespray the secret tls for this certificate.
What did you expect to happen?
I expect to be able to configure a custom certificate to handle wildcard pointing of the ingress controller from kubespray.
How can we reproduce it (as minimally and precisely as possible)?
Nope
OS
Version of Ansible
Version of Python
Python 3.9.18
Version of Kubespray (commit)
release-2.24
Network plugin used
calico
Full inventory with variables
Nope
Command used to invoke ansible
ansible-playbook -i inventory/testcluster/hosts.ini cluster.yml
Output of ansible run
Nope
Anything else we need to know
No response