Skip to content

Commit d319a8f

Browse files
authored
Remove HAProxy reload known issue from release notes (#55108)
1 parent 93998f5 commit d319a8f

File tree

12 files changed

+1
-24
lines changed

12 files changed

+1
-24
lines changed

data/release-notes/enterprise-server/3-12/10.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,3 @@ sections:
5050
{% data reusables.release-notes.2024-06-possible-frontend-5-minute-outage-during-hotpatch-upgrade %}
5151
- |
5252
When restoring from a backup snapshot, a large number of `mapper_parsing_exception` errors may be displayed.
53-
- |
54-
Services may respond with a `503` status due to an out of date `haproxy` configuration. This can usually be resolved with a `ghe-config-apply` run.

data/release-notes/enterprise-server/3-12/11.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,4 @@ sections:
5656
{% data reusables.release-notes.2024-06-possible-frontend-5-minute-outage-during-hotpatch-upgrade %}
5757
- |
5858
When restoring from a backup snapshot, a large number of `mapper_parsing_exception` errors may be displayed.
59-
- |
60-
Services may respond with a `503` status due to an out of date `haproxy` configuration. This can usually be resolved with a `ghe-config-apply` run.
59+

data/release-notes/enterprise-server/3-12/12.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ sections:
3131
{% data reusables.release-notes.2024-06-possible-frontend-5-minute-outage-during-hotpatch-upgrade %}
3232
- |
3333
When restoring from a backup snapshot, a large number of `mapper_parsing_exception` errors may be displayed.
34-
- |
35-
Services may respond with a `503` status due to an out of date `haproxy` configuration. This can usually be resolved with a `ghe-config-apply` run.
3634
- |
3735
Attempting to stop replications after stopping GitHub Actions on a GitHub Enterprise Server instance would fail, reporting that MSSQL was not responding. The can be avoided by start MSSQL prior to stopping replication `/usr/local/share/enterprise/ghe-nomad-jobs queue /etc/nomad-jobs/mssql/mssql.hcl`
3836
- |

data/release-notes/enterprise-server/3-13/5.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ sections:
5656
When restoring data originally backed up from a 3.13 appliance onto a 3.13 appliance, the elasticsearch indices need to be reindexed before some of the data will show up. This happens via a nightly scheduled job. It can also be forced by running `/usr/local/share/enterprise/ghe-es-search-repair`.
5757
- |
5858
When restoring from a backup snapshot, a large number of `mapper_parsing_exception` errors may be displayed.
59-
- |
60-
Services may respond with a `503` status due to an out of date `haproxy` configuration. This can usually be resolved with a `ghe-config-apply` run.
6159
- |
6260
{% data reusables.release-notes.2024-11-ghe-repl-promote-primary-down %}
6361

data/release-notes/enterprise-server/3-13/6.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@ sections:
6060
When restoring data originally backed up from a 3.13 appliance onto a 3.13 appliance, the elasticsearch indices need to be reindexed before some of the data will show up. This happens via a nightly scheduled job. It can also be forced by running `/usr/local/share/enterprise/ghe-es-search-repair`.
6161
- |
6262
When restoring from a backup snapshot, a large number of `mapper_parsing_exception` errors may be displayed.
63-
- |
64-
Services may respond with a `503` status due to an out of date `haproxy` configuration. This can usually be resolved with a `ghe-config-apply` run.
6563
- |
6664
Customers doing feature version upgrade to 3.13.6 may experience issues with database migrations due to data issues during database conversions. [Added: 2024-11-08]
6765
- |

data/release-notes/enterprise-server/3-13/7.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ sections:
2424
When restoring data originally backed up from a 3.13 appliance onto a 3.13 appliance, the elasticsearch indices need to be reindexed before some of the data will show up. This happens via a nightly scheduled job. It can also be forced by running `/usr/local/share/enterprise/ghe-es-search-repair`.
2525
- |
2626
When restoring from a backup snapshot, a large number of `mapper_parsing_exception` errors may be displayed.
27-
- |
28-
Services may respond with a `503` status due to an out of date `haproxy` configuration. This can usually be resolved with a `ghe-config-apply` run.
2927
- |
3028
Attempting to stop replications after stopping GitHub Actions on a GHES instanstance would fail, reporting that MSSQL was not responding. The can be avoided by start MSSQL prior to stopping replication `/usr/local/share/enterprise/ghe-nomad-jobs queue /etc/nomad-jobs/mssql/mssql.hcl`.
3129
- |

data/release-notes/enterprise-server/3-13/8.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ sections:
2929
When restoring data originally backed up from a 3.13 appliance onto a 3.13 appliance, the elasticsearch indices need to be reindexed before some of the data will show up. This happens via a nightly scheduled job. It can also be forced by running `/usr/local/share/enterprise/ghe-es-search-repair`.
3030
- |
3131
When restoring from a backup snapshot, a large number of `mapper_parsing_exception` errors may be displayed.
32-
- |
33-
Services may respond with a `503` status due to an out of date `haproxy` configuration. This can usually be resolved with a `ghe-config-apply` run.
3432
- |
3533
Attempting to stop replications after stopping GitHub Actions on a GitHub Enterprise Server instance would fail, reporting that MSSQL was not responding. The can be avoided by start MSSQL prior to stopping replication `/usr/local/share/enterprise/ghe-nomad-jobs queue /etc/nomad-jobs/mssql/mssql.hcl`
3634
- |

data/release-notes/enterprise-server/3-14/2.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@ sections:
7676
When enabling automatic update checks for the first time in the Management Console, the status is not dynamically reflected until the "Updates" page is reloaded.
7777
- |
7878
When restoring from a backup snapshot, a large number of `mapper_parsing_exception` errors may be displayed.
79-
- |
80-
Services may respond with a `503` status due to an out of date `haproxy` configuration. This can usually be resolved with a `ghe-config-apply` run.
8179
- |
8280
Images embedded in wiki pages may stop rendering shortly after being published. [Updated: 2024-10-16]
8381
- |

data/release-notes/enterprise-server/3-14/3.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,6 @@ sections:
7474
When enabling automatic update checks for the first time in the Management Console, the status is not dynamically reflected until the "Updates" page is reloaded.
7575
- |
7676
When restoring from a backup snapshot, a large number of `mapper_parsing_exception` errors may be displayed.
77-
- |
78-
Services may respond with a `503` status due to an out of date `haproxy` configuration. This can usually be resolved with a `ghe-config-apply` run.
7977
- |
8078
Customers doing feature version upgrade to 3.14.3 may experience issues with database migrations due to data issues during database conversions. [Added: 2024-11-08]
8179
- |

data/release-notes/enterprise-server/3-14/4.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ sections:
3434
When enabling automatic update checks for the first time in the Management Console, the status is not dynamically reflected until the "Updates" page is reloaded.
3535
- |
3636
When restoring from a backup snapshot, a large number of `mapper_parsing_exception` errors may be displayed.
37-
- |
38-
Services may respond with a `503` status due to an out of date `haproxy` configuration. This can usually be resolved with a `ghe-config-apply` run.
3937
- |
4038
Attempting to stop replications after stopping GitHub Actions on a GHES instanstance would fail, reporting that MSSQL was not responding. The can be avoided by start MSSQL prior to stopping replication `/usr/local/share/enterprise/ghe-nomad-jobs queue /etc/nomad-jobs/mssql/mssql.hcl`.
4139
- |

0 commit comments

Comments
 (0)