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

Architecture design proposal, Basic working of Chat_Service & Executor service usecase for Kubebot #5

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Vishvajeet590
Copy link

@Vishvajeet590 Vishvajeet590 commented Mar 14, 2022

This PR consists of a high-level overview of the architecture of Kubebot which was mentioned in #3. Kubebot will have a microservices design pattern.

Vishvajeet590 and others added 4 commits March 15, 2022 03:10
This is a high-level design of the working of Kubebot.
This is an high level design of working of the Kubebot
@Vishvajeet590
Copy link
Author

Vishvajeet590 commented Mar 23, 2022

@PratikDhanave Hi, I have done the setup of the structure of the repository according to the architecture I have provided in the previous commits of #5
Also, the latest commit has the basic working of Chat_Service and integration of the Dialogflow which was mentioned in issue #4, this commit also has GRPC functions for communication with other services. In this project I have chosen Uncle Bob's Clean Architecture. There is some part of this service that is still incomplete, which I will complete in a few weeks.
Have a look at it and provide some input on this

@Vishvajeet590 Vishvajeet590 changed the title Architecture design proposal for Kubebot Architecture design proposal & Basic working of Chat_Service for Kubebot Mar 23, 2022
@Vishvajeet590
Copy link
Author

@PratikDhanave Hello, I have added the core functionality of KubeBot for executing commands. The latest commit 42cf504 has a working use case for running Kubectl command using an exec system call and also consisting some basic checks before execution.

@Vishvajeet590 Vishvajeet590 changed the title Architecture design proposal & Basic working of Chat_Service for Kubebot Architecture design proposal, Basic working of Chat_Service & Executor service usecase for Kubebot Apr 3, 2022
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.

1 participant