You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Handle slow cronjob lister in cronjob controller v2 and improve memory footprint. ([#96443](https://github.com/kubernetes/kubernetes/pull/96443), [@alaypatel07](https://github.com/alaypatel07)) [SIG Apps]
1188
1172
- --redirect-container-streaming is no longer functional. The flag will be removed in v1.22 ([#95935](https://github.com/kubernetes/kubernetes/pull/95935), [@tallclair](https://github.com/tallclair)) [SIG Node]
1189
1173
- A new metric `requestAbortsTotal` has been introduced that counts aborted requests for each `group`, `version`, `verb`, `resource`, `subresource` and `scope`. ([#95002](https://github.com/kubernetes/kubernetes/pull/95002), [@p0lyn0mial](https://github.com/p0lyn0mial)) [SIG API Machinery, Cloud Provider, Instrumentation and Scheduling]
1190
1174
- API priority and fairness metrics use snake_case in label names ([#96236](https://github.com/kubernetes/kubernetes/pull/96236), [@adtac](https://github.com/adtac)) [SIG API Machinery, Cluster Lifecycle, Instrumentation and Testing]
This section can be blank if this pull request does not require a release note.
1357
-
1358
-
When adding links which point to resources within git repositories, like
1359
-
KEPs or supporting documentation, please reference a specific commit and avoid
1360
-
linking directly to the master branch. This ensures that links reference a
1361
-
specific point in time, rather than a document that may change over time.
1362
-
1363
-
See here for guidance on getting permanent links to files: https://help.github.com/en/articles/getting-permanent-links-to-files
1364
-
1365
-
Please use the following format for linking documentation:
1366
-
- [KEP]: <link>
1367
-
- [Usage]: <link>
1368
-
- [Other doc]: <link>
1369
-
--> ([#95856](https://github.com/kubernetes/kubernetes/pull/95856), [@knight42](https://github.com/knight42)) [SIG API Machinery, Node and Testing]
1337
+
- ACTION REQUIRED: The kube-apiserver ability to serve on an insecure port, deprecated since v1.10, has been removed. The insecure address flags `--address` and `--insecure-bind-address` have no effect in kube-apiserver and will be removed in v1.24. The insecure port flags `--port` and `--insecure-port` may only be set to 0 and will be removed in v1.24. ([#95856](https://github.com/kubernetes/kubernetes/pull/95856), [@knight42](https://github.com/knight42)) [SIG API Machinery, Node and Testing]
This section can be blank if this pull request does not require a release note.
1517
-
1518
-
When adding links which point to resources within git repositories, like
1519
-
KEPs or supporting documentation, please reference a specific commit and avoid
1520
-
linking directly to the master branch. This ensures that links reference a
1521
-
specific point in time, rather than a document that may change over time.
1522
-
1523
-
See here for guidance on getting permanent links to files: https://help.github.com/en/articles/getting-permanent-links-to-files
1524
-
1525
-
Please use the following format for linking documentation:
1526
-
- [KEP]: <link>
1527
-
- [Usage]: <link>
1528
-
- [Other doc]: <link>
1529
-
--> ([#95725](https://github.com/kubernetes/kubernetes/pull/95725), [@p0lyn0mial](https://github.com/p0lyn0mial)) [SIG API Machinery and Cloud Provider]
1481
+
- Exposes and sets a default timeout for the SubjectAccessReview client for DelegatingAuthorizationOptions. ([#95725](https://github.com/kubernetes/kubernetes/pull/95725), [@p0lyn0mial](https://github.com/p0lyn0mial)) [SIG API Machinery and Cloud Provider]
1530
1482
- Alter wording to describe pods using a pvc ([#95635](https://github.com/kubernetes/kubernetes/pull/95635), [@RaunakShah](https://github.com/RaunakShah)) [SIG CLI]
1531
1483
- If we set SelectPolicy MinPolicySelect on scaleUp behavior or scaleDown behavior,Horizontal Pod Autoscaler doesn`t automatically scale the number of pods correctly ([#95647](https://github.com/kubernetes/kubernetes/pull/95647), [@JoshuaAndrew](https://github.com/JoshuaAndrew)) [SIG Apps and Autoscaling]
1532
1484
- Ignore apparmor for non-linux operating systems ([#93220](https://github.com/kubernetes/kubernetes/pull/93220), [@wawa0210](https://github.com/wawa0210)) [SIG Node and Windows]
0 commit comments