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

refactor: abstract pod template #296

Merged
merged 7 commits into from
Nov 1, 2022
Merged

refactor: abstract pod template #296

merged 7 commits into from
Nov 1, 2022

Conversation

whynowy
Copy link
Member

@whynowy whynowy commented Nov 1, 2022

Signed-off-by: Derek Wang whynowy@gmail.com

Explain what this PR does.

Signed-off-by: Derek Wang <whynowy@gmail.com>
Signed-off-by: Derek Wang <whynowy@gmail.com>
.
Signed-off-by: Derek Wang <whynowy@gmail.com>
.
Signed-off-by: Derek Wang <whynowy@gmail.com>
@whynowy whynowy marked this pull request as ready for review November 1, 2022 17:00
@whynowy whynowy requested a review from vigith as a code owner November 1, 2022 17:00
// More info: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/
// +optional
Affinity *corev1.Affinity `json:"affinity,omitempty" protobuf:"bytes,8,opt,name=affinity"`
// ServiceAccountName to apply to the StatefulSet
Copy link
Contributor

Choose a reason for hiding this comment

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

nitpick: might not be StatefulSet?

.
Signed-off-by: Derek Wang <whynowy@gmail.com>
.
Signed-off-by: Derek Wang <whynowy@gmail.com>
.
Signed-off-by: Derek Wang <whynowy@gmail.com>
@whynowy whynowy merged commit d16015f into numaproj:main Nov 1, 2022
@whynowy whynowy deleted the podtmpl branch November 1, 2022 17:48
whynowy added a commit that referenced this pull request Nov 7, 2022
Signed-off-by: Derek Wang <whynowy@gmail.com>
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.

3 participants