Commit Graph

7953 Commits (a57a282027d0e56747a3a08c0cc14bd2cb825d9c)

Author SHA1 Message Date
Medya Gh 9b91ef7590 Add CIO-o runtime to kic drivers and improve kic image 2020-02-22 13:46:17 -08:00
Medya Ghazizadeh e8e1031082
Merge pull request #6659 from afbjorklund/systemd-dhcp
Add systemd patch for handling DHCP router
2020-02-22 12:27:00 -08:00
Medya Ghazizadeh a8ff99e329
Merge pull request #6754 from medyagh/sudo_systemctl
add sudo to systemctl commands in integration tests
2020-02-22 12:12:00 -08:00
Medya Gh c745cc46b2 add sudo to systemctl commands 2020-02-22 11:12:18 -08:00
Medya Ghazizadeh 9634132a42
Merge pull request #6745 from sharifelgamal/cpip
Specifying control plane IP in kubeadm config template
2020-02-22 11:00:27 -08:00
Medya Ghazizadeh 4ca33ff6a2
Merge pull request #6665 from afbjorklund/conmon-release
Rename conmon package to reflect release version
2020-02-22 08:17:04 -08:00
Medya Ghazizadeh b49d446426
Merge pull request #6560 from afbjorklund/falco-probe
Add packaging of the falco_probe kernel module
2020-02-22 08:16:03 -08:00
Medya Ghazizadeh 71a70530bf
Merge pull request #6752 from olivierlemasle/podman-service-doc
Improve doc on "minikube podman-env"
2020-02-22 08:07:35 -08:00
Medya Ghazizadeh 0eca21f9b1
Merge pull request #6753 from afbjorklund/golint-comments
Add comments to avoid warnings from go lint
2020-02-22 08:04:47 -08:00
Anders F Björklund fa9f7f9794 Add comments to avoid warnings from go lint 2020-02-22 16:12:42 +01:00
Olivier Lemasle 808e42a25c Improve doc on podman-env 2020-02-22 16:01:12 +01:00
Anders Björklund 30945b4113
Merge pull request #6675 from afbjorklund/varlink-python3
Need to use python3 from the path for varlink
2020-02-22 09:15:28 +01:00
Medya Ghazizadeh ed4f4f2030
Merge pull request #6731 from sayboras/feature/kube-1-17.3
Upgrade kube libraries to latest 1.17.3
2020-02-22 00:11:21 -08:00
sayboras ab8f1df30f Fix compiled issue 2020-02-22 17:51:39 +11:00
sayboras 237258a3d6 Tag client-go with 0.17.3 2020-02-22 17:49:08 +11:00
sayboras 1a01df89c8 Upgrade kube libraries to latest 1.17.3 2020-02-22 17:49:08 +11:00
Sharif Elgamal fca51013a4 fix build error 2020-02-21 22:07:35 -08:00
Sharif Elgamal 81e9bcb753 Merge branch 'master' of github.com:kubernetes/minikube into cpip 2020-02-21 17:49:52 -08:00
Sharif Elgamal 32a5846659 Specifying control plane IP in kubeadm config template 2020-02-21 17:48:24 -08:00
Medya Ghazizadeh f31ec1bc1b
Merge pull request #6741 from sharifelgamal/clusterconfig
Change MachineConfig to ClusterConfig
2020-02-21 17:19:49 -08:00
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
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
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
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
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