cloudfoundry-incubator / kubo-deployment

Contains manifests used to deploy Cloud Foundry Container Runtime
https://www.cloudfoundry.org/container-runtime/
Apache License 2.0
275 stars 114 forks source link

Move docker-windows to inside kubo #413

Closed benmoss closed 4 years ago

benmoss commented 4 years ago

What this PR does / why we need it: Adds docker-windows job. Needed to avoid depending on https://github.com/cloudfoundry/windows-tools-release/ and since @srm09 said it was causing problems to have it in https://github.com/cloudfoundry-incubator/docker-boshrelease

Is there any change in kubo-release? https://github.com/cloudfoundry-incubator/kubo-release/pull/357

Is there any change in kubo-ci? Yes, will link once I create that PR

Does this affect upgrade, or is there any migration required? No

cfdreddbot commented 4 years ago

:white_check_mark: Hey benmoss! The commit authors and yourself have already signed the CLA.

benmoss commented 4 years ago

We're going to remove windows things from kubo-release for now