Skip to content

kube-scheduler: Wait for the auth conf from the API server#17868

Merged
k8s-ci-robot merged 1 commit intokubernetes:masterfrom
hakman:kube-scheduler-auth
Jan 17, 2026
Merged

kube-scheduler: Wait for the auth conf from the API server#17868
k8s-ci-robot merged 1 commit intokubernetes:masterfrom
hakman:kube-scheduler-auth

Conversation

@hakman
Copy link
Copy Markdown
Member

@hakman hakman commented Jan 17, 2026

From logs:
https://storage.googleapis.com/kubernetes-ci-logs/logs/e2e-kops-aws-upgrade-kstable-kolatest-to-klatest-kolatest-many-addons/2012345928245055488/artifacts/i-060794809b3b301c7/kube-scheduler.log

I0117 02:14:17.049026      11 dynamic_serving_content.go:116] "Loaded a new cert/key pair" name="serving-cert::/srv/kubernetes/kube-scheduler/server.crt::/srv/kubernetes/kube-scheduler/server.key"
W0117 02:14:17.050325      11 authentication.go:397] Error looking up in-cluster authentication configuration: Get "https://127.0.0.1/api/v1/namespaces/kube-system/configmaps/extension-apiserver-authentication": dial tcp 127.0.0.1:443: connect: connection refused
W0117 02:14:17.050346      11 authentication.go:398] Continuing without authentication configuration. This may treat all requests as anonymous.
W0117 02:14:17.050355      11 authentication.go:399] To require authentication configuration lookup to succeed, set --authentication-tolerate-lookup-failure=false

/cc @rifelpet

Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
@k8s-ci-robot k8s-ci-robot requested a review from rifelpet January 17, 2026 10:53
@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/nodeup cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jan 17, 2026
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 17, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rifelpet

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 17, 2026
@k8s-ci-robot k8s-ci-robot merged commit ca4d2b9 into kubernetes:master Jan 17, 2026
26 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.36 milestone Jan 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/nodeup cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants