Commit Graph

8 Commits

Author SHA1 Message Date
Naga Ravi Chaitanya Elluri
da117ad9d9 Switch to python3.9 2022-07-22 16:56:47 -04:00
Naga Ravi Chaitanya Elluri
bbb66aa322 Fix source to install azure-cli
This commit updates Krkn source Dockerfile to copy azure client binary
from the official azure-cli image instead of using package manager to
avoid dependency issues.
2022-07-18 16:21:29 -04:00
Sanja Bonic
e2e3854a99 Update Dockerfile (#219)
* Update Dockerfile

* Change team name
2022-04-11 08:20:47 -04:00
Naga Ravi Chaitanya Elluri
d3f8e2dd35 Bake in azure cli needed for node scenarios
This commit also modifies the key members for folks to reach out in case
of any questions.
2021-10-19 16:31:18 -04:00
Naga Ravi Chaitanya Elluri
4a4033605b Pull images from quay instead of docker
This is needed to avoid getting rate limited. Build for reference -
https://recovery.quay.io/repository/openshift-scale/kraken/build/0cccc967-cfef-43d0-98ca-e3eccb698045.
2021-09-23 15:00:21 -04:00
Naga Ravi Chaitanya Elluri
e671754e66 Add dependencies needed for performance monitoring 2021-05-06 17:26:09 -04:00
Barry
90e881672e Modifying the Dockerfile to add the needed pip3 update 2021-04-14 13:14:48 -04:00
Naga Ravi Chaitanya Elluri
eec52cf613 Containerize kraken
This commit adds support to run the tool as a container on the host
with access to kubeconfig for better portability. The plan is to
trigger regular image builds on quay.io to make sure it has the
latest code.
2020-04-27 22:29:15 -04:00