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

fix: do not taint windows nodes before upgrading the cluster #104

Merged
merged 1 commit into from
Jul 23, 2021

Conversation

chewong
Copy link
Contributor

@chewong chewong commented Jul 22, 2021

Partially reverts #102 to fix test failures in https://dev.azure.com/AzureContainerUpstream/AAD%20Pod%20Managed%20Identity/_build?definitionId=333. We need to taint the Windows node to prevent the webhook controller from scheduling to it.

Realized that there is a step in nightly.yaml where the Windows node is tainted and since the untaint statement was removed in #102, we weren't able to schedule any Windows workload to it without any tolerations.

@chewong chewong force-pushed the revert-102-deployment-yaml-e2e branch from 4dfb153 to 1130c52 Compare July 22, 2021 17:32
@chewong chewong marked this pull request as ready for review July 22, 2021 17:32
@chewong chewong enabled auto-merge (squash) July 22, 2021 17:32
@chewong chewong requested a review from aramase July 22, 2021 17:56
scripts/ci-e2e.sh Outdated Show resolved Hide resolved
@chewong chewong force-pushed the revert-102-deployment-yaml-e2e branch from 1130c52 to 02c89d3 Compare July 22, 2021 22:20
@chewong chewong changed the title fix: partially revert "e2e: remove make install-cert-manager for verify_deployment" fix: do not taint windows nodes before upgrading the cluster Jul 22, 2021
@chewong chewong disabled auto-merge July 22, 2021 22:23
@chewong chewong force-pushed the revert-102-deployment-yaml-e2e branch 2 times, most recently from b4af163 to 02c89d3 Compare July 23, 2021 16:36
@chewong chewong requested a review from aramase July 23, 2021 17:10
@chewong chewong enabled auto-merge (squash) July 23, 2021 17:10
@chewong chewong merged commit cf5460b into main Jul 23, 2021
@chewong chewong deleted the revert-102-deployment-yaml-e2e branch July 23, 2021 17:12
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.

2 participants