Levent Ogut

Results 5 issues of Levent Ogut

loft installed with 1.80 into GKE. Github actions run and loft login/loft use is successful, `kubectl get all --all-namespaces` failed with 502 ``` Run ./kubectl --kubeconfig='kube_config' get po --all-namespaces ./kubectl...

➜ \~ cd .loft ➜ .loft ll total 8 \-rw-r--r-- 1 logut staff 1.2K Feb 27 21:02 config.json ➜ .loft

➜ .loft loft use Below should read "Activates a kube context for the given ......." ####################################################### ###################### loft use ####################### ####################################################### Usage: loft use [command] Available Commands: cluster Creates a...

bug
enhancement

Hi folks, I was just about to start something like import and found out about this project. Well done! I feel it would be useful to have the ability to...

vars: * name: DB_PASSWORD password: true * name: DB_ROOT_PASSWORD password: true LOGS>> info\] Execute hook 'sh -c while ! mysql -u root -p"db.root.password/" -e ";" >/dev/null 2>&1 ; do echo...

kind/feature