-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Closed
Labels
Ubuntu 24good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Description
What happened?
In the apiserver-tracing.yaml.j2
the quotations around the endpoint variable are missing resulting in an error and the kube-apiserver not being started.
Adding the quotations is resolving the issue (like it is already done for the kubelet).
What did you expect to happen?
.
How can we reproduce it (as minimally and precisely as possible)?
.
OS
Ubuntu 24
Version of Ansible
.
Version of Python
.
Version of Kubespray (commit)
.
Network plugin used
cilium
Full inventory with variables
.
Command used to invoke ansible
.
Output of ansible run
.
Anything else we need to know
.
Metadata
Metadata
Assignees
Labels
Ubuntu 24good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
tico88612 commentedon Jun 21, 2025
/triage accepted
/good-first-issue
k8s-ci-robot commentedon Jun 21, 2025
@tico88612:
This request has been marked as suitable for new contributors.
Guidelines
Please ensure that the issue body includes answers to the following questions:
For more details on the requirements of such an issue, please see here and ensure that they are met.
If this request no longer meets these requirements, the label can be removed
by commenting with the
/remove-good-first-issue
command.In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.