Skip to content

Commit

Permalink
channels: Add candidate-4.4, fast-4.4, and stable-4.4
Browse files Browse the repository at this point in the history
So that Cincinnati doesn't complain when the console bumps its
hard-coded list of channels and starts asking for stable-4.4 ([1] is
in flight to remove the need for the console to hard-code available
channels, but hasn't seen much recent progress).  And even without the
console issue, the installer has been putting new clusters in
stable-4.4 since openshift/installer@d7fb12c07a (bootkube: Update to
stable-4.4 channel, 2020-01-16, openshift/installer#2940).

[1]: openshift/enhancements#123
  • Loading branch information
wking authored and sdodson committed Aug 24, 2020
1 parent a396b94 commit 8653b1c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions channels/candidate-4.4.yaml
@@ -0,0 +1,2 @@
name: candidate-4.4
versions: []
2 changes: 2 additions & 0 deletions channels/fast-4.4.yaml
@@ -0,0 +1,2 @@
name: fast-4.4
versions: []
2 changes: 2 additions & 0 deletions channels/stable-4.4.yaml
@@ -0,0 +1,2 @@
name: stable-4.4
versions: []

0 comments on commit 8653b1c

Please sign in to comment.