factorial-io / phabalicious

Supports your deployments and every-day devops-tasks
http://docs.phab.io
MIT License
18 stars 3 forks source link

Fix kubernetes put-file and get-file tasks. #103

Closed mikran closed 4 years ago

mikran commented 4 years ago

Without this get:sql-dump command fails with error: open /path/to/my/project/root: is a directory.

stmh commented 4 years ago

Hi @mikran

I cant reproduce the problem on my local; get:sql-dump works as expected with a k8s cluster.

Can you post the output with verbose logging? (or send it to me privately)

stmh commented 4 years ago

Hi @mikran,

One final request: Can you rebase your changes onto the master branch, so we can create a hotfix-release? Develop contains currently too many changes which needs some more testing before they can get released.

stmh commented 4 years ago

thanks, merged back and released as 3.5.16