We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 055fa70 commit f9c48bbCopy full SHA for f9c48bb
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+# v26.1.0
2
+
3
+Kubernetes API Version: v1.26.1
4
5
+### Bug or Regression
6
+- The timeout unit of the WSClient update method is now always seconds for both poll and select functions. (#1976, @t-yrka)
7
8
+### Feature
9
+- Adds support for loading CA certificates from a file using the `idp-certificate-authority` key for the oidc plugin. (#1916, @vgupta3)
10
11
# v26.1.0b1
12
13
Kubernetes API Version: v1.26.1
0 commit comments