kubernetes-sigs / sig-windows-tools

Repository for tools and artifacts related to the sig-windows charter in Kubernetes. Scripts to assist kubeadm and wincat and flannel will be hosted here.
Apache License 2.0
123 stars 123 forks source link

Fix kubelet log spam #335

Closed coutinhop closed 1 year ago

coutinhop commented 1 year ago

Reason for PR:

Create c:/etc/kubernetes/manifests path in PrepareNode.ps1 to fix kubelet log spam about it not existing.

See https://github.com/kubernetes-sigs/sig-windows-tools/issues/334 for more details.

Issue Fixed:

Fixes https://github.com/kubernetes-sigs/sig-windows-tools/issues/334

Requirements

Notes:

k8s-ci-robot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: coutinhop, marosset

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/sig-windows-tools/blob/master/OWNERS)~~ [marosset] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment