Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making script more self-explanatory #232

Conversation

fabi200123
Copy link
Contributor

Reason for PR:
Making script more self-explanatory for users because after joining the node they also have to apply the cni daemonset/service and the kube-proxy and they have to change the k8s version of the kube-proxy.yml file to match their own.

All kube-proxy.yml files in the repository have different versions of k8s set to their containers` images and the user need to manually configure them to match its own version of kubernetes.
For calico, kube-proxy image is " - image: sigwindowstools/kube-proxy:v1.22.3-calico-hostprocess"
For rancher, kube-proxy image is "image: sigwindowstools/kube-proxy:VERSION-nanoserver"
For flannel, kube-proxy image is "- image: sigwindowstools/kube-proxy:v1.22.4-flannel-hostprocess"

It is not self-explanatory and this might cause problems to users.

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Jul 8, 2022

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: fabi200123 / name: Fabian Fulga (5efd6f0)

@k8s-ci-robot k8s-ci-robot added the cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. label Jul 8, 2022
@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jul 8, 2022
@github-actions github-actions bot added the tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. label Jul 8, 2022
@fabi200123 fabi200123 force-pushed the Making-script-more-self-explanatory branch from 81fc77a to 4dab62c Compare July 8, 2022 13:07
Making script more self-explanatory for users because after they join the node they also have to apply the cni daemonset/service and the kube-proxy and they have to change the k8s version of the kube-proxy.yml file to match their own.
@fabi200123 fabi200123 force-pushed the Making-script-more-self-explanatory branch from 4dab62c to 5efd6f0 Compare July 11, 2022 08:34
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. and removed cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. labels Jul 11, 2022
@marosset
Copy link
Contributor

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 15, 2022
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fabi200123, 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:

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 Aug 15, 2022
@k8s-ci-robot k8s-ci-robot merged commit 0f4ad8c into kubernetes-sigs:master Aug 15, 2022
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. 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/M Denotes a PR that changes 30-99 lines, ignoring generated files. tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants