Commit Graph

14219 Commits (14ec53f29f40defdba12680959bcca6ba73f8e6f)

Author SHA1 Message Date
Medya Ghazizadeh 6ea2b3298e
Merge pull request #10657 from kubernetes/dependabot/go_modules/github.com/pborman/uuid-1.2.1
Bump github.com/pborman/uuid from 1.2.0 to 1.2.1
2021-03-02 10:29:13 -08:00
dependabot[bot] 5de23fcf55
Bump github.com/pborman/uuid from 1.2.0 to 1.2.1
Bumps [github.com/pborman/uuid](https://github.com/pborman/uuid) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/pborman/uuid/releases)
- [Commits](https://github.com/pborman/uuid/compare/v1.2...v1.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-02 18:15:57 +00:00
Medya Ghazizadeh a881b01937
Merge pull request #10659 from kubernetes/dependabot/go_modules/github.com/spf13/cobra-1.1.3
Bump github.com/spf13/cobra from 1.0.0 to 1.1.3
2021-03-02 09:58:59 -08:00
Emanuel fcb352acc6 Translated to spanish up to line 178 2021-03-02 14:26:16 -03:00
phantooom 529881e01c fix: fix kvm2 numa simulate ut&lint 2021-03-02 22:40:42 +08:00
phantooom badc5d4532 add more check for kvm2 support simulate numa node 2021-03-02 22:27:26 +08:00
phantooom e11f23a4c9 kvm2 driver support simulate numa node 2021-03-02 22:27:26 +08:00
Medya Ghazizadeh 9d68afb14c
Merge pull request #10681 from minikube-bot/jenkins-releases.json-v1.18.0
update releases.json to include v1.18.0
2021-03-01 21:12:27 -08:00
Predrag Rogic daf6cd9229
TestFunctional: keep "pause:latest" as a test case 2021-03-02 00:56:56 +00:00
minikube-bot 676af4ff47 Update releases.json to include v1.18.0 2021-03-01 16:17:48 -08:00
Medya Ghazizadeh ec61815d60
Merge pull request #10679 from spowelljr/releasev1.18
Release v1.18.0
2021-03-01 16:06:25 -08:00
Steven Powell 0c1c0ee9a7 ran generate-docs 2021-03-01 15:40:45 -07:00
Steven Powell 22c58c81cd release v1.18.0 2021-03-01 15:27:36 -07:00
Sharif Elgamal 507aaec6b8
Merge pull request #10678 from kubernetes/updateKicReleaseNotes
site: Update kic-release documentation
2021-03-01 14:22:19 -08:00
Steven Powell cdaea62e2d
Update binaries.md 2021-03-01 15:20:48 -07:00
Patrik Freij 9b5a96e76d Make warning more informative for --listen-address 2021-03-01 23:10:58 +01:00
Patrik Freij bad8561d0d Skip custom listenAddress if equal to default 2021-03-01 23:06:13 +01:00
Sharif Elgamal 0a290b92cc
Merge pull request #10676 from kubernetes/sharifelgamal-patch-1
Move priyawadhwa and josedonizetti to emeritus_approvers :(
2021-03-01 14:00:04 -08:00
Sharif Elgamal a0f672d2f8
Update OWNERS 2021-03-01 13:53:28 -08:00
Sharif Elgamal 5cf3dd7b14
Move priyawadhwa to emeritus_approvers :( 2021-03-01 13:48:09 -08:00
Medya Ghazizadeh 9281117e60
Merge pull request #10634 from ariesliuwei/loggingfix
logging: migrate some logs to structured logging
2021-03-01 13:33:41 -08:00
Sharif Elgamal a379f2c00e add autobuild and push for ISO 2021-03-01 13:28:22 -08:00
Patrik Freij 21636a5466 Move docker only flag to its own area
Confusing to keep it under "docker & podman" when it's only for docker.
2021-03-01 21:52:42 +01:00
Patrik Freij ca81de183f Add --listen-address validation 2021-03-01 21:08:59 +01:00
Medya Ghazizadeh 4903ede887
Merge pull request #10667 from sharifelgamal/prezha-reviewer
add prezha to reviewers
2021-03-01 11:23:17 -08:00
Medya Ghazizadeh 5b7af8377e
Merge pull request #10613 from prezha/fix-kube-proxy-metricsBindAddress
make metric server serve on all ipv4 interfaces
2021-03-01 11:22:41 -08:00
Sharif Elgamal 85079c0ed7 add prezha to reviewers 2021-03-01 11:02:57 -08:00
Predrag Rogic e98ee9698a
pause: revert - disable TestPause tests again 2021-03-01 17:44:58 +00:00
Sharif Elgamal d9c02d12a3
Merge pull request #10611 from sharifelgamal/auto-push
ci: try autopushing to PRs for kicbase
2021-03-01 09:19:55 -08:00
Predrag Rogic 50a1d239b1
pause: bump to newest image v3.4.1 2021-03-01 16:41:29 +00:00
Patrik Freij 6604c9254a Generate docs to add --listen-address 2021-03-01 16:51:15 +01:00
Emanuel 61d7473daa Translated to spanish up to line 52 2021-03-01 12:22:07 -03:00
Emanuel 713b6e60cd Added translations up to line 18 2021-03-01 11:41:21 -03:00
dependabot[bot] 39204d8d72
Bump github.com/spf13/cobra from 1.0.0 to 1.1.3
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.0.0 to 1.1.3.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spf13/cobra/compare/v1.0.0...v1.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 07:42:50 +00:00
Predrag Rogic dd6687ecb2
early scale down of CoreDNS to 1 replica 2021-03-01 03:36:03 +00:00
Patrik Freij 98633b7e55 Remove unnecessary fmt.Sprintf usage 2021-02-28 23:30:26 +01:00
Patrik Freij cb116e4c1c Add --listen-address for docker driver 2021-02-28 23:14:08 +01:00
Medya Ghazizadeh 2aa2d1fb8d
Merge pull request #10641 from priyawadhwa/readme-mkcmp
Add README for mkcmp
2021-02-26 13:17:42 -08:00
Priya Wadhwa fd506460b3 Add README for mkcmp 2021-02-26 13:00:19 -08:00
Medya Ghazizadeh 91129332a3
Merge pull request #10638 from medyagh/err_spam_up_wh
test spam: add cgroup warnning to whitelist
2021-02-26 12:50:09 -08:00
ilya-zuyev 95c6a90498
Merge pull request #10630 from ilya-zuyev/ilyaz/release_1.18.0-beta.0
Release 1.18.0-beta.0
2021-02-26 11:46:36 -08:00
Medya Gh 8b10177a60 add cgroup warnning to whitelist 2021-02-26 10:06:37 -08:00
Medya Ghazizadeh 3d75c1b74b
Merge pull request #10637 from sharifelgamal/rm-kc
ci: revert mistake file checked in the source code
2021-02-26 09:55:36 -08:00
Sharif Elgamal 1306f1cc5b explicity use git add 2021-02-26 09:44:54 -08:00
Sharif Elgamal 4c59401121 fix script up 2021-02-26 09:39:58 -08:00
Sharif Elgamal 0a8f517fd8 remove unneeded kubectl binary 2021-02-26 09:20:48 -08:00
liuwei10 f059b9b43e logging: migrate some logs to structured logging 2021-02-26 14:30:39 +08:00
Ilya Zuyev 85eb356dbf Bump version in Makefile 2021-02-25 15:48:17 -08:00
Ilya Zuyev 7f5075dee5 Merge branch 'master' into ilyaz/release_1.18.0-beta.0 2021-02-25 15:44:53 -08:00
ilya-zuyev a2a3475e7d
Merge pull request #10623 from minikube-bot/kicbase-release-v0.0.18
Update kicbase to v0.0.18
2021-02-25 15:44:15 -08:00