Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

Add nodeSelector in all packs defining operating system #877

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

surajssd
Copy link
Member

@surajssd surajssd commented Oct 8, 2018

This commit adds following nodeSelector with key
beta.kubernetes.io/os to all language packs. With value being linux
for packs that can work on linux OS nodes and value windows for
pack(here csharp) that needs windows OS to run.

Fixes https://github.com/Azure/draft/issues/817

This commit adds following `nodeSelector` with key
`beta.kubernetes.io/os` to all language packs. With value being `linux`
for packs that can work on linux OS nodes and value `windows` for
pack(here csharp) that needs windows OS to run.

Signed-off-by: Suraj Deshmukh <surajd.service@gmail.com>
@msftclas
Copy link

msftclas commented Oct 8, 2018

CLA assistant check
All CLA requirements met.

@surajssd
Copy link
Member Author

surajssd commented Oct 8, 2018

cc: @bacongobbler @alexpilotti

@surajssd
Copy link
Member Author

ping @radu-matei

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants