Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
blocked-edges: Drop references to memory-leak bug 1808429
This was originally from b1465b7 (Information on why 4.3.2 and
4.3.3 not in fast and stable channels of 4.3, 2020-03-03, #87), but
upon further review it is not a regression and so does not warrant
blocked edges or promotions [1].

[1]: https://bugzilla.redhat.com/show_bug.cgi?id=1808429#c6
  • Loading branch information
wking committed Mar 20, 2020
commit d1c8bf90ebff84db0070ddf63edc67233f8a0d80
2 changes: 1 addition & 1 deletion blocked-edges/4.3.2.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# https://bugzilla.redhat.com/show_bug.cgi?id=1802248, https://bugzilla.redhat.com/show_bug.cgi?id=1808429
# https://bugzilla.redhat.com/show_bug.cgi?id=1802248
to: 4.3.2
from: .*
# 4.3 -> 4.3 updates on GCP occasionally have kube-apiserver-operator panics, fixed in 4.3.5, https://bugzilla.redhat.com/show_bug.cgi?id=1809296
2 changes: 1 addition & 1 deletion blocked-edges/4.3.3.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# https://bugzilla.redhat.com/show_bug.cgi?id=1802248, https://bugzilla.redhat.com/show_bug.cgi?id=1808429
# https://bugzilla.redhat.com/show_bug.cgi?id=1802248
to: 4.3.3
from: .*
# 4.3 -> 4.3 updates on GCP occasionally have kube-apiserver-operator panics, fixed in 4.3.5, https://bugzilla.redhat.com/show_bug.cgi?id=1809296
2 changes: 1 addition & 1 deletion channels/fast-4.3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ versions:
# No 4.2.24 because of the service CA rotation issue: https://bugzilla.redhat.com/show_bug.cgi?id=1810036 https://bugzilla.redhat.com/show_bug.cgi?id=1801573
- 4.3.0
- 4.3.1
# Upgrade edges disabled for 4.3.2 and 4.3.3 because of bugs https://bugzilla.redhat.com/show_bug.cgi?id=1802248, https://bugzilla.redhat.com/show_bug.cgi?id=1808429
# Upgrade edges disabled for 4.3.2 and 4.3.3 because of bugs https://bugzilla.redhat.com/show_bug.cgi?id=1802248
- 4.3.2
- 4.3.3
# No 4.3.4 because of https://bugzilla.redhat.com/show_bug.cgi?id=1805726
Expand Down
2 changes: 1 addition & 1 deletion channels/stable-4.3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ versions:
# 4.2.21 edge into stable-4.3 pending further review
- 4.3.0
- 4.3.1
# Upgrade edges disabled for 4.3.2 and 4.3.3 because of bugs https://bugzilla.redhat.com/show_bug.cgi?id=1802248, https://bugzilla.redhat.com/show_bug.cgi?id=1808429
# Upgrade edges disabled for 4.3.2 and 4.3.3 because of bugs https://bugzilla.redhat.com/show_bug.cgi?id=1802248
- 4.3.2
- 4.3.3
# No 4.3.4 because of https://bugzilla.redhat.com/show_bug.cgi?id=1805726
Expand Down