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

one-day-to-reset サーバーのデータが PersistentVolume に永続化されるように #482

Open
kory33 opened this issue Jun 13, 2022 · 0 comments
Labels
Category: オンプレk8sクラスタ オンプレk8sクラスタ上のアプリケーション設定に関するissue/PR enhancement New feature or request

Comments

@kory33
Copy link
Member

kory33 commented Jun 13, 2022

MorningGlorySeed の都合から、実はデータ削除はサーバー終了時にやったほうがいい(MorningGlorySeedでシード値を公開するのはいわゆる「タイムアップによるネタバラシ」なので、削除を決行する直前にしかシード値を公開するべきではない)。

なので、終了時にフックしてMorningGlorySeedに対する命令を発行して終了したうえでデータを削除する、という結構複雑な流れになる(MorningGlorySeed側の変更も必要になってしまう)

@kory33 kory33 added enhancement New feature or request Category: オンプレk8sクラスタ オンプレk8sクラスタ上のアプリケーション設定に関するissue/PR labels Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: オンプレk8sクラスタ オンプレk8sクラスタ上のアプリケーション設定に関するissue/PR enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant