-
Notifications
You must be signed in to change notification settings - Fork 136
Adding the application Flower #31
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
Conversation
|
@microsoft-github-policy-service agree company="Indian Institute of Science" |
|
Converted to a draft since this is still a WIP. When ready for review just mark as 'Ready for Review' and add me as a reviewer :) |
Added onboarding assessment.
Adding LLaMa client
|
@adityapgupta Is this still a draft? |
|
This is almost complete, I just need to add the readmes and see if I can work around the sleep issue. I have fast forwarded the aiopslab-applications change too. I will remove it from draft as soon as I am done with this |
|
Hey @HacksonClark , I have removed the use of sleeps in the fault injection (sorry for the delay). Need to make a few small changes now, would appreciate ur advice here:
|
|
|
|
Yeah, flower is kind of its own thing. |
|
I have added a check for docker problems by including a new field in registry. However I think its better that some k8s cluster runs in the background to prevent the code from breaking at multiple points. Its anyway the first part of the setup guide, so I expect users would do it. That wraps up everything I wanted to add. Please go through it once and let me know if there is something you want me to change. |
|
@gaganso I have resolved the merge conflicts and fast forwarded the branch. @HacksonClark my commit of aiopslab-applications seems to be behind the current one, but the current one doesn't have the |
|
@adityapgupta I wonder if I accidentally overwrote it when working on |
|
@HacksonClark |
HacksonClark
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
Current progress for adding Flower to AIOpsLab using a k8s cluster