Commit Graph

11122 Commits (1b6eee675b09afda4cdb3d987674a44f7bf64678)

Author SHA1 Message Date
Sharif Elgamal 1b6eee675b
Automated GCP Credentials Addon Prototype (#8682)
* metadata addon works

* Add code for metadata server image and makefile rules

* remove log message

* update to work with v1.13.11

* update readme

* fix metadata addon stuff for newer codebase

* buncha changes

* just so many changes

* ch-ch-ch-ch-changes

* addon works

* update readme

* boilerplate

* revert unrelated change

* move server code to another repo

* switch addon name to gcp-auth

* metadata -> gcp-auth

* missed one

* automate finding of credentials

* remove unnecessary comment

* address comments

* Update README.md

* Update README.md

* use mustload everywhere

* swap selector condition

* upgrade kube-webhook-certgen to 1.3

* move paths to constants

* add notice to user on addon enable

* adding addon documentation

* move addons documentation inside handbook

* remove old addons docs location

Co-authored-by: Priya Wadhwa <priyawadhwa@google.com>
2020-07-21 14:25:58 -07:00
Medya Ghazizadeh 24fa6280dc
Merge pull request #8588 from afbjorklund/preload-crio-2
Use preloaded tarball for cri-o container runtime
2020-07-21 13:59:03 -07:00
Sharif Elgamal 280c2511f7
Merge pull request #8782 from sharifelgamal/regen-config
regenerate config on retry
2020-07-21 13:29:32 -07:00
Medya Ghazizadeh f04a6a061f
Merge pull request #8586 from afbjorklund/container-id
Support more error messages for container inspect
2020-07-21 12:22:31 -07:00
Medya Ghazizadeh e091b5d31f
Merge pull request #8786 from medyagh/sorted_duration_gopogh
update gopogh to have sorted test duration
2020-07-21 12:20:03 -07:00
Sharif Elgamal c4cad39fac properly regenerate config 2020-07-21 12:02:09 -07:00
Medya Ghazizadeh 92b771f148
Merge pull request #8794 from priyawadhwa/typo
fix typo
2020-07-21 11:50:47 -07:00
Priya Wadhwa ae5f5216cb fix typo 2020-07-21 14:46:37 -04:00
Medya Gh 87bd99c6c7 bump gopogh 2020-07-21 11:23:35 -07:00
Anders F Björklund 59bf848e54 Use preloaded tarball for cri-o container runtime
Pretty much the same as containerd, minus Restart
2020-07-21 09:05:12 +02:00
Medya Gh 3b0b4dc505 update 2020-07-20 21:19:42 -07:00
Medya Gh 801cb6dd1a add gopogh with duration with latest golang 2020-07-20 20:42:02 -07:00
Medya Gh 1e526fa300 update gopogh to have sorted test duration 2020-07-20 20:18:49 -07:00
priyawadhwa aaebd88251
Merge pull request #8610 from johscheuer/update-storage-provisioner
Update external-provisioner for storage provisioner for Kubernetes 1.18
2020-07-20 19:11:38 -04:00
Medya Ghazizadeh 2183c90de0
Merge pull request #8781 from medyagh/update_go_ver
update golang version
2020-07-20 16:02:24 -07:00
Medya Ghazizadeh 79088e6ed2
Merge pull request #8581 from afbjorklund/preload-crio
Generate cri-o container runtime preload tarball
2020-07-20 15:55:31 -07:00
Medya Ghazizadeh 2086bcb2b1
Merge pull request #8718 from medyagh/check_docker_deskop
docker/podman: warn if allocated memory is below limit
2020-07-20 15:26:41 -07:00
Sharif Elgamal f33ac4c221 regenerate config on retry 2020-07-20 15:26:18 -07:00
Medya Ghazizadeh c6000e6c30
Merge pull request #8777 from afbjorklund/kic-var
Make sure to prepare the kic volume after creation
2020-07-20 14:48:29 -07:00
Medya Gh 77c94988eb update golang version 2020-07-20 14:45:26 -07:00
Medya Gh 13357d91a4 avoid nil pointer 2020-07-20 12:56:03 -07:00
Anders F Björklund 22585c3a17 Use the preload container run for podman as well
Now that there is no more race between the containers for
preparing the volume, we can use it for podman as well...

Previously we risked ending up with not copying the contents
of /var from the container image, which made it not work.
2020-07-20 21:54:28 +02:00
Anders F Björklund 2a9e9b2425 Make sure to prepare the kic volume after creation
The volume is created as empty, so make sure that we run a
container to do the initial copy of /var from the image.

This is to avoid race conditions later on, where the preload
starts to use the created volume for packing up the tarball.
2020-07-20 21:50:13 +02:00
Medya Ghazizadeh 263bcd3a06
Merge pull request #8776 from medyagh/office_hour_alternative
update roadmap 2020
2020-07-20 12:50:00 -07:00
Medya Gh e784bd9ca5 add more debug to gh 2020-07-20 12:28:29 -07:00
Medya Gh f945b20149 update roadmap 2020 2020-07-20 12:03:57 -07:00
Medya Ghazizadeh bf38785070
Merge pull request #8755 from minikube-bot/jenkins-releases.json-v1.12.1
update releases.json to include v1.12.1
2020-07-18 21:48:04 -07:00
Medya Ghazizadeh 672cd41d4e
Merge pull request #8763 from josedonizetti/fix-doc-typo
Fix documentation typo
2020-07-18 21:28:21 -07:00
Jose Donizetti cd17c872d3 Fix documentation typo 2020-07-18 15:02:09 -03:00
minikube-bot a13fb6d390 Update releases.json to include v1.12.1 2020-07-17 14:51:20 -07:00
priyawadhwa 5664228288
Merge pull request #8753 from priyawadhwa/release
Release v1.12.1
2020-07-17 17:41:35 -04:00
Priya Wadhwa 08d756aa08 remove docs only change 2020-07-17 16:09:42 -04:00
Priya Wadhwa 5b2d9ff80c add PR 2020-07-17 16:08:37 -04:00
Priya Wadhwa de66b35a0a release v1.12.1 2020-07-17 16:06:05 -04:00
priyawadhwa 5223979893
Merge pull request #8741 from tstromberg/kic-image-upgrade
Fix bugs which prevented upgrades from v1.0+ to v1.12
2020-07-17 16:02:13 -04:00
Thomas Stromberg 4f22ec9e3c Remove TestMissingContainerUpgrade merge conflict 2020-07-17 11:10:29 -07:00
Thomas Stromberg 9546b1ebc6 Merge branch 'master' into kic-image-upgrade 2020-07-17 09:56:42 -07:00
Thomas Strömberg 46a4377498
Merge pull request #8738 from tstromberg/kic-image-upgrade2
Add KicBaseImage to existing config if missing (fixes v1.9.x upgrade)
2020-07-17 09:56:27 -07:00
Thomas Strömberg d6daef1d86
Merge pull request #8747 from vorburger/patch-2
add required quote to alias kubectl
2020-07-17 09:55:52 -07:00
Thomas Strömberg b7e7ef3a65
Merge pull request #8751 from tstromberg/docker-err-suggestion
Add 'Start Docker' guidance for /pipe/docker_engine errors
2020-07-17 09:55:04 -07:00
Thomas Stromberg f89094dcf8 Adjust comment 2020-07-17 09:46:53 -07:00
Thomas Stromberg 2b614ae856 Add 'Start Docker' guidance for /pipe/docker_engine errors 2020-07-17 09:45:16 -07:00
Michael Vorburger ⛑️ 2e21645aeb
add required quote to alias kubectl 2020-07-17 17:52:55 +02:00
Thomas Stromberg 3b1dc975d0 legacy client certs: simplify logic 2020-07-17 07:23:48 -07:00
Thomas Stromberg b72eee4e36 Turn Errorf into Infof 2020-07-16 23:07:37 -07:00
Thomas Stromberg d5631ca84c version upgrade test: replace --driver with --vm-driver 2020-07-16 23:03:16 -07:00
Thomas Strömberg efa7f615d7
Merge pull request #8571 from tstromberg/calico
Add support for Calico CNI (--cni=calico)
2020-07-16 21:12:08 -07:00
Thomas Stromberg a14e48a9b7 Rename TestMissingUpgrade to TestMissingContainerUpgrade 2020-07-16 20:19:01 -07:00
Thomas Stromberg a8f2b6e2e2 Improve failure message for TestMissingContainerUpgrade 2020-07-16 20:18:34 -07:00
Thomas Stromberg 0f12f109e4 Add stop/state checks back to TestKubernetesUpgrade 2020-07-16 20:16:29 -07:00