Hello
Running Cluster in non-sharding mode and getting always unclean shutdown.
Seems terminationGracePeriodSeconds needs to be set in order delay pod shutdown.
Thnaks
John
PS: why dont you provide all the kubernetes params by default ?
Hello
Running Cluster in non-sharding mode and getting always unclean shutdown.
Seems terminationGracePeriodSeconds needs to be set in order delay pod shutdown.
Thnaks
John
PS: why dont you provide all the kubernetes params by default ?
Hello @jamoser ,
seems right now you cannot set the grace period with CR.
as for
PS: why dont you provide all the kubernetes params by default ?
well, it is tricky.
termnationGracePeriodSeconds
is a container property, but there are others which should land under StatefulSet or Pod or something else. x-kubernetes-preserve-unknown-fields: true
, but not sure yet how does it work. Will check.Will you be interested in sending a quick PR for fixing it?
Any guide how to do a PR ?
Hey @jamoser!
Short answer - just submit a PR at GitHub - percona/percona-server-mongodb-operator: Percona Operator for MongoDB
Unanswered | Unsolved | Solved
MySQL, InnoDB, MariaDB and MongoDB are trademarks of their respective owners.
Copyright © 2006 - 2021 Percona LLC. All rights reserved.