Kevin Pullin
8d78c95aea
Generate fish compatible docker-env hint
...
`fish`'s eval handling does not properly process multiple lines.
Instead the recommendation is to pipe the output to `source`.
This PR updates the usage hint of the `docker-env` command
when running on `fish`:
```
eval (minikube -p fish docker-env) => (minikube -p fish docker-env) | source
```
Ref: https://github.com/fish-shell/fish-shell/issues/3993
Signed-off-by: Kevin Pullin <kevin.pullin@gmail.com>
2020-02-21 17:11:43 -08:00
Medya Ghazizadeh
44e7cb20ac
Merge pull request #6717 from medyagh/annotate_node
...
label minikube nodes
2020-02-21 17:00:07 -08:00
Priya Wadhwa
8409fc3816
wait to finish downloading kic artifacts before starting machine
2020-02-21 16:19:00 -08:00
Sharif Elgamal
6e9cf2de2f
Change MachineConfig to ClusterConfig
2020-02-21 16:09:05 -08:00
Medya Gh
e6535896b4
integration test for show labels
2020-02-21 16:01:47 -08:00
Priya Wadhwa
dee885267b
Don't require authentication to get checksum
2020-02-21 15:59:36 -08:00
Medya Ghazizadeh
80c4f81d94
Merge pull request #6723 from medyagh/gh_timeout
...
add new flag for e2e tests to increase timeout
2020-02-21 13:43:52 -08:00
Medya Gh
f9f5c447e9
podman sudo
2020-02-21 13:43:26 -08:00
Medya Ghazizadeh
8bf95f96f3
Merge pull request #6726 from sayboras/bugfix/unit-test
...
Fix unit test
2020-02-21 13:09:59 -08:00
Medya Gh
60ceaa8d1b
none fix github action
2020-02-21 13:08:45 -08:00
Medya Gh
334e86639c
fix vm-driver
2020-02-21 12:59:23 -08:00
Priya Wadhwa
97bf128703
only use preloaded volumes for docker runtime
2020-02-21 12:53:24 -08:00
Priya Wadhwa
328466f1e1
Check if preloaded volume is attached before skipping binary transfer
2020-02-21 12:41:33 -08:00
sayboras
bc2a7aec8b
Adjust assert statements
2020-02-22 07:31:49 +11:00
Tam Mach
1d0267f23c
Fix unit test
2020-02-22 07:18:16 +11:00
Priya Wadhwa
cc1a6f11f0
Delete volume if it isn't extracted properly so future runs don't try to use it
2020-02-21 12:13:34 -08:00
Priya Wadhwa
c99bf76ee4
Add checksum verification
2020-02-21 12:03:31 -08:00
Medya Ghazizadeh
bed916f850
Merge pull request #6734 from govargo/fix-registry-404
...
Fix 404 site documentation link to docker_registry.md
2020-02-21 11:34:17 -08:00
Medya Ghazizadeh
0d8eca677f
Merge pull request #6719 from medyagh/gopogh_update
...
bump gopogh version
2020-02-21 11:32:23 -08:00
Medya Gh
da612a19c2
typo
2020-02-21 11:31:35 -08:00
Medya Gh
a0ff852c2b
install jq if not availble
2020-02-21 10:56:46 -08:00
Medya Gh
a100eaef89
new flag for integration tests timeout-multiplier
2020-02-21 10:43:01 -08:00
Medya Gh
6ffba941d3
lint
2020-02-21 09:55:32 -08:00
Medya Gh
4c14c48304
lint
2020-02-21 09:46:37 -08:00
Medya Gh
8b8f2c5f35
gopogh status
2020-02-21 09:30:01 -08:00
Medya Ghazizadeh
6eb9292094
Merge pull request #6725 from medyagh/testgetok
...
log errors for unit test for TestGetOk/TestSetOK
2020-02-21 09:16:23 -08:00
Kenta Iso
d70aa854ee
Fix site documentation link to docker_registry.md
2020-02-21 23:40:15 +09:00
Medya Gh
644b01aa0e
increase retry timeout for update commit
2020-02-20 22:14:11 -08:00
Medya Gh
4d9730137f
improve logging
2020-02-20 21:56:23 -08:00
Medya Gh
b2bf032816
github actions
2020-02-20 21:41:39 -08:00
Medya Gh
7c1c0ebb02
more error logging
2020-02-20 21:41:21 -08:00
Medya Gh
87386f3460
put lint in separate job
2020-02-20 21:41:21 -08:00
Medya Gh
67e9c9ab85
log errors in unit test
2020-02-20 21:41:21 -08:00
Medya Gh
e6d70210af
add error wrpaps for config set
2020-02-20 21:41:21 -08:00
Medya Ghazizadeh
70402b4931
Merge pull request #6724 from sayboras/bugfix/lint
...
Address one simple linter error
2020-02-20 21:10:19 -08:00
Medya Ghazizadeh
8507fe3dad
Merge pull request #6707 from govargo/update-registry
...
[BumpUp]update registry 2.6.1 → 2.7.1
2020-02-20 20:16:56 -08:00
Tam Mach
6dfadf643c
Upgrade patch version for golangci-lint to v1.23.6
2020-02-21 14:55:22 +11:00
sayboras
4201bbcfe3
Address one simple linter error
2020-02-21 14:55:22 +11:00
Kenta Iso
f5d4e9e2ad
Fix 404 'Using the Docker registry'
2020-02-21 11:25:10 +09:00
Kenta Iso
9605aa6a6a
update registry 2.6.1 → 2.7.1
2020-02-21 11:20:11 +09:00
Medya Gh
60019e00ea
typo
2020-02-20 17:07:32 -08:00
Medya Gh
2da158a1a0
typo
2020-02-20 17:01:28 -08:00
Medya Gh
5d94399175
add slow machine arg to all github actions tests
2020-02-20 16:44:48 -08:00
Medya Gh
763d54025c
change all timeouts in the integration tests
2020-02-20 16:40:18 -08:00
Priya Wadhwa
86df9ffb2c
Rebased on master
2020-02-20 16:20:54 -08:00
Medya Gh
6e0aeda4ea
change all time durations
2020-02-20 16:19:59 -08:00
Medya Ghazizadeh
7dc688b198
Merge pull request #6722 from priyawadhwa/kicv6
...
Add lz4 to kic base image and upgrade kic to v0.0.6
2020-02-20 16:00:33 -08:00
Medya Gh
ef43e63e9b
add miniutes
2020-02-20 15:58:05 -08:00
Priya Wadhwa
dcbf242192
Add SHA as constant
2020-02-20 15:56:00 -08:00
Priya Wadhwa
94737b4a14
Add lz4 to kic base image and upgrade to v0.0.6
2020-02-20 15:53:09 -08:00