Skip to content

Rakelkar/flannel windows hostgw#1

Merged
rakelkar merged 7 commits intoWindowsSupportfrom
rakelkar/flannel-windows-hostgw
Oct 4, 2017
Merged

Rakelkar/flannel windows hostgw#1
rakelkar merged 7 commits intoWindowsSupportfrom
rakelkar/flannel-windows-hostgw

Conversation

@rakelkar
Copy link
Owner

Update Flannel CNI to call out to wincni for windows

@rakelkar rakelkar merged commit d905c27 into WindowsSupport Oct 4, 2017
@rakelkar rakelkar deleted the rakelkar/flannel-windows-hostgw branch October 4, 2017 05:18
@rakelkar rakelkar restored the rakelkar/flannel-windows-hostgw branch October 13, 2017 01:36
@rakelkar rakelkar deleted the rakelkar/flannel-windows-hostgw branch October 13, 2017 01:36
@rakelkar rakelkar restored the rakelkar/flannel-windows-hostgw branch October 13, 2017 01:37
@rakelkar rakelkar deleted the rakelkar/flannel-windows-hostgw branch October 13, 2017 01:37
rakelkar added a commit that referenced this pull request Nov 21, 2017
Support delegating to Windows CNI - use a separate WindowsDelegate field as the format of Windows properties is different from the schema supported by Linux under the delegate field. This will users to configure both Linux and Windows together and also to use Windows specific configuration for Windows clusters.
madhanrm pushed a commit that referenced this pull request Dec 16, 2017
Support delegating to Windows CNI - use a separate WindowsDelegate field as the format of Windows properties is different from the schema supported by Linux under the delegate field. This will users to configure both Linux and Windows together and also to use Windows specific configuration for Windows clusters.
madhanrm pushed a commit that referenced this pull request Jan 4, 2018
Support delegating to Windows CNI - use a separate WindowsDelegate field as the format of Windows properties is different from the schema supported by Linux under the delegate field. This will users to configure both Linux and Windows together and also to use Windows specific configuration for Windows clusters.

flannel: Remove WindowsDelegate in favor of OS specific config files
Resolves PR review comments by:
removing the WindowsDelegate attribute,
fix coditions to avoid tabs
remove duplicate checks
remove redundant map pointer
remove redundant ip fns

flannel: Format windows test file
flannel: move Windows tests to Ginkgo
Add logic to support vxlan on Windows (#2)
Flannel: Add support for Windows Overlay (vxlan) mode
Windows Overlay mode requires the network to be set to the cluster CIDR.
So for overlay setup host-local as IPAM with the pod CIDR as the ip range

First cut bridge plugin
add overlay strawman and share dup code
Hns helper functions
windows cni: add tests and update flannel CNI to use windows CNI
flannel: revert test that moved to windows cni
flannel: remove unused import
flannel: update readme for windows
win-overlay: update readme to fix minor copy paste errors
rakelkar added a commit that referenced this pull request Feb 4, 2018
Support delegating to Windows CNI - use a separate WindowsDelegate field as the format of Windows properties is different from the schema supported by Linux under the delegate field. This will users to configure both Linux and Windows together and also to use Windows specific configuration for Windows clusters.

flannel: Remove WindowsDelegate in favor of OS specific config files
Resolves PR review comments by:
removing the WindowsDelegate attribute,
fix coditions to avoid tabs
remove duplicate checks
remove redundant map pointer
remove redundant ip fns

flannel: Format windows test file
flannel: move Windows tests to Ginkgo
Add logic to support vxlan on Windows (#2)
Flannel: Add support for Windows Overlay (vxlan) mode
Windows Overlay mode requires the network to be set to the cluster CIDR.
So for overlay setup host-local as IPAM with the pod CIDR as the ip range

First cut bridge plugin
add overlay strawman and share dup code
Hns helper functions
windows cni: add tests and update flannel CNI to use windows CNI
flannel: revert test that moved to windows cni
flannel: remove unused import
flannel: update readme for windows
win-overlay: update readme to fix minor copy paste errors
dineshgovindasamy pushed a commit that referenced this pull request Feb 12, 2018
Support delegating to Windows CNI - use a separate WindowsDelegate field as the format of Windows properties is different from the schema supported by Linux under the delegate field. This will users to configure both Linux and Windows together and also to use Windows specific configuration for Windows clusters.

flannel: Remove WindowsDelegate in favor of OS specific config files
Resolves PR review comments by:
removing the WindowsDelegate attribute,
fix coditions to avoid tabs
remove duplicate checks
remove redundant map pointer
remove redundant ip fns

flannel: Format windows test file
flannel: move Windows tests to Ginkgo
Add logic to support vxlan on Windows (#2)
Flannel: Add support for Windows Overlay (vxlan) mode
Windows Overlay mode requires the network to be set to the cluster CIDR.
So for overlay setup host-local as IPAM with the pod CIDR as the ip range

First cut bridge plugin
add overlay strawman and share dup code
Hns helper functions
windows cni: add tests and update flannel CNI to use windows CNI
flannel: revert test that moved to windows cni
flannel: remove unused import
flannel: update readme for windows
win-overlay: update readme to fix minor copy paste errors
madhanrm pushed a commit that referenced this pull request Mar 5, 2018
Support delegating to Windows CNI - use a separate WindowsDelegate field as the format of Windows properties is different from the schema supported by Linux under the delegate field. This will users to configure both Linux and Windows together and also to use Windows specific configuration for Windows clusters.

flannel: Remove WindowsDelegate in favor of OS specific config files
Resolves PR review comments by:
removing the WindowsDelegate attribute,
fix coditions to avoid tabs
remove duplicate checks
remove redundant map pointer
remove redundant ip fns

flannel: Format windows test file
flannel: move Windows tests to Ginkgo
Add logic to support vxlan on Windows (#2)
Flannel: Add support for Windows Overlay (vxlan) mode
Windows Overlay mode requires the network to be set to the cluster CIDR.
So for overlay setup host-local as IPAM with the pod CIDR as the ip range

First cut bridge plugin
add overlay strawman and share dup code
Hns helper functions
windows cni: add tests and update flannel CNI to use windows CNI
flannel: revert test that moved to windows cni
flannel: remove unused import
flannel: update readme for windows
win-overlay: update readme to fix minor copy paste errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant