- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 29 for etcd (0.16 sec)
-
CHANGELOG/CHANGELOG-1.31.md
- go.etcd.io/bbolt: v1.3.8 → v1.3.9 - go.etcd.io/etcd/api/v3: v3.5.10 → v3.5.14 - go.etcd.io/etcd/client/pkg/v3: v3.5.10 → v3.5.14 - go.etcd.io/etcd/client/v2: v2.305.10 → v2.305.13 - go.etcd.io/etcd/client/v3: v3.5.10 → v3.5.14 - go.etcd.io/etcd/pkg/v3: v3.5.10 → v3.5.13 - go.etcd.io/etcd/raft/v3: v3.5.10 → v3.5.13 - go.etcd.io/etcd/server/v3: v3.5.10 → v3.5.13
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Oct 23 12:18:32 UTC 2024 - 315.4K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.22.md
- go.etcd.io/etcd/api/v3: v3.5.0 - go.etcd.io/etcd/client/pkg/v3: v3.5.0 - go.etcd.io/etcd/client/v2: v2.305.0 - go.etcd.io/etcd/client/v3: v3.5.0 - go.etcd.io/etcd/etcdutl/v3: v3.5.0 - go.etcd.io/etcd/pkg/v3: v3.5.0 - go.etcd.io/etcd/raft/v3: v3.5.0 - go.etcd.io/etcd/server/v3: v3.5.0 - go.etcd.io/etcd/tests/v3: v3.5.0
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Tue Dec 13 12:43:45 UTC 2022 - 454.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.29.md
- go.etcd.io/bbolt: v1.3.7 → v1.3.8 - go.etcd.io/etcd/api/v3: v3.5.9 → v3.5.10 - go.etcd.io/etcd/client/pkg/v3: v3.5.9 → v3.5.10 - go.etcd.io/etcd/client/v2: v2.305.9 → v2.305.10 - go.etcd.io/etcd/client/v3: v3.5.9 → v3.5.10 - go.etcd.io/etcd/pkg/v3: v3.5.9 → v3.5.10 - go.etcd.io/etcd/raft/v3: v3.5.9 → v3.5.10 - go.etcd.io/etcd/server/v3: v3.5.9 → v3.5.10
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Oct 23 04:37:31 UTC 2024 - 375.1K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.10.md
[@kawych](https://github.com/kawych)) * On cluster provision or upgrade, kubeadm now generates certs and secures all connections to the etcd static-pod with mTLS. This includes the etcd serving cert, the etcd peer cert, and the apiserver etcd client cert. Flags and hostMounts are added to the etcd and apiserver static-pods to load these certs. For connections to etcd, https is now used in favor of http. ([#57415](https://github.com/kubernetes/kubernetes/pull/57415), [@stealthybox](https://github.com/stealthybox))...
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 341.8K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.23.md
## Known Issues ### Etcd v3.5.[0-2] data corruption Data corruption issue was found in etcd v3.5.0 release that was shipped with 1.22 Kubernetes release. Please read up-to-date [production recommendations for etcd](https://github.com/etcd-io/etcd/tree/main/CHANGELOG). ## Changes by Kind ### Deprecation
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Tue Feb 28 21:06:52 UTC 2023 - 424.5K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.27.md
- go.etcd.io/etcd/api/v3: v3.5.5 → v3.5.7 - go.etcd.io/etcd/client/pkg/v3: v3.5.5 → v3.5.7 - go.etcd.io/etcd/client/v2: v2.305.5 → v2.305.7 - go.etcd.io/etcd/client/v3: v3.5.5 → v3.5.7 - go.etcd.io/etcd/pkg/v3: v3.5.5 → v3.5.7 - go.etcd.io/etcd/raft/v3: v3.5.5 → v3.5.7 - go.etcd.io/etcd/server/v3: v3.5.5 → v3.5.7
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Jul 17 07:48:22 UTC 2024 - 466.3K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.28.md
- go.etcd.io/bbolt: v1.3.6 → v1.3.7 - go.etcd.io/etcd/api/v3: v3.5.7 → v3.5.9 - go.etcd.io/etcd/client/pkg/v3: v3.5.7 → v3.5.9 - go.etcd.io/etcd/client/v2: v2.305.7 → v2.305.9 - go.etcd.io/etcd/client/v3: v3.5.7 → v3.5.9 - go.etcd.io/etcd/pkg/v3: v3.5.7 → v3.5.9 - go.etcd.io/etcd/raft/v3: v3.5.7 → v3.5.9 - go.etcd.io/etcd/server/v3: v3.5.7 → v3.5.9
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Oct 23 04:34:59 UTC 2024 - 456.9K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.13.md
- The deprecated `--etcd-quorum-read` flag has been removed. Quorum reads are now always enabled when fetching data from etcd. Remove the `--etcd-quorum-read` flag from kube-apiserver invocations before upgrading. - kube-controller-manager - The deprecated `--insecure-experimental-approve-all-kubelet-csrs-for-group` flag has been removed. - kubelet
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 273.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.17.md
* Upgrade to etcd client 3.3.17 to fix bug where etcd client does not parse IPv6 addresses correctly when members are joining, and to fix bug where failover on multi-member etcd cluster fails certificate check on DNS mismatch ([#83801](https://github.com/kubernetes/kubernetes/pull/83801), [@jpbetz](https://github.com/jpbetz))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Jan 28 10:44:33 UTC 2021 - 346.2K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.6.md
## WARNING: etcd backup strongly recommended Before updating to 1.6, you are strongly recommended to back up your etcd data. Please consult the installation procedure you are using (kargo, kops, kube-up, kube-aws, kubeadm etc) for specific advice. 1.6 encourages etcd3, and switching from etcd2 to etcd3 involves a full
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 304K bytes - Viewed (0)