From bf635f78d118446c8146a514f8a2685beed8a0d1 Mon Sep 17 00:00:00 2001 From: niqdev Date: Sun, 8 Oct 2023 22:30:54 +0100 Subject: [PATCH] update task kube events --- README.md | 13 +++++++++---- pkg/box/docker/events.go | 16 ---------------- pkg/client/kubernetes/client.go | 2 +- pkg/client/kubernetes/client_test.go | 2 +- pkg/task/docker/docker.go | 16 +++++++++------- pkg/task/docker/events.go | 4 ++++ pkg/task/kubernetes/events.go | 28 ++++++++++++++++++++++++++++ pkg/task/kubernetes/kubernetes.go | 20 ++++++++++++++------ 8 files changed, 66 insertions(+), 35 deletions(-) diff --git a/README.md b/README.md index 3c294c8..945a263 100644 --- a/README.md +++ b/README.md @@ -230,7 +230,7 @@ provider: ### Cloud -Access to the platform is in ***preview*** and limited. If you are interested, please leave a comment or a :thumbsup: to this [issue](https://github.com/hckops/hckctl/issues/104) and we'll reach out with more details +Access to the platform is limited and in ***preview***. If you are interested, please leave a comment or a :thumbsup: to this [issue](https://github.com/hckops/hckctl/issues/104) and we'll reach out with more details ```bash provider: cloud: @@ -275,8 +275,10 @@ tail -F ${HOME}/.local/state/hck/log/hckctl-*.log