fix: DO kubeconfig (#642)

* fix: DO kubeconfig

* fix: fix linter

* fix: fix docker login

Co-authored-by: Erèbe - Romain Gerard <erebe@erebe.eu>
This commit is contained in:
MacLikorne
2022-03-18 15:17:47 +01:00
committed by GitHub
parent e3e5585e70
commit 871a0ce7d5
11 changed files with 247 additions and 105 deletions

1
Cargo.lock generated
View File

@@ -3282,6 +3282,7 @@ dependencies = [
"serde_derive",
"serde_json",
"time 0.2.27",
"tokio 1.10.0",
"tracing",
"tracing-subscriber",
"url 2.2.2",