Add image push command #656

Merged
telackey merged 15 commits from dboreham/test-stack-k8s into main 2023-11-21 03:23:55 +00:00
15 Commits
Author SHA1 Message Date
dboreham 33f640cc33 Refactor to map image names 2023-11-20 20:17:25 -07:00
dboreham b395147d29 Fix lint errors 2023-11-20 10:02:45 -07:00
dboreham 40fe27c77c Merge branch 'main' into dboreham/test-stack-k8s 2023-11-20 09:44:06 -07:00
dboreham 8b1d35d091 Fix typo 2023-11-20 06:43:33 -07:00
dboreham e75c8a1c01 Implement image push 2023-11-19 23:38:06 -07:00
dboreham bcea1b0087 Check for legal presence of --kube-config 2023-11-19 14:16:55 -07:00
dboreham abcca4afc9 Implement down 2023-11-19 12:04:37 -07:00
dboreham 1cc20c8c25 Disable kind image upload for remote case 2023-11-19 11:37:32 -07:00
dboreham f2a72cd8b4 Fix bug 2023-11-19 10:40:25 -07:00
dboreham 0251dab4c7 Implement kube config file 2023-11-19 10:38:46 -07:00
dboreham 3a0e31c35b Pick up kube config file 2023-11-19 06:26:55 -07:00
dboreham 2e8878c055 Skip config file on remote k8s case 2023-11-18 16:24:24 -07:00
dboreham 81b60cc17e Refactor constant 2023-11-18 16:22:28 -07:00
dboreham f1345a5fcf Bypass kind cluster create for remote k8s case 2023-11-18 16:20:03 -07:00
dboreham 8dc23a4eed Refactor for kind/remote support 2023-11-18 16:04:01 -07:00