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

Adds support for Windows worker nodes #1052

Closed
wants to merge 8 commits into from

Conversation

gab-satchi
Copy link
Member

@gab-satchi gab-satchi commented Nov 5, 2020

  • Adds windows flavour to template generator
  • Adds OS field to vsphere machines

What this PR does / why we need it:

Special notes for your reviewer:
Relies on an image built from this image builder PR

Release note:

Support Windows worker nodes

@k8s-ci-robot
Copy link
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Nov 5, 2020
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign frapposelli after the PR has been reviewed.
You can assign the PR to them by writing /assign @frapposelli in a comment when ready.

The full list of commands accepted by this bot can be found 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

Copy link
Member

@yastij yastij left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know it's a wip, so just high level review on the approach

controllers/vspheremachine_controller.go Outdated Show resolved Hide resolved
controllers/vspheremachine_controller.go Outdated Show resolved Hide resolved
@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Dec 2, 2020
@randomvariable
Copy link
Member

@gab-satchi , if we ignore NetBIOS support, with image-builder changes, is this PR still needed?

@gab-satchi
Copy link
Member Author

won't be required. The controller logic won't need changing at all but the Windows flavour template generation can still be used

@randomvariable
Copy link
Member

@gab-satchi cool. maybe worth splitting the flavour stuff out into a separate PR, and then we can decide based on the outcome of kubernetes-sigs/cluster-api#2217

@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Dec 3, 2020
@gab-satchi gab-satchi marked this pull request as ready for review January 14, 2021 19:52
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jan 14, 2021
Gab Satchi added 4 commits January 15, 2021 10:24
- Adds windows flavour to template generator
- Limits vSphereVM name to 15 characters when OS is type Windows
- Adds OS field to vsphere machines
- Remove hostname command from prekubeadm commands
- Add capv user to Administrators group
Gab Satchi added 3 commits January 29, 2021 14:35
- Add capv user to Administrators groupPR updates
@k8s-ci-robot
Copy link
Contributor

@gab-satchi: The following tests failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
pull-cluster-api-provider-vsphere-verify-crds 7957fbb link /test pull-cluster-api-provider-vsphere-verify-crds
pull-cluster-api-provider-vsphere-test 7957fbb link /test pull-cluster-api-provider-vsphere-test
pull-cluster-api-provider-vsphere-e2e 7957fbb link /test pull-cluster-api-provider-vsphere-e2e

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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/test-infra repository. I understand the commands that are listed here.

@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Apr 6, 2021
@k8s-ci-robot
Copy link
Contributor

@gab-satchi: PR needs rebase.

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/test-infra repository.

@rhockenbury
Copy link

If this work is still active, it might be worthwhile to solidify the naming pattern for windows machines across cluster-api providers. Perhaps consider something similiar to capz - kubernetes-sigs/cluster-api-provider-azure#1313.

@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jul 13, 2021
@srm09
Copy link
Contributor

srm09 commented Jul 14, 2021

@gab-satchi Is the PR still relevant? We could consider re-opening it at a later time.

@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

@k8s-ci-robot k8s-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Aug 13, 2021
@gab-satchi gab-satchi closed this Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants