Skip to content

Commit

Permalink
#479 Use new and better canonical link to Google Groups
Browse files Browse the repository at this point in the history
Signed-off-by: Xuan Nguyen <nguyenxndaidev@gmail.com>
  • Loading branch information
xuan-nguyen-swe committed Aug 19, 2023
1 parent ab29b94 commit cd8b01f
Show file tree
Hide file tree
Showing 34 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion content/en/docs/v3.1/upgrades/upgrade_3_0.md
Expand Up @@ -130,4 +130,4 @@ $ ETCDCTL_API=3 etcdctl endpoint health
- If an error such as `transport: http2Client.notifyError got notified that the client transport was broken unexpected EOF.` shows up in the etcd server logs, be sure etcd is a pre-built release or built with (etcd v3.1+ &amp; go v1.7+) or (etcd &lt;v3.1 &amp; go v1.6.x).
- Adding a v3 node to v2.3 cluster during upgrades is not supported and could trigger panics. See [Issue 7249](https://github.com/etcd-io/etcd/issues/7429) for additional information. Mixed versions of etcd members are only allowed during v3 migration. Finish upgrades before making any membership changes.

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev
2 changes: 1 addition & 1 deletion content/en/docs/v3.1/upgrades/upgrade_3_1.md
Expand Up @@ -133,4 +133,4 @@ localhost:22379 is healthy: successfully committed proposal: took = 2.553476ms
localhost:32379 is healthy: successfully committed proposal: took = 2.516902ms
```

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev
2 changes: 1 addition & 1 deletion content/en/docs/v3.1/upgrades/upgrade_3_2.md
Expand Up @@ -337,4 +337,4 @@ localhost:22379 is healthy: successfully committed proposal: took = 2.553476ms
localhost:32379 is healthy: successfully committed proposal: took = 2.517902ms
```

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev
2 changes: 1 addition & 1 deletion content/en/docs/v3.1/upgrades/upgrade_3_3.md
Expand Up @@ -475,4 +475,4 @@ localhost:22379 is healthy: successfully committed proposal: took = 2.553476ms
localhost:32379 is healthy: successfully committed proposal: took = 2.517902ms
```

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev
2 changes: 1 addition & 1 deletion content/en/docs/v3.1/upgrades/upgrade_3_4.md
Expand Up @@ -170,4 +170,4 @@ localhost:22379 is healthy: successfully committed proposal: took = 2.553476ms
localhost:32379 is healthy: successfully committed proposal: took = 2.517902ms
```

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev
2 changes: 1 addition & 1 deletion content/en/docs/v3.2/upgrades/upgrade_3_0.md
Expand Up @@ -130,4 +130,4 @@ $ ETCDCTL_API=3 etcdctl endpoint health
- If an error such as `transport: http2Client.notifyError got notified that the client transport was broken unexpected EOF.` shows up in the etcd server logs, be sure etcd is a pre-built release or built with (etcd v3.1+ &amp; go v1.7+) or (etcd &lt;v3.1 &amp; go v1.6.x).
- Adding a v3 node to v2.3 cluster during upgrades is not supported and could trigger panics. See [Issue 7249](https://github.com/etcd-io/etcd/issues/7429) for additional information. Mixed versions of etcd members are only allowed during v3 migration. Finish upgrades before making any membership changes.

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev
2 changes: 1 addition & 1 deletion content/en/docs/v3.2/upgrades/upgrade_3_1.md
Expand Up @@ -133,4 +133,4 @@ localhost:22379 is healthy: successfully committed proposal: took = 2.553476ms
localhost:32379 is healthy: successfully committed proposal: took = 2.516902ms
```

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev
2 changes: 1 addition & 1 deletion content/en/docs/v3.2/upgrades/upgrade_3_2.md
Expand Up @@ -337,4 +337,4 @@ localhost:22379 is healthy: successfully committed proposal: took = 2.553476ms
localhost:32379 is healthy: successfully committed proposal: took = 2.517902ms
```

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev
2 changes: 1 addition & 1 deletion content/en/docs/v3.2/upgrades/upgrade_3_3.md
Expand Up @@ -475,4 +475,4 @@ localhost:22379 is healthy: successfully committed proposal: took = 2.553476ms
localhost:32379 is healthy: successfully committed proposal: took = 2.517902ms
```

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev
2 changes: 1 addition & 1 deletion content/en/docs/v3.2/upgrades/upgrade_3_4.md
Expand Up @@ -170,4 +170,4 @@ localhost:22379 is healthy: successfully committed proposal: took = 2.553476ms
localhost:32379 is healthy: successfully committed proposal: took = 2.517902ms
```

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev
2 changes: 1 addition & 1 deletion content/en/docs/v3.3/upgrades/upgrade_3_0.md
Expand Up @@ -130,4 +130,4 @@ $ ETCDCTL_API=3 etcdctl endpoint health
- If an error such as `transport: http2Client.notifyError got notified that the client transport was broken unexpected EOF.` shows up in the etcd server logs, be sure etcd is a pre-built release or built with (etcd v3.1+ &amp; go v1.7+) or (etcd &lt;v3.1 &amp; go v1.6.x).
- Adding a v3 node to v2.3 cluster during upgrades is not supported and could trigger panics. See [Issue 7249](https://github.com/etcd-io/etcd/issues/7429) for additional information. Mixed versions of etcd members are only allowed during v3 migration. Finish upgrades before making any membership changes.

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev
2 changes: 1 addition & 1 deletion content/en/docs/v3.3/upgrades/upgrade_3_1.md
Expand Up @@ -133,4 +133,4 @@ localhost:22379 is healthy: successfully committed proposal: took = 2.553476ms
localhost:32379 is healthy: successfully committed proposal: took = 2.516902ms
```

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev
2 changes: 1 addition & 1 deletion content/en/docs/v3.3/upgrades/upgrade_3_2.md
Expand Up @@ -339,4 +339,4 @@ localhost:22379 is healthy: successfully committed proposal: took = 2.553476ms
localhost:32379 is healthy: successfully committed proposal: took = 2.517902ms
```

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev
2 changes: 1 addition & 1 deletion content/en/docs/v3.3/upgrades/upgrade_3_3.md
Expand Up @@ -492,4 +492,4 @@ localhost:22379 is healthy: successfully committed proposal: took = 2.553476ms
localhost:32379 is healthy: successfully committed proposal: took = 2.517902ms
```

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev
2 changes: 1 addition & 1 deletion content/en/docs/v3.3/upgrades/upgrade_3_4.md
Expand Up @@ -459,4 +459,4 @@ curl http://localhost:32379/version
COMMENT
```

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev
2 changes: 1 addition & 1 deletion content/en/docs/v3.3/upgrades/upgrade_3_5.md
Expand Up @@ -340,4 +340,4 @@ curl http://localhost:32379/version
COMMENT
```

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev
2 changes: 1 addition & 1 deletion content/en/docs/v3.4/upgrades/upgrade_3_0.md
Expand Up @@ -132,4 +132,4 @@ $ ETCDCTL_API=3 etcdctl endpoint health
- If an error such as `transport: http2Client.notifyError got notified that the client transport was broken unexpected EOF.` shows up in the etcd server logs, be sure etcd is a pre-built release or built with (etcd v3.1+ &amp; go v1.7+) or (etcd &lt;v3.1 &amp; go v1.6.x).
- Adding a v3 node to v2.3 cluster during upgrades is not supported and could trigger panics. See [Issue 7249](https://github.com/etcd-io/etcd/issues/7429) for additional information. Mixed versions of etcd members are only allowed during v3 migration. Finish upgrades before making any membership changes.

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev
2 changes: 1 addition & 1 deletion content/en/docs/v3.4/upgrades/upgrade_3_1.md
Expand Up @@ -135,4 +135,4 @@ localhost:22379 is healthy: successfully committed proposal: took = 2.553476ms
localhost:32379 is healthy: successfully committed proposal: took = 2.516902ms
```

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev
2 changes: 1 addition & 1 deletion content/en/docs/v3.4/upgrades/upgrade_3_2.md
Expand Up @@ -341,4 +341,4 @@ localhost:22379 is healthy: successfully committed proposal: took = 2.553476ms
localhost:32379 is healthy: successfully committed proposal: took = 2.517902ms
```

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev
2 changes: 1 addition & 1 deletion content/en/docs/v3.4/upgrades/upgrade_3_3.md
Expand Up @@ -540,4 +540,4 @@ localhost:22379 is healthy: successfully committed proposal: took = 2.553476ms
localhost:32379 is healthy: successfully committed proposal: took = 2.517902ms
```

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev
2 changes: 1 addition & 1 deletion content/en/docs/v3.4/upgrades/upgrade_3_4.md
Expand Up @@ -602,4 +602,4 @@ curl http://localhost:32379/version
COMMENT
```

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev
2 changes: 1 addition & 1 deletion content/en/docs/v3.4/upgrades/upgrade_3_5.md
Expand Up @@ -395,4 +395,4 @@ curl http://localhost:32379/version
COMMENT
```

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev
2 changes: 1 addition & 1 deletion content/en/docs/v3.5/upgrades/upgrade_3_0.md
Expand Up @@ -132,4 +132,4 @@ $ ETCDCTL_API=3 etcdctl endpoint health
- If an error such as `transport: http2Client.notifyError got notified that the client transport was broken unexpected EOF.` shows up in the etcd server logs, be sure etcd is a pre-built release or built with (etcd v3.1+ &amp; go v1.7+) or (etcd &lt;v3.1 &amp; go v1.6.x).
- Adding a v3 node to v2.3 cluster during upgrades is not supported and could trigger panics. See [Issue 7249](https://github.com/etcd-io/etcd/issues/7429) for additional information. Mixed versions of etcd members are only allowed during v3 migration. Finish upgrades before making any membership changes.

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev
2 changes: 1 addition & 1 deletion content/en/docs/v3.5/upgrades/upgrade_3_1.md
Expand Up @@ -135,4 +135,4 @@ localhost:22379 is healthy: successfully committed proposal: took = 2.553476ms
localhost:32379 is healthy: successfully committed proposal: took = 2.516902ms
```

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev
2 changes: 1 addition & 1 deletion content/en/docs/v3.5/upgrades/upgrade_3_2.md
Expand Up @@ -341,4 +341,4 @@ localhost:22379 is healthy: successfully committed proposal: took = 2.553476ms
localhost:32379 is healthy: successfully committed proposal: took = 2.517902ms
```

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev
2 changes: 1 addition & 1 deletion content/en/docs/v3.5/upgrades/upgrade_3_3.md
Expand Up @@ -543,4 +543,4 @@ localhost:22379 is healthy: successfully committed proposal: took = 2.553476ms
localhost:32379 is healthy: successfully committed proposal: took = 2.517902ms
```

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev
2 changes: 1 addition & 1 deletion content/en/docs/v3.5/upgrades/upgrade_3_4.md
Expand Up @@ -602,4 +602,4 @@ curl http://localhost:32379/version
COMMENT
```

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev
2 changes: 1 addition & 1 deletion content/en/docs/v3.5/upgrades/upgrade_3_5.md
Expand Up @@ -397,4 +397,4 @@ curl http://localhost:32379/version
COMMENT
```

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev
2 changes: 1 addition & 1 deletion content/en/docs/v3.6/upgrades/upgrade_3_0.md
Expand Up @@ -132,4 +132,4 @@ $ ETCDCTL_API=3 etcdctl endpoint health
- If an error such as `transport: http2Client.notifyError got notified that the client transport was broken unexpected EOF.` shows up in the etcd server logs, be sure etcd is a pre-built release or built with (etcd v3.1+ &amp; go v1.7+) or (etcd &lt;v3.1 &amp; go v1.6.x).
- Adding a v3 node to v2.3 cluster during upgrades is not supported and could trigger panics. See [Issue 7249](https://github.com/etcd-io/etcd/issues/7429) for additional information. Mixed versions of etcd members are only allowed during v3 migration. Finish upgrades before making any membership changes.

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev
2 changes: 1 addition & 1 deletion content/en/docs/v3.6/upgrades/upgrade_3_1.md
Expand Up @@ -135,4 +135,4 @@ localhost:22379 is healthy: successfully committed proposal: took = 2.553476ms
localhost:32379 is healthy: successfully committed proposal: took = 2.516902ms
```

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev
2 changes: 1 addition & 1 deletion content/en/docs/v3.6/upgrades/upgrade_3_2.md
Expand Up @@ -341,4 +341,4 @@ localhost:22379 is healthy: successfully committed proposal: took = 2.553476ms
localhost:32379 is healthy: successfully committed proposal: took = 2.517902ms
```

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev
2 changes: 1 addition & 1 deletion content/en/docs/v3.6/upgrades/upgrade_3_3.md
Expand Up @@ -543,4 +543,4 @@ localhost:22379 is healthy: successfully committed proposal: took = 2.553476ms
localhost:32379 is healthy: successfully committed proposal: took = 2.517902ms
```

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev
2 changes: 1 addition & 1 deletion content/en/docs/v3.6/upgrades/upgrade_3_4.md
Expand Up @@ -602,4 +602,4 @@ curl http://localhost:32379/version
COMMENT
```

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev
2 changes: 1 addition & 1 deletion content/en/docs/v3.6/upgrades/upgrade_3_5.md
Expand Up @@ -397,4 +397,4 @@ curl http://localhost:32379/version
COMMENT
```

[etcd-contact]: https://groups.google.com/forum/#!forum/etcd-dev
[etcd-contact]: https://groups.google.com/g/etcd-dev

0 comments on commit cd8b01f

Please sign in to comment.