Commit Graph
28 Commits
Author SHA1 Message Date
Naga Ravi Chaitanya Elluri da464859c4 Bump release version to v1.4.2 2023-08-21 09:06:28 -04:00
Sahil ShahandGitHub 102bdfdc96 Bump the release version to v1.4.1 (#465) 2023-08-17 10:18:11 -04:00
Tullio SebastianiandNaga Ravi Chaitanya Elluri dba38668b7 Dockerfile version bump 2023-08-11 11:12:56 -04:00
Naga Ravi Chaitanya Elluri 3ab9ca4319 Bump release version to v1.3.6 2023-07-24 14:06:37 -04:00
Naga Ravi Chaitanya Elluri 4084ffd9c6 Bake in virtualenv in krkn images
This is needed to tie the python version being used in case multiple
versions are installed.
2023-07-24 12:52:20 -04:00
Naga Ravi Chaitanya Elluri 2a8ac41ebf Bump release version to v1.3.5 2023-07-20 15:24:56 -04:00
Naga Ravi Chaitanya ElluriandGitHub b4d235d31c Bake in yq dependency in Kraken container images (#450)
This commit also updates ppc64le image to have the latest bits.
2023-07-20 13:17:52 -04:00
Naga Ravi Chaitanya ElluriandGitHub e4e4620d10 Bump release version to 1.3.4 (#447) 2023-06-28 16:30:28 -04:00
Naga Ravi Chaitanya Elluri fe892fd9bf Switch from centos to redhat ubi base image
This replaces the base image for Kraken container images to use
redhat ubi image to be more secure and stable.
2023-06-22 12:10:51 -04:00
Naga Ravi Chaitanya Elluri 74613fdb4b Install oc and kubectl clients from stable releases
This makes sure latest clients are installed and used:
- This will avoid compatability issues with the server
- Fixes security vulnerabilities and CVEs
2023-06-20 15:39:53 -04:00
Naga Ravi Chaitanya Elluri 28c37c9353 Bump release version to v1.3.3 2023-06-16 09:42:46 -04:00
Naga Ravi Chaitanya ElluriandGitHub 83486557f1 Bump release version to v1.3.2 (#439) 2023-06-15 12:12:42 -04:00
Naga Ravi Chaitanya Elluri 81376bad56 Bump release version to v1.3.1
This updates the Krkn container images to use the latest v1.3.1
minor release: https://github.com/redhat-chaos/krkn/releases.
2023-06-07 14:41:09 -04:00
Tullio SebastianiandNaga Ravi Chaitanya Elluri aa715bf566 bump Dockerfile to release v1.3.0 2023-05-15 12:50:44 -04:00
Naga Ravi Chaitanya Elluri 915cc5db94 Bump release version to v1.2.0 2023-01-19 12:03:46 -05:00
Naga Ravi Chaitanya Elluri 61700c0dc5 Bump release version to v1.1.1 2022-10-14 12:47:17 -04:00
Sandro BonazzolaandSandro Bonazzola 66eb541bfb Docker: take main as 1.1.0 is now broken
Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com>
2022-10-14 08:51:04 +02:00
Naga Ravi Chaitanya ElluriandSandro Bonazzola c3db7f236f Bump release version
This releases includes the changes needed for the customer as well as
number of other fixes and enhancements:
- Support for VMware node sceanrios
- Support for ingress traffic shaping
- Other changes can be found at https://github.com/redhat-chaos/krkn/releases/tag/v1.1.0
2022-09-13 08:14:39 +02:00
Naga Ravi Chaitanya Elluri 5ab16baafa Bump release version 2022-08-25 16:45:47 -04:00
Naga Ravi Chaitanya Elluri 11f469cb8e Update install sources to use the latest release 2022-08-24 15:34:42 -04:00
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 BonicandGitHub 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
BarryandNaga Ravi Chaitanya Elluri 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