Skip to content

Commit 94a653f

Browse files
committed
fix typo
1 parent 7be7968 commit 94a653f

File tree

9 files changed

+12
-12
lines changed

9 files changed

+12
-12
lines changed

CHANGELOG-1.7.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2526,7 +2526,7 @@ filename | sha256 hash
25262526
* The protobuf serialization of API objects has been updated to store maps in a predictable order to ensure that the representation of that object does not change when saved into etcd. This prevents the same object from being seen as being modified, even when no values have changed. ([#47701](https://github.com/kubernetes/kubernetes/pull/47701), [@smarterclayton](https://github.com/smarterclayton))
25272527
* Mark Static pods on the Master as critical ([#47356](https://github.com/kubernetes/kubernetes/pull/47356), [@dashpole](https://github.com/dashpole))
25282528
* kubectl logs with label selector supports specifying a container name ([#44282](https://github.com/kubernetes/kubernetes/pull/44282), [@derekwaynecarr](https://github.com/derekwaynecarr))
2529-
* Adds an approval work flow to the the certificate approver that will approve certificate signing requests from kubelets that meet all the criteria of kubelet server certificates. ([#46884](https://github.com/kubernetes/kubernetes/pull/46884), [@jcbsmpsn](https://github.com/jcbsmpsn))
2529+
* Adds an approval work flow to the certificate approver that will approve certificate signing requests from kubelets that meet all the criteria of kubelet server certificates. ([#46884](https://github.com/kubernetes/kubernetes/pull/46884), [@jcbsmpsn](https://github.com/jcbsmpsn))
25302530
* AWS: Maintain a cache of all instances, to fix problem with > 200 nodes with ELBs ([#47410](https://github.com/kubernetes/kubernetes/pull/47410), [@justinsb](https://github.com/justinsb))
25312531
* Bump GLBC version to 0.9.5 - fixes [loss of manually modified GCLB health check settings](https://github.com/kubernetes/kubernetes/issues/47559) upon upgrade from pre-1.6.4 to either 1.6.4 or 1.6.5. ([#47567](https://github.com/kubernetes/kubernetes/pull/47567), [@nicksardo](https://github.com/nicksardo))
25322532
* Update cluster-proportional-autoscaler, metadata-proxy, and fluentd-gcp addons with fixes for CVE-2016-4448, CVE-2016-8859, CVE-2016-9841, CVE-2016-9843, and CVE-2017-9526. ([#47545](https://github.com/kubernetes/kubernetes/pull/47545), [@ixdy](https://github.com/ixdy))

CHANGELOG-1.8.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1837,7 +1837,7 @@ that they span multiple clusters. Creating a Federated HPA targeting
18371837
multiple clusters ensures that cluster-level autoscalers are
18381838
consistently deployed across those clusters, and dynamically managed
18391839
to ensure that autoscaling can occur optimially in all clusters,
1840-
within a set of global constraints on the the total number of replicas
1840+
within a set of global constraints on the total number of replicas
18411841
permitted across all clusters. If replicas are not
18421842
required in some clusters due to low system load or insufficient quota
18431843
or capacity in those clusters, additional replicas are made available
@@ -2660,7 +2660,7 @@ filename | sha256 hash
26602660
* azure: support retrieving access tokens via managed identity extension ([#48854](https://github.com/kubernetes/kubernetes/pull/48854), [@colemickens](https://github.com/colemickens))
26612661
* Add a runtime warning about the kubeadm default token TTL changes. ([#48838](https://github.com/kubernetes/kubernetes/pull/48838), [@mattmoyer](https://github.com/mattmoyer))
26622662
* Azure PD (Managed/Blob) ([#46360](https://github.com/kubernetes/kubernetes/pull/46360), [@khenidak](https://github.com/khenidak))
2663-
* Redirect all examples README to the the kubernetes/examples repo ([#46362](https://github.com/kubernetes/kubernetes/pull/46362), [@sebgoa](https://github.com/sebgoa))
2663+
* Redirect all examples README to the kubernetes/examples repo ([#46362](https://github.com/kubernetes/kubernetes/pull/46362), [@sebgoa](https://github.com/sebgoa))
26642664
* Fix a regression that broke the `--config` flag for `kubeadm init`. ([#48915](https://github.com/kubernetes/kubernetes/pull/48915), [@mattmoyer](https://github.com/mattmoyer))
26652665
* Fluentd-gcp DaemonSet exposes different set of metrics. ([#48812](https://github.com/kubernetes/kubernetes/pull/48812), [@crassirostris](https://github.com/crassirostris))
26662666
* MountPath should be absolute ([#48815](https://github.com/kubernetes/kubernetes/pull/48815), [@dixudx](https://github.com/dixudx))
@@ -2930,7 +2930,7 @@ filename | sha256 hash
29302930
### Other notable changes
29312931

29322932
* kubectl logs with label selector supports specifying a container name ([#44282](https://github.com/kubernetes/kubernetes/pull/44282), [@derekwaynecarr](https://github.com/derekwaynecarr))
2933-
* Adds an approval work flow to the the certificate approver that will approve certificate signing requests from kubelets that meet all the criteria of kubelet server certificates. ([#46884](https://github.com/kubernetes/kubernetes/pull/46884), [@jcbsmpsn](https://github.com/jcbsmpsn))
2933+
* Adds an approval work flow to the certificate approver that will approve certificate signing requests from kubelets that meet all the criteria of kubelet server certificates. ([#46884](https://github.com/kubernetes/kubernetes/pull/46884), [@jcbsmpsn](https://github.com/jcbsmpsn))
29342934
* AWS: Maintain a cache of all instances, to fix problem with > 200 nodes with ELBs ([#47410](https://github.com/kubernetes/kubernetes/pull/47410), [@justinsb](https://github.com/justinsb))
29352935
* Bump GLBC version to 0.9.5 - fixes [loss of manually modified GCLB health check settings](https://github.com/kubernetes/kubernetes/issues/47559) upon upgrade from pre-1.6.4 to either 1.6.4 or 1.6.5. ([#47567](https://github.com/kubernetes/kubernetes/pull/47567), [@nicksardo](https://github.com/nicksardo))
29362936
* Update cluster-proportional-autoscaler, metadata-proxy, and fluentd-gcp addons with fixes for CVE-2016-4448, CVE-2016-8859, CVE-2016-9841, CVE-2016-9843, and CVE-2017-9526. ([#47545](https://github.com/kubernetes/kubernetes/pull/47545), [@ixdy](https://github.com/ixdy))

pkg/controller/nodeipam/ipam/sync/sync.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ func (op *updateOp) validateRange(ctx context.Context, sync *NodeSync, node *v1.
240240
return nil
241241
}
242242

243-
// updateNodeFromAlias updates the the node from the cloud allocated
243+
// updateNodeFromAlias updates the node from the cloud allocated
244244
// alias.
245245
func (op *updateOp) updateNodeFromAlias(ctx context.Context, sync *NodeSync, node *v1.Node, aliasRange *net.IPNet) error {
246246
if sync.mode != SyncFromCloud {

pkg/proxy/apis/config/types.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ const (
199199
DestinationHashing IPVSSchedulerMethod = "dh"
200200
// ShortestExpectedDelay assigns an incoming job to the server with the shortest expected delay.
201201
// The expected delay that the job will experience is (Ci + 1) / Ui if sent to the ith server, in which
202-
// Ci is the number of jobs on the the ith server and Ui is the fixed service rate (weight) of the ith server.
202+
// Ci is the number of jobs on the ith server and Ui is the fixed service rate (weight) of the ith server.
203203
ShortestExpectedDelay IPVSSchedulerMethod = "sed"
204204
// NeverQueue assigns an incoming job to an idle server if there is, instead of waiting for a fast one;
205205
// if all the servers are busy, it adopts the ShortestExpectedDelay policy to assign the job.

pkg/util/taints/taints.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ func DeleteTaintsByKey(taints []v1.Taint, taintKey string) ([]v1.Taint, bool) {
240240
return newTaints, deleted
241241
}
242242

243-
// DeleteTaint removes all the the taints that have the same key and effect to given taintToDelete.
243+
// DeleteTaint removes all the taints that have the same key and effect to given taintToDelete.
244244
func DeleteTaint(taints []v1.Taint, taintToDelete *v1.Taint) ([]v1.Taint, bool) {
245245
newTaints := []v1.Taint{}
246246
deleted := false

staging/src/k8s.io/sample-apiserver/docs/minikube-walkthrough.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ docker build -t <YOUR_DOCKERHUB_USER>/kube-sample-apiserver:latest ./artifacts/s
4646
docker push <YOUR_DOCKERHUB_USER>/kube-sample-apiserver
4747
```
4848

49-
## Modify the the replication controller
49+
## Modify the replication controller
5050

5151
You need to modify the [artifacts/example/rc.yaml](/artifacts/example/rc.yaml) file to change the ```imagePullPolicy``` to ```Always``` or ```IfNotPresent```.
5252

test/e2e/kubectl/kubectl.go

+2-2
Original file line numberDiff line numberDiff line change
@@ -1093,7 +1093,7 @@ metadata:
10931093
Release : v1.9
10941094
Testname: Kubectl, logs
10951095
Description: When a Pod is running then it MUST generate logs.
1096-
Starting a Pod should have a log line indicating the the server is running and ready to accept connections. Also log command options MUST work as expected and described below.
1096+
Starting a Pod should have a log line indicating the server is running and ready to accept connections. Also log command options MUST work as expected and described below.
10971097
‘kubectl log -tail=1’ should generate a output of one line, the last line in the log.
10981098
‘kubectl --limit-bytes=1’ should generate a single byte output.
10991099
‘kubectl --tail=1 --timestamp should genrate one line with timestamp in RFC3339 format
@@ -1188,7 +1188,7 @@ metadata:
11881188
/*
11891189
Release : v1.9
11901190
Testname: Kubectl, version
1191-
Description: The command ‘kubectl version’ MUST return the major, minor versions, GitCommit, etc of the the Client and the Server that the kubectl is configured to connect to.
1191+
Description: The command ‘kubectl version’ MUST return the major, minor versions, GitCommit, etc of the Client and the Server that the kubectl is configured to connect to.
11921192
*/
11931193
framework.ConformanceIt("should check is all data is printed ", func() {
11941194
version := framework.RunKubectlOrDie("version")

test/e2e/storage/csi_volumes.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ func createCSIDriver(csics csiclient.Interface, attachable bool) *csiv1alpha1.CS
228228
}
229229

230230
func getVolumeHandle(cs clientset.Interface, claim *v1.PersistentVolumeClaim) string {
231-
// re-get the claim to the the latest state with bound volume
231+
// re-get the claim to the latest state with bound volume
232232
claim, err := cs.CoreV1().PersistentVolumeClaims(claim.Namespace).Get(claim.Name, metav1.GetOptions{})
233233
if err != nil {
234234
framework.ExpectNoError(err, "Cannot get PVC")

test/e2e_node/services/kubelet.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ func kubeletConfigCWDPath() (string, error) {
430430
if err != nil {
431431
return "", fmt.Errorf("failed to get current working directory: %v", err)
432432
}
433-
// DO NOT name this file "kubelet" - you will overwrite the the kubelet binary and be very confused :)
433+
// DO NOT name this file "kubelet" - you will overwrite the kubelet binary and be very confused :)
434434
return filepath.Join(cwd, "kubelet-config"), nil
435435
}
436436

0 commit comments

Comments
 (0)