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
126 stars 123 forks source link

Fix incompatible cni versions #268

Closed Mik4sa closed 1 year ago

Mik4sa commented 1 year ago

Reason for PR: Reverts the cni version for flannel hostprocess back to 0.2.0 which was mentioned/recommended by @fabi200123 in https://github.com/kubernetes-sigs/sig-windows-tools/issues/264#issuecomment-1364086501

Issue Fixed:

Fixes #266

Requirements

Notes:

jsturtevant commented 1 year ago

could drop the commit that adds the same values as #265 ?

Mik4sa commented 1 year ago

Done. Thanks for noting :)

jsturtevant commented 1 year ago

/lgtm /approve

k8s-ci-robot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jsturtevant, Mik4sa

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)~~ [jsturtevant] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment