This repository has been archived by the owner on Apr 16, 2024. It is now read-only.
Tags: DoodleScheduling/k8skafka-controller
Tags
feat: update controller DK-3725 (#13) * update versions * update README * fix new version change * update config * updating github actions * rollback to k8s 0.25.5 * make lint happy * update path and goreleaser * fixing test cluster cleanup * wrong position * fix kafka release name * updating kafka version * revert * adding dockerfile.release * installing zookeeper before kafka * revert zookeeper * switching to bitnami/kafka * switching kafka-client to bitnami/kafka * bitnami kafka has a different name * checking * revert * moving tests to makefile * make test * no need for profiles * do not rebuild the docker image * bump versions * bumo ginkgo * not valid decorator in ginkgo/v2 * bump version * ci: update ci pipelines --------- Co-authored-by: Raffael Sahli <raffael.sahli@doodle.com>
Merge branch 'DK-2475' of ssh://github.com/DoodleScheduling/k8skafka-… …controller into DK-2475
Use kaniko instead dind DK-1985 (#4) * use kaniko instead dind * remove unsec flag * mkdir folder
PreviousNext