Skip to content

Commit bc03821

Browse files
kianmengspowelljr
authored andcommitted
Fix typos
1 parent 766a22c commit bc03821

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+85
-85
lines changed

CHANGELOG.md

+15-15
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ Check out our [contributions leaderboard](https://minikube.sigs.k8s.io/docs/cont
218218

219219
* Resolved regression breaking `minikube start` with hyperkit driver [#13418](https://github.com/kubernetes/minikube/pull/13418)
220220

221-
For a more detailed changelog, including changes occuring in pre-release versions, see [CHANGELOG.md](https://github.com/kubernetes/minikube/blob/master/CHANGELOG.md).
221+
For a more detailed changelog, including changes occurring in pre-release versions, see [CHANGELOG.md](https://github.com/kubernetes/minikube/blob/master/CHANGELOG.md).
222222

223223
Thank you to our contributors for this release!
224224

@@ -265,7 +265,7 @@ Version Upgrades:
265265
Deprecation:
266266
* mount: Remove `--mode` flag [#13162](https://github.com/kubernetes/minikube/pull/13162)
267267

268-
For a more detailed changelog, including changes occuring in pre-release versions, see [CHANGELOG.md](https://github.com/kubernetes/minikube/blob/master/CHANGELOG.md).
268+
For a more detailed changelog, including changes occurring in pre-release versions, see [CHANGELOG.md](https://github.com/kubernetes/minikube/blob/master/CHANGELOG.md).
269269

270270
Thank you to our contributors for this release!
271271

@@ -342,7 +342,7 @@ Bug fixes:
342342
* fix zsh completion [#12841](https://github.com/kubernetes/minikube/pull/12841)
343343
* Fix starting on Windows with VMware driver on non `C:` drive [#12819](https://github.com/kubernetes/minikube/pull/12819)
344344

345-
For a more detailed changelog, including changes occuring in pre-release versions, see [CHANGELOG.md](https://github.com/kubernetes/minikube/blob/master/CHANGELOG.md).
345+
For a more detailed changelog, including changes occurring in pre-release versions, see [CHANGELOG.md](https://github.com/kubernetes/minikube/blob/master/CHANGELOG.md).
346346

347347
Thank you to our contributors for this release!
348348

@@ -404,7 +404,7 @@ Version Upgrades:
404404
* minikube-ingress-dns: Update image to 0.0.2 [#12730](https://github.com/kubernetes/minikube/pull/12730)
405405
* helm-tiller: Update image to v2.17.0 [#12641](https://github.com/kubernetes/minikube/pull/12641)
406406

407-
For a more detailed changelog, including changes occuring in pre-release versions, see [CHANGELOG.md](https://github.com/kubernetes/minikube/blob/master/CHANGELOG.md).
407+
For a more detailed changelog, including changes occurring in pre-release versions, see [CHANGELOG.md](https://github.com/kubernetes/minikube/blob/master/CHANGELOG.md).
408408

409409
Thank you to our contributors for this release!
410410

@@ -463,7 +463,7 @@ Fix crio regression:
463463
* Roll back default crio cgroup to systemd [#12533](https://github.com/kubernetes/minikube/pull/12533)
464464
* Fix template typo [#12532](https://github.com/kubernetes/minikube/pull/12532)
465465

466-
For a more detailed changelog, including changes occuring in pre-release versions, see [CHANGELOG.md](https://github.com/kubernetes/minikube/blob/master/CHANGELOG.md).
466+
For a more detailed changelog, including changes occurring in pre-release versions, see [CHANGELOG.md](https://github.com/kubernetes/minikube/blob/master/CHANGELOG.md).
467467

468468
Thank you to our contributors for this release!
469469

@@ -509,7 +509,7 @@ Version Upgrades:
509509
* Bump cri-o from v1.20.0 to 1.22.0 [#12425](https://github.com/kubernetes/minikube/pull/12425)
510510
* Bump dashboard from v2.1.0 to v2.3.1 and metrics-scraper from v1.0.4 to v1.0.7 [#12475](https://github.com/kubernetes/minikube/pull/12475)
511511

512-
For a more detailed changelog, including changes occuring in pre-release versions, see [CHANGELOG.md](https://github.com/kubernetes/minikube/blob/master/CHANGELOG.md).
512+
For a more detailed changelog, including changes occurring in pre-release versions, see [CHANGELOG.md](https://github.com/kubernetes/minikube/blob/master/CHANGELOG.md).
513513

514514
Thank you to our contributors for this release!
515515

@@ -657,7 +657,7 @@ Bugs:
657657
Version Upgrades:
658658
* bump default kubernetes version to v1.21.2 & newest kubernetes version to v1.22.0-beta.0 [#11901](https://github.com/kubernetes/minikube/pull/11901)
659659

660-
For a more detailed changelog, including changes occuring in pre-release versions, see [CHANGELOG.md](https://github.com/kubernetes/minikube/blob/master/CHANGELOG.md).
660+
For a more detailed changelog, including changes occurring in pre-release versions, see [CHANGELOG.md](https://github.com/kubernetes/minikube/blob/master/CHANGELOG.md).
661661

662662
Thank you to our contributors for this release!
663663

@@ -702,15 +702,15 @@ Bugs:
702702
* Fix embed-certs global config [#11576](https://github.com/kubernetes/minikube/pull/11576)
703703
* Fix a download link to use arm64 instead of amd64 [#11653](https://github.com/kubernetes/minikube/pull/11653)
704704
* fix downloading duplicate base image [#11690](https://github.com/kubernetes/minikube/pull/11690)
705-
* fix multi-node loosing track of nodes after second restart [#11731](https://github.com/kubernetes/minikube/pull/11731)
705+
* fix multi-node losing track of nodes after second restart [#11731](https://github.com/kubernetes/minikube/pull/11731)
706706
* gcp-auth: do not override existing environment variables in pods [#11665](https://github.com/kubernetes/minikube/pull/11665)
707707

708708
Minor improvements:
709709

710710
* Allow running amd64 binary on M1 [#11674](https://github.com/kubernetes/minikube/pull/11674)
711711
* improve containerd experience on cgroup v2 [#11632](https://github.com/kubernetes/minikube/pull/11632)
712712
* Improve French locale [#11728](https://github.com/kubernetes/minikube/pull/11728)
713-
* Fix UI error for stoppping systemd service [#11667](https://github.com/kubernetes/minikube/pull/11667)
713+
* Fix UI error for stopping systemd service [#11667](https://github.com/kubernetes/minikube/pull/11667)
714714
* international languages: allow using LC_ALL env to set local language for windows [#11721](https://github.com/kubernetes/minikube/pull/11721)
715715
* Change registery_mirror to registery-mirror [#11678](https://github.com/kubernetes/minikube/pull/11678)
716716

@@ -719,7 +719,7 @@ Version Upgrades:
719719
* ISO: Upgrade podman to 3.1.2 [#11704](https://github.com/kubernetes/minikube/pull/11704)
720720
* Upgrade Buildroot to 2021.02 LTS with Linux 4.19 [#11688](https://github.com/kubernetes/minikube/pull/11688)
721721

722-
For a more detailed changelog, including changes occuring in pre-release versions, see [CHANGELOG.md](https://github.com/kubernetes/minikube/blob/master/CHANGELOG.md).
722+
For a more detailed changelog, including changes occurring in pre-release versions, see [CHANGELOG.md](https://github.com/kubernetes/minikube/blob/master/CHANGELOG.md).
723723

724724
Thank you to our contributors for this release!
725725

@@ -756,7 +756,7 @@ Thank you to our triage members for this release!
756756
* add more polish translations [#11587](https://github.com/kubernetes/minikube/pull/11587)
757757
* Modify MetricsServer to use v1 api version (instead of v1beta1). [#11584](https://github.com/kubernetes/minikube/pull/11584)
758758

759-
For a more detailed changelog, including changes occuring in pre-release versions, see [CHANGELOG.md](https://github.com/kubernetes/minikube/blob/master/CHANGELOG.md).
759+
For a more detailed changelog, including changes occurring in pre-release versions, see [CHANGELOG.md](https://github.com/kubernetes/minikube/blob/master/CHANGELOG.md).
760760

761761
Thank you to our contributors for this release!
762762

@@ -805,7 +805,7 @@ Version Upgrades:
805805
* containerd: upgrade `io.containerd.runtime.v1.linux` to `io.containerd.runc.v2` (suppot cgroup v2) [#11325](https://github.com/kubernetes/minikube/pull/11325)
806806
* metallb-addon: Update metallb from 0.8.2 to 0.9.6 [#11410](https://github.com/kubernetes/minikube/pull/11410)
807807

808-
For a more detailed changelog, including changes occuring in pre-release versions, see [CHANGELOG.md](https://github.com/kubernetes/minikube/blob/master/CHANGELOG.md).
808+
For a more detailed changelog, including changes occurring in pre-release versions, see [CHANGELOG.md](https://github.com/kubernetes/minikube/blob/master/CHANGELOG.md).
809809

810810
Thank you to our contributors for this release!
811811

@@ -869,7 +869,7 @@ Version Upgrades:
869869
* Update olm addon to v0.17.0 [#10947](https://github.com/kubernetes/minikube/pull/10947)
870870
* Update newest supported Kubernetes version to v1.22.0-alpha.1 [#11287](https://github.com/kubernetes/minikube/pull/11287)
871871

872-
For a more detailed changelog, including changes occuring in pre-release versions, see [CHANGELOG.md](https://github.com/kubernetes/minikube/blob/master/CHANGELOG.md).
872+
For a more detailed changelog, including changes occurring in pre-release versions, see [CHANGELOG.md](https://github.com/kubernetes/minikube/blob/master/CHANGELOG.md).
873873

874874
Thank you to our contributors for this release!
875875

@@ -1237,7 +1237,7 @@ Minor Improvements:
12371237

12381238
Bug Fixes:
12391239

1240-
* Snap package manger: fix cert copy issue [#10042](https://github.com/kubernetes/minikube/pull/10042)
1240+
* Snap package manager: fix cert copy issue [#10042](https://github.com/kubernetes/minikube/pull/10042)
12411241
* Ignore non-socks5 ALL_PROXY env var when checking docker status [#10109](https://github.com/kubernetes/minikube/pull/10109)
12421242
* Docker-env: avoid race condition in bootstrap certs for parallel runs [#10118](https://github.com/kubernetes/minikube/pull/10118)
12431243
* Fix 'profile list' for multi-node clusters [#9955](https://github.com/kubernetes/minikube/pull/9955)
@@ -2106,7 +2106,7 @@ Improvements:
21062106
* Behavior change: start with no arguments uses existing cluster config [#7449](https://github.com/kubernetes/minikube/pull/7449)
21072107
* conformance: add --wait=all, reduce quirks [#7716](https://github.com/kubernetes/minikube/pull/7716)
21082108
* Upgrade minimum supported k8s version to v1.12 [#7723](https://github.com/kubernetes/minikube/pull/7723)
2109-
* Add default CNI network for running wth podman [#7754](https://github.com/kubernetes/minikube/pull/7754)
2109+
* Add default CNI network for running with podman [#7754](https://github.com/kubernetes/minikube/pull/7754)
21102110
* Behavior change: fallback to alternate drivers on failure [#7389](https://github.com/kubernetes/minikube/pull/7389)
21112111
* Add registry addon feature for docker on mac/windows [#7603](https://github.com/kubernetes/minikube/pull/7603)
21122112
* Check node pressure & new option "node_ready" for --wait flag [#7752](https://github.com/kubernetes/minikube/pull/7752)

cmd/minikube/cmd/cp.go

+2-2
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Example Command : "minikube cp a.txt /home/docker/b.txt" +
6666
if dst.node != "" {
6767
runner = remoteCommandRunner(&co, dst.node)
6868
} else if src.node == "" {
69-
// if node name not explicitly specfied in both of source and target,
69+
// if node name not explicitly specified in both of source and target,
7070
// consider target is controlpanel node for backward compatibility.
7171
runner = co.CP.Runner
7272
} else {
@@ -158,7 +158,7 @@ func validateArgs(src, dst *remotePath) {
158158
exit.Message(reason.Usage, "Target {{.path}} can not be empty", out.V{"path": dst.path})
159159
}
160160

161-
// if node name not explicitly specfied in both of source and target,
161+
// if node name not explicitly specified in both of source and target,
162162
// consider target node is controlpanel for backward compatibility.
163163
if src.node == "" && dst.node == "" && !strings.HasPrefix(dst.path, "/") {
164164
exit.Message(reason.Usage, `Target <remote file path> must be an absolute Path. Relative Path is not allowed (example: "minikube:/home/docker/copied.txt")`)

cmd/minikube/cmd/start.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1574,7 +1574,7 @@ func validateKubernetesVersion(old *config.ClusterConfig) {
15741574
zeroVersion := semver.MustParse(strings.TrimPrefix(constants.NoKubernetesVersion, version.VersionPrefix))
15751575

15761576
if nvs.Equals(zeroVersion) {
1577-
klog.Infof("No Kuberentes version set for minikube, setting Kubernetes version to %s", constants.NoKubernetesVersion)
1577+
klog.Infof("No Kubernetes version set for minikube, setting Kubernetes version to %s", constants.NoKubernetesVersion)
15781578
return
15791579
}
15801580
if nvs.Major > newestVersion.Major {

cmd/minikube/cmd/status.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ func writeStatusesAtInterval(duration time.Duration, api libmachine.API, cc *con
293293
}
294294
}
295295

296-
// exitCode calcluates the appropriate exit code given a set of status messages
296+
// exitCode calculates the appropriate exit code given a set of status messages
297297
func exitCode(statuses []*Status) int {
298298
c := 0
299299
for _, st := range statuses {

cmd/minikube/main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ func logFileName(dir string, logIdx int64) string {
180180

181181
// setFlags sets the flags
182182
func setFlags(parse bool) {
183-
// parse flags beyond subcommand - get aroung go flag 'limitations':
183+
// parse flags beyond subcommand - get around go flag 'limitations':
184184
// "Flag parsing stops just before the first non-flag argument" (ref: https://pkg.go.dev/flag#hdr-Command_line_flag_syntax)
185185
pflag.CommandLine.ParseErrorsWhitelist.UnknownFlags = true
186186
pflag.CommandLine.AddGoFlagSet(flag.CommandLine)

deploy/addons/ambassador/ambassador-operator-crds.yaml.tmpl

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ spec:
9191
instead of [AES](https://www.getambassador.io/docs/latest/topics/install/).
9292
Default is false which means it installs AES by default. TODO: 1.
9393
AES/AOSS is not installed and the user installs using `installOSS:
94-
true`, then we straightaway install AOSS. 2. AOSS is installed via
94+
true`, then we straight away install AOSS. 2. AOSS is installed via
9595
operator and the user sets `installOSS: false`, then we perform the
9696
migration as detailed here - https://www.getambassador.io/docs/latest/topics/install/upgrade-to-edge-stack/
9797
3. AES is installed and the user sets `installOSS: true`, then we

deploy/addons/olm/crds.yaml.tmpl

+2-2
Original file line numberDiff line numberDiff line change
@@ -3674,7 +3674,7 @@ spec:
36743674
description: TopologyKey is the key of node labels. Nodes that have a label with this key and identical values are considered to be in the same topology. We consider each <key, value> as a "bucket", and try to put balanced number of pods into each bucket. It's a required field.
36753675
type: string
36763676
whenUnsatisfiable:
3677-
description: 'WhenUnsatisfiable indicates how to deal with a pod if it doesn''t satisfy the spread constraint. - DoNotSchedule (default) tells the scheduler not to schedule it. - ScheduleAnyway tells the scheduler to schedule the pod in any location, but giving higher precedence to topologies that would help reduce the skew. A constraint is considered "Unsatisfiable" for an incoming pod if and only if every possible node assigment for that pod would violate "MaxSkew" on some topology. For example, in a 3-zone cluster, MaxSkew is set to 1, and pods with the same labelSelector spread as 3/1/1: | zone1 | zone2 | zone3 | | P P P | P | P | If WhenUnsatisfiable is set to DoNotSchedule, incoming pod can only be scheduled to zone2(zone3) to become 3/2/1(3/1/2) as ActualSkew(2-1) on zone2(zone3) satisfies MaxSkew(1). In other words, the cluster can still be imbalanced, but scheduler won''t make it *more* imbalanced. It''s a required field.'
3677+
description: 'WhenUnsatisfiable indicates how to deal with a pod if it doesn''t satisfy the spread constraint. - DoNotSchedule (default) tells the scheduler not to schedule it. - ScheduleAnyway tells the scheduler to schedule the pod in any location, but giving higher precedence to topologies that would help reduce the skew. A constraint is considered "Unsatisfiable" for an incoming pod if and only if every possible node assignment for that pod would violate "MaxSkew" on some topology. For example, in a 3-zone cluster, MaxSkew is set to 1, and pods with the same labelSelector spread as 3/1/1: | zone1 | zone2 | zone3 | | P P P | P | P | If WhenUnsatisfiable is set to DoNotSchedule, incoming pod can only be scheduled to zone2(zone3) to become 3/2/1(3/1/2) as ActualSkew(2-1) on zone2(zone3) satisfies MaxSkew(1). In other words, the cluster can still be imbalanced, but scheduler won''t make it *more* imbalanced. It''s a required field.'
36783678
type: string
36793679
x-kubernetes-list-map-keys:
36803680
- topologyKey
@@ -4678,7 +4678,7 @@ spec:
46784678
nativeAPIs:
46794679
type: array
46804680
items:
4681-
description: GroupVersionKind unambiguously identifies a kind. It doesn't anonymously include GroupVersion to avoid automatic coersion. It doesn't use a GroupVersion to avoid custom marshalling
4681+
description: GroupVersionKind unambiguously identifies a kind. It doesn't anonymously include GroupVersion to avoid automatic coercion. It doesn't use a GroupVersion to avoid custom marshalling
46824682
type: object
46834683
required:
46844684
- group

deploy/addons/volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml.tmpl

+2-2
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ spec:
107107
format: date-time
108108
type: string
109109
error:
110-
description: error is the last observed error during snapshot creation, if any. This field could be helpful to upper level controllers(i.e., application controller) to decide whether they should continue on waiting for the snapshot to be created based on the type of error reported. The snapshot controller will keep retrying when an error occurrs during the snapshot creation. Upon success, this error field will be cleared.
110+
description: error is the last observed error during snapshot creation, if any. This field could be helpful to upper level controllers(i.e., application controller) to decide whether they should continue on waiting for the snapshot to be created based on the type of error reported. The snapshot controller will keep retrying when an error occurs during the snapshot creation. Upon success, this error field will be cleared.
111111
properties:
112112
message:
113113
description: 'message is a string detailing the encountered error during snapshot creation if specified. NOTE: message may be logged, and it should not contain sensitive information.'
@@ -206,7 +206,7 @@ spec:
206206
format: date-time
207207
type: string
208208
error:
209-
description: error is the last observed error during snapshot creation, if any. This field could be helpful to upper level controllers(i.e., application controller) to decide whether they should continue on waiting for the snapshot to be created based on the type of error reported. The snapshot controller will keep retrying when an error occurrs during the snapshot creation. Upon success, this error field will be cleared.
209+
description: error is the last observed error during snapshot creation, if any. This field could be helpful to upper level controllers(i.e., application controller) to decide whether they should continue on waiting for the snapshot to be created based on the type of error reported. The snapshot controller will keep retrying when an error occurs during the snapshot creation. Upon success, this error field will be cleared.
210210
properties:
211211
message:
212212
description: 'message is a string detailing the encountered error during snapshot creation if specified. NOTE: message may be logged, and it should not contain sensitive information.'

deploy/iso/minikube-iso/arch/aarch64/package/crio-bin-aarch64/crio.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ pids_limit = 1024
203203
# limit is never exceeded.
204204
log_size_max = -1
205205

206-
# Whether container output should be logged to journald in addition to the kuberentes log file
206+
# Whether container output should be logged to journald in addition to the kubernetes log file
207207
log_to_journald = false
208208

209209
# Path to directory in which container exit files are written to by conmon.

deploy/iso/minikube-iso/arch/aarch64/package/crio-bin-aarch64/crio.conf.default

+1-1
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ pids_limit = 1024
203203
# limit is never exceeded.
204204
log_size_max = -1
205205

206-
# Whether container output should be logged to journald in addition to the kuberentes log file
206+
# Whether container output should be logged to journald in addition to the kubernetes log file
207207
log_to_journald = false
208208

209209
# Path to directory in which container exit files are written to by conmon.

hack/benchmark/time-to-k8s/public-chart/generate-chart.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ func createWeeklyChart(benchmarks []benchmark, chartOutputPath string) {
250250
if i == len(benchmarks) {
251251
break
252252
}
253-
// try running this benchmark again, this is needed incase there's a week without any benchmarks
253+
// try running this benchmark again, this is needed in case there's a week without any benchmarks
254254
i--
255255
continue
256256
}

0 commit comments

Comments
 (0)