-
Notifications
You must be signed in to change notification settings - Fork 70
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
Re-arrange directory structure and docs for GKE to support multiple Providers #425
Conversation
Signed-off-by: Drumil Patel <[email protected]>
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.
Nice! This will make the #384 easier to follow. :)
Added a few small suggestions. Once this merged we must also make changes to the workflow files at : https://github.com/prometheus/prometheus/tree/master/.github/workflows
Another thing I would expect to be in this PR is the creation of docs directory and moving the GKE specific docs to |
… funcbench Signed-off-by: Drumil Patel <[email protected]>
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.
Thanks for adding the changes and the description changes :) ✨
Added some suggestion, next thing to do with this PR is to update the commands in the funcbench Makefile as it also infra cli.
…cumentation to make it more general Signed-off-by: Drumil Patel <[email protected]>
Signed-off-by: Drumil Patel <[email protected]>
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.
small doc changes, I tested this. will merge once changes are addressed :)
Signed-off-by: Drumil Patel <[email protected]>
@krasi-georgiev can you take a final look before merging? :) |
@weastel you should make a PR to update the prometheus/prometheus github action workflow files aswell that will be affected by changes in this PR. |
@krasi-georgiev I merged this as it was blocking few other PRs. Please still take a look at it, if we need to change anything back. @weastel thanks for this! :) |
no problem :) |
…roviders (prometheus#425) * Add documentation for GKE and update file names in both prombench and funcbench * Add and update variables in funcbench and prombench Makefiles Signed-off-by: Drumil Patel <[email protected]>
Signed-off-by: Drumil Patel [email protected]
This pull request introduces the following changes :
nodepools
tonodes
in\infra
to make it more general.