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

auto_operationをデプロイできるようにする #192

Open
5 of 6 tasks
Azuki-bar opened this issue Nov 7, 2022 · 6 comments
Open
5 of 6 tasks

auto_operationをデプロイできるようにする #192

Azuki-bar opened this issue Nov 7, 2022 · 6 comments
Assignees
Labels
enhancement New feature or request

Comments

@Azuki-bar
Copy link
Member

Azuki-bar commented Nov 7, 2022

内容

backend/auto_operation/central_controllerをデプロイできるようにする。

方法はk8sに載せる形にしたいと考えています。もしそうするなら僕がマニフェスト書きます。

Pros 良くなる点

開発が自動的にデプロイされるようになる。

Cons 悪くなる点

特になさそう

実現方法

実際にデプロイできるように変更するのは #185 のcloseを待ちます。
イメージをGitHub Actionsでビルドする都合上、パスの移動はなるべくしたくないからです。

とりあえずDockerfile書きます。あとk8sのdeploymentマニフェストも

その他

TODO

@Azuki-bar Azuki-bar added the enhancement New feature or request label Nov 7, 2022
@Azuki-bar
Copy link
Member Author

@csenet
cc: @n4o847

この件について何か意見等ありましたらコメントお願いします。

@n4o847
Copy link
Collaborator

n4o847 commented Nov 7, 2022

良いと思います、よろしくお願いします。

@csenet
Copy link
Member

csenet commented Nov 7, 2022

@csenet
k8sにデプロイする形でよいと思います
マニフェストの方よろしくお願いします

@Azuki-bar
Copy link
Member Author

@n4o847
シリアル通信をしている部分(backend/auto_operation/Communication.py)がありますけど、これって今回は使用しない部分となりますよね?

@n4o847
Copy link
Collaborator

n4o847 commented Nov 7, 2022

今回は使いません、後々 gRPC に置き換えます

@Azuki-bar Azuki-bar self-assigned this Nov 12, 2022
@n4o847 n4o847 changed the title central_controllerをデプロイできるようにする auto_operationをデプロイできるようにする Nov 15, 2022
@n4o847
Copy link
Collaborator

n4o847 commented Nov 15, 2022

ディレクトリの変更にともなって行き違いがあったので、タイトルを変えました。

#258 も参照してください。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants