Skip to content

Commit 5931455

Browse files
Merge pull request #12405 from sharifelgamal/1.23.0
Update Makefile and CHANGELOG for 1.23.0 release
2 parents e90b669 + 898fb85 commit 5931455

File tree

2 files changed

+104
-1
lines changed

2 files changed

+104
-1
lines changed

CHANGELOG.md

Lines changed: 103 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,108 @@
11
# Release Notes
22

3+
## Version 1.23.0 - 2021-09-03
4+
5+
Features:
6+
* Support Rootless Docker [#12359](https://github.com/kubernetes/minikube/pull/12359)
7+
* Add support for tcsh in docker-env subcommand [#12332](https://github.com/kubernetes/minikube/pull/12332)
8+
* Support Ingress on MacOS, driver docker [#12089](https://github.com/kubernetes/minikube/pull/12089)
9+
* Add support for linux/s390x on docker/podman drivers [#12079](https://github.com/kubernetes/minikube/pull/12079)
10+
* Add configurable port for minikube mount [#11979](https://github.com/kubernetes/minikube/pull/11979)
11+
* Add method for customized box output [#11709](https://github.com/kubernetes/minikube/pull/11709)
12+
* Add addon support for portainer [#11933](https://github.com/kubernetes/minikube/pull/11933)
13+
* minikube start --image-repository will now accept URLs with port [#11585](https://github.com/kubernetes/minikube/pull/11585)
14+
* Add ability to create extra disks for hyperkit driver [#11483](https://github.com/kubernetes/minikube/pull/11483)
15+
* Add ability to create extra disks for kvm2 driver [#12351](https://github.com/kubernetes/minikube/pull/12351)
16+
17+
minikube image:
18+
* Add `minikube image` commands for pull and tag and push [#12326](https://github.com/kubernetes/minikube/pull/12326)
19+
* new `image save` command [#12162](https://github.com/kubernetes/minikube/pull/12162)
20+
* Auto start buildkit daemon on `image build` for containerd [#12076](https://github.com/kubernetes/minikube/pull/12076)
21+
22+
Bug fixes:
23+
* Select WSL VM IP when performing mounting [#12319](https://github.com/kubernetes/minikube/pull/12319)
24+
* Fix minikube restart on Cloud Shell [#12237](https://github.com/kubernetes/minikube/pull/12237)
25+
* pause each container separately [#12318](https://github.com/kubernetes/minikube/pull/12318)
26+
* Add output parameter to the docker-env none shell [#12263](https://github.com/kubernetes/minikube/pull/12263)
27+
* Clean up ssh tunnels during exit. [#11745](https://github.com/kubernetes/minikube/pull/11745)
28+
* Fix loading an image from tar failing on existing delete [#12143](https://github.com/kubernetes/minikube/pull/12143)
29+
* configure gcp-auth addon pull secret to work with all GCR and AR mirrors [#12106](https://github.com/kubernetes/minikube/pull/12106)
30+
* Fix the error output of minikube version --components command [#12085](https://github.com/kubernetes/minikube/pull/12085)
31+
* Added restart command after setting crio options [#11968](https://github.com/kubernetes/minikube/pull/11968)
32+
* Don't set conntrack parameters in kube-proxy [#11957](https://github.com/kubernetes/minikube/pull/11957)
33+
* Fix kvm2 driver arm64 deb package [#11937](https://github.com/kubernetes/minikube/pull/11937)
34+
* Allow to set the dashboard proxyfied port [#11553](https://github.com/kubernetes/minikube/pull/11553)
35+
36+
Version Upgrades:
37+
* bump golang version to 1.17 [#12378](https://github.com/kubernetes/minikube/pull/12378)
38+
* Bump default Kubernetes version to v1.22.1 and update addons to with new API (ingress, gcpauth, olm and cilium) [#12325](https://github.com/kubernetes/minikube/pull/12325)
39+
* Add kubeadm image versions for kubernetes 1.22 [#12331](https://github.com/kubernetes/minikube/pull/12331)
40+
* bump calico to v3.20 and move away from v1beta apis [#12230](https://github.com/kubernetes/minikube/pull/12230)
41+
* Upgrade Buildroot to 2021.02 LTS with Linux 4.19 [#12268](https://github.com/kubernetes/minikube/pull/12268)
42+
* Upgrade buildkit from 0.8.2 to 0.9.0 [#12032](https://github.com/kubernetes/minikube/pull/12032)
43+
* ISO: Upgrade Docker, from 20.10.6 to 20.10.8 [#12122](https://github.com/kubernetes/minikube/pull/12122)
44+
* ISO: Upgrade crictl (from cri-tools) to v1.21.0 [#12129](https://github.com/kubernetes/minikube/pull/12129)
45+
46+
Thank you to our contributors for this release!
47+
48+
- Akihiro Suda
49+
- Alexandre Garnier
50+
- Anders F Björklund
51+
- Andriy Dzikh
52+
- Blaine Gardner
53+
- Devdutt Shenoi
54+
- Ilya Zuyev
55+
- Jack Zhang
56+
- Jeff MAURY
57+
- Joel Klint
58+
- Julien Breux
59+
- Leopold Schabel
60+
- Matt Dainty
61+
- Medya Ghazizadeh
62+
- Pablo Caderno
63+
- Parthvi Vala
64+
- Peixuan Ding
65+
- Predrag Rogic
66+
- Raghavendra Talur
67+
- Rajwinder Mahal
68+
- Sharif Elgamal
69+
- Steven Powell
70+
- Tejal Desai
71+
- Vishal Jain
72+
- Zhang Shihe
73+
- amit dixit
74+
- balasu
75+
- dmpe
76+
- jayonlau
77+
- m-aciek
78+
- rajdevworks
79+
- なつき
80+
81+
Thank you to our PR reviewers for this release!
82+
83+
- medyagh (68 comments)
84+
- sharifelgamal (26 comments)
85+
- afbjorklund (22 comments)
86+
- spowelljr (15 comments)
87+
- andriyDev (7 comments)
88+
- mikebrow (7 comments)
89+
- iliadmitriev (2 comments)
90+
- ilya-zuyev (2 comments)
91+
- azhao155 (1 comments)
92+
- briandealwis (1 comments)
93+
- ncresswell (1 comments)
94+
- shahiddev (1 comments)
95+
96+
Thank you to our triage members for this release!
97+
98+
- afbjorklund (47 comments)
99+
- RA489 (36 comments)
100+
- sharifelgamal (32 comments)
101+
- spowelljr (28 comments)
102+
- medyagh (20 comments)
103+
104+
Check out our [contributions leaderboard](https://minikube.sigs.k8s.io/docs/contrib/leaderboard/v1.23.0/) for this release!
105+
3106
## Version 1.22.0 - 2021-07-07
4107

5108
Features:

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
# Bump these on release - and please check ISO_VERSION for correctness.
1616
VERSION_MAJOR ?= 1
17-
VERSION_MINOR ?= 22
17+
VERSION_MINOR ?= 23
1818
VERSION_BUILD ?= 0
1919
RAW_VERSION=$(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_BUILD)
2020
VERSION ?= v$(RAW_VERSION)

0 commit comments

Comments
 (0)