-
Story
-
Resolution: Unresolved
-
Critical
-
ACM 2.16.0
-
Product / Portfolio Work
-
3
-
False
-
-
False
-
-
Not Selected
-
-
-
ACM Console Train 35 - 2
-
None
Value Statement
Ensure the issue title clearly reflects the value of this user story to the
intended persona. (Explain the "WHY")
Console will fill HostedCluster spec.channel field by default in order to enable reconcile of up to date available upgrades/channels from the Hypershift controller. We will also need to cover situations where the HostedCluster already exists without a channel selected, as well as situations where the list of available channels has not already been set by the ManagedClustterInfo resource, which is the source of truth for this upgrade information.
Definition of Done for Engineering Story Owner (Checklist)
- ...
- Console cluster creation wizard sets channel on hostedCluster by default (should be set to fast-4.y.z)
- (Day-1, on the cluster details page) The Console should alert the user when a managed HostedCluster's channel is not set.
- When MCI channel information is not available we offer the same two channels (above) in the channel selection modal.
- When no channel is selected or *when channel is selected and MCI is not yet populated we keep the upgrade option disabled *

Development Complete
- The code is complete.
- Functionality is working.
- Any required downstream Docker file changes are made.
Tests Automated
- [ ] Unit/function tests have been automated and incorporated into the
build. - [ ] 100% automated unit/function test coverage for new or changed APIs.
Secure Design
- [ ] Security has been assessed and incorporated into your threat model.
Multidisciplinary Teams Readiness
- [ ] Create an informative documentation issue using the Customer
Portal Doc template that you can access from [The Playbook](
and ensure doc acceptance criteria is met.
- Call out this sentence as it's own action:
- [ ] Link the development issue to the doc issue.
Support Readiness
- [ ] The must-gather script has been updated.