Commit Graph

1651 Commits (3146ec09483777593de5c09779abbffd81822252)

Author SHA1 Message Date
minikube-bot 68b397a154 Update releases.json & releases-v2.json to include v1.27.0 2022-09-15 14:28:00 -07:00
Steven Powell ffebffb378 add missing if 2022-09-14 11:33:27 -07:00
Steven Powell 3ff1325f8a resolve RuntimeClass deprecations 2022-09-14 11:26:53 -07:00
Steven Powell faed0ecefd
Merge pull request #14903 from Jancis/master
Skip metallb PodSecurityPolicy object for kubernetes 1.25+
2022-09-14 11:14:09 -07:00
Steven Powell 9dadf326e0 update naming to LegacyPodSecurityPolicy 2022-09-14 10:32:51 -07:00
Steven Powell 2d61bf6204 update auto-pause Go version and python 2022-09-09 14:17:38 -07:00
Steven Powell 0994a96f38 update ISO Go version 2022-09-09 13:52:52 -07:00
Steven Powell c82d7f3459 ISO: Update Docker from 20.10.17 to 20.10.18 2022-09-09 13:22:40 -07:00
Steven Powell 2e2903cf60 update kicbase base image 2022-09-02 09:36:38 -07:00
Janis Bebritis 3f46fea576
Conditional podsecuritypolicy include for pre 1.25 versions 2022-09-02 15:59:51 +03:00
Jānis Bebrītis 22c14c197a
Removing podsecuritypolicy due to 1.25 policy/v1beta1 deprecation 2022-09-02 14:49:34 +03:00
Steven Powell f2df65f49d
Merge pull request #14482 from andrewhamilton-okta/fix-containerd-insecure-registry
Fixes containerd configuration issue with insecure registries
2022-08-31 14:29:01 -07:00
Steven Powell 8a87b6449b update prow image 2022-08-30 15:52:00 -07:00
Andrew Hamilton c929340ea9 Update target dir for aarch64
Adds missing certs.d directory in the installation directory path.

Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2022-08-29 12:52:12 -07:00
Andrew Hamilton 20470cfc8b Fixes containerd configuration issue with insecure registry
- Updates containerd configuration to use the new format for specifying
  container registry mirrors.
- Updates the start code to produce files in the correct location for
  registry mirrors specified with --insecure-registry
2022-08-29 12:52:12 -07:00
Steven Powell 8d34afdf44
Merge pull request #14783 from irq0/linux-defconfig-add-fscrypt
Add fscrypt kernel options
2022-08-25 13:30:03 -07:00
Marcel Lauhoff ecba6cf7e9 Add fscrypt kernel options
Enables filesystem encryption support in the minikube kernel. Allows
users to use file level encryption on ext4.

Signed-off-by: Marcel Lauhoff <marcel.lauhoff@suse.com>
2022-08-12 15:27:26 +02:00
Siddhant Khisty 37968104f2
Merge branch 'kubernetes:master' into update-addon-files 2022-08-12 11:39:09 +05:30
Steven Powell 55cb1c0505
Merge branch 'master' into fixSHAChecks 2022-08-08 12:33:58 -07:00
Steven Powell 744187868d fix linting 2022-08-08 09:29:19 -07:00
Steven Powell 22af24426b keep checksums private 2022-08-03 15:55:48 -07:00
Steven Powell be711f1d7f check shas of new archs 2022-08-03 14:11:57 -07:00
Steven Powell f213b25ef2 update Ubuntu 2022-08-02 17:26:50 -07:00
minikube-bot 0b83375616 Update releases.json & releases-v2.json to include v1.26.1 2022-08-02 15:16:13 -07:00
Steven Powell 33aac3df77
Merge pull request #14579 from spowelljr/updateEntrypoint
Update entrypoint and kindnetd
2022-08-01 10:00:47 -07:00
Steven Powell 99e1c4f927
Merge branch 'master' into update-addon-files 2022-07-29 10:18:46 -07:00
Siddhant a166af4fdc Added Linters 2022-07-27 04:47:29 +05:30
Siddhant Khisty a0a02d1b89
Merge branch 'kubernetes:master' into update-addon-files 2022-07-15 08:56:47 +05:30
Steven Powell 5fac416884 update entrypoint and kindnetd 2022-07-13 15:50:36 -07:00
Steven Powell 73f231c3f1 update conmon from v2.0.24 to v2.1.2 2022-07-12 09:46:37 -07:00
Steven Powell 9f579cdad3
Update runc-master.hash 2022-07-08 21:06:16 -07:00
Steven Powell d3f65501a5 update Docker from 20.10.16 to 20.10.17 2022-07-08 13:18:38 -07:00
Siddhant 8858959ce3 added docker.io to images. 2022-07-07 09:32:34 +05:30
Steven Powell da058687b8
Merge pull request #14518 from nixpanic/issue/14469
storage-provisioner-gluster: use the Gluster project's container-image
2022-07-06 17:53:37 -07:00
Niels de Vos 08dbe304af storage-provisioner-gluster: use the Gluster project's container-image
Use docker.io/gluster/gluster-centos:latest instead of a temporary image
that had a change which needed to get merged. All required features are
included in the 'official' container-image.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2022-07-06 17:57:48 +02:00
Steven Powell 9f856abb8f update base images 2022-07-01 11:00:29 -07:00
Paul S. Schweigert 07922bab10
add patch version to hash
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-06-28 16:11:55 -04:00
Paul S. Schweigert b503d47f94
updating go hash
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-06-28 15:58:17 -04:00
Paul S. Schweigert 671ba90c1a
use the right hash
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-06-27 18:18:31 -04:00
Paul S. Schweigert d53be77683
update cri-o in dockerfile too
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-06-24 14:01:53 -04:00
Paul S. Schweigert 29d717485f
update cri-o from v1.22.3 to v1.24.1
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-06-24 13:27:53 -04:00
minikube-bot 6be53a4b7a Update releases.json & releases-v2.json to include v1.26.0 2022-06-22 16:34:37 -07:00
Steven Powell 912226e73f
Merge branch 'master' into k8s1.24 2022-06-22 10:24:15 -07:00
Steven Powell 8059642246 fix cri-docker hash 2022-06-16 12:23:14 -07:00
Steven Powell 42fb10861c update cri-docker commit 2022-06-16 12:23:00 -07:00
Steven Powell f16cce541d update cri-docker in ISO 2022-06-16 12:23:00 -07:00
Steven Powell d4a783c6d5 update cri-docker version 2022-06-16 12:23:00 -07:00
Steven Powell a7a2504313 up metrics-resolution to 60s 2022-06-16 12:23:00 -07:00
Steven Powell 4f24f5bdff increase metric-resolution 2022-06-16 12:23:00 -07:00
Santhosh Nagaraj S 26afc8f85c Addon: add headlamp
Signed-off-by: Santhosh Nagaraj S <santhosh@kinvolk.io>
2022-06-16 10:34:18 +05:30