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

.github: create clusters with taints #400

Merged
merged 1 commit into from
Jul 16, 2021
Merged

.github: create clusters with taints #400

merged 1 commit into from
Jul 16, 2021

Conversation

aanm
Copy link
Member

@aanm aanm commented Jul 5, 2021

As recommended to users, cilium-cli should also set the clusters with
taints. This guarantees that Cilium is properly configured and
application pods can start successfully.

Signed-off-by: André Martins andre@cilium.io

@aanm aanm added the dont-merge/waiting-for-upstream Only merge once upstream library or kernel features have landed label Jul 5, 2021
@aanm aanm requested review from a team as code owners July 5, 2021 14:15
@aanm aanm temporarily deployed to ci July 5, 2021 14:15 Inactive
Copy link
Member

@joestringer joestringer left a comment

Choose a reason for hiding this comment

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

Looks fine for @cilium/github-sec . I'll let folks with more understanding of Azure comment on those bits.

.github/workflows/aks.yaml Show resolved Hide resolved
.github/workflows/eks-tunnel.yaml Outdated Show resolved Hide resolved
.github/workflows/eks.yaml Outdated Show resolved Hide resolved
defaults/defaults.go Show resolved Hide resolved
@aanm aanm temporarily deployed to ci July 15, 2021 22:09 Inactive
@aanm aanm removed the dont-merge/waiting-for-upstream Only merge once upstream library or kernel features have landed label Jul 15, 2021
As recommended to users, cilium-cli should also set the clusters with
taints. This guarantees that Cilium is properly configured and
application pods can start successfully.

Signed-off-by: André Martins <andre@cilium.io>
@aanm aanm temporarily deployed to ci July 15, 2021 22:41 Inactive
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jul 16, 2021
@tklauser tklauser merged commit 3d2fbdb into master Jul 16, 2021
@tklauser tklauser deleted the pr/bump-1.10.3 branch July 16, 2021 04:17
nbusseneau added a commit that referenced this pull request Jul 19, 2021
Following merge of #400, we broke #391.

This PR fixes the issue by refactoring both EKS workflows to be
consistent with other workflows, now that we are creating a cluster with
nodes available right away just like on other platforms, and thus do not
need to split the `install`/`test` steps anymore.

Fixes 3d2fbdb

Signed-off-by: Nicolas Busseneau <nicolas@isovalent.com>
nbusseneau added a commit that referenced this pull request Jul 19, 2021
Following merge of #400, we broke #391.

This PR fixes the issue by refactoring both EKS workflows to be
consistent with other workflows, now that we are creating a cluster with
nodes available right away just like on other platforms, and thus do not
need to split the `install`/`test` steps anymore.

Fixes 3d2fbdb

Signed-off-by: Nicolas Busseneau <nicolas@isovalent.com>
nbusseneau added a commit that referenced this pull request Jul 19, 2021
Following merge of #400, we broke #391.

This PR fixes the issue by refactoring both EKS workflows to be
consistent with other workflows, now that we are creating a cluster with
nodes available right away just like on other platforms, and thus do not
need to split the `install`/`test` steps anymore.

Fixes 3d2fbdb

Signed-off-by: Nicolas Busseneau <nicolas@isovalent.com>
michi-covalent pushed a commit that referenced this pull request Jul 19, 2021
Following merge of #400, we broke #391.

This PR fixes the issue by refactoring both EKS workflows to be
consistent with other workflows, now that we are creating a cluster with
nodes available right away just like on other platforms, and thus do not
need to split the `install`/`test` steps anymore.

Fixes 3d2fbdb

Signed-off-by: Nicolas Busseneau <nicolas@isovalent.com>
nbusseneau added a commit that referenced this pull request Jul 21, 2021
Following merge of #400, we broke #391.

This PR fixes the issue by refactoring both EKS workflows to be
consistent with other workflows, now that we are creating a cluster with
nodes available right away just like on other platforms, and thus do not
need to split the `install`/`test` steps anymore.

Fixes 3d2fbdb

Signed-off-by: Nicolas Busseneau <nicolas@isovalent.com>
aditighag pushed a commit to aditighag/cilium-cli that referenced this pull request Apr 21, 2023
Following merge of cilium#400, we broke cilium#391.

This PR fixes the issue by refactoring both EKS workflows to be
consistent with other workflows, now that we are creating a cluster with
nodes available right away just like on other platforms, and thus do not
need to split the `install`/`test` steps anymore.

Fixes 3d2fbdb

Signed-off-by: Nicolas Busseneau <nicolas@isovalent.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has passed all tests and received consensus from code owners to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants