Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Move tolerations to PodTemplateSpec #229

Merged
merged 3 commits into from
Jan 26, 2021

Conversation

mralexandernickel
Copy link
Contributor

Right now the tolerations aren't included in the yaml of
the Pods created by the Deployment. Moving them into the
PodTemplateSpec is fixing this.

Right now the tolerations aren't included in the yaml of
the Pods created by the Deployment. Moving them into the
PodTemplateSpec is fixing this.
@mralexandernickel mralexandernickel marked this pull request as ready for review January 25, 2021 17:26
@mralexandernickel
Copy link
Contributor Author

Do you guys prefer having the version in package.json bumped in the PR?

@mralexandernickel
Copy link
Contributor Author

mralexandernickel commented Jan 25, 2021

The failing build seems in no way related to the added changes

screenshot_2021-01-25_19-16-45

Copy link
Contributor

@andresmgot andresmgot left a comment

Choose a reason for hiding this comment

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

Thanks! Yes please, bump the version before merging this PR.

@mralexandernickel
Copy link
Contributor Author

@andresmgot version is bumped :)

Copy link
Contributor

@andresmgot andresmgot left a comment

Choose a reason for hiding this comment

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

thanks!

@andresmgot andresmgot merged commit 510a84f into serverless:master Jan 26, 2021
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.

2 participants