-
Story
-
Resolution: Done
-
Major
-
Global Hub 1.3.0
Value Statement
Ensure the issue title clearly reflects the value of this user story to the
intended persona. (Explain the "WHY")
1.show transport status in mgh
2. show postgres status in mgh
3. mgh status should be right.
4. recreate mgh, should work fine.
2024/9/13
Reviewed the status in team:
status:
components:
kafka:
kind: Kafka
lastTransitionTime: "2024-09-24T00:14:31Z"
message: Kafka cluster is ready
name: kafka
reason: KafkaClusterReady
status: "True"
type: Available
multicluster-global-hub-grafana:
kind: Deployment
lastTransitionTime: "2024-09-23T05:30:12Z"
message: Component multicluster-global-hub-grafana have been deployed
name: multicluster-global-hub-grafana
reason: MinimumReplicasAvailable
status: "True"
type: Available
multicluster-global-hub-manager:
kind: Deployment
lastTransitionTime: "2024-09-24T00:14:33Z"
message: Component multicluster-global-hub-manager have been deployed
name: multicluster-global-hub-manager
reason: MinimumReplicasAvailable
status: "True"
type: Available
multicluster-global-hub-postgres:
kind: StatefulSet
lastTransitionTime: "2024-09-23T05:28:32Z"
message: Component multicluster-global-hub-postgres have been deployed
name: multicluster-global-hub-postgres
reason: MinimumReplicasAvailable
status: "True"
type: Available
conditions:
- lastTransitionTime: "2024-09-23T05:28:14Z"
message: The data will be kept in the database for 18 months.
reason: DataRetentionParsed
status: "True"
type: Database
- lastTransitionTime: "2024-09-24T00:14:33Z"
message: Multicluster Global Hub is ready, All the components avaible
reason: MulticlusterGlobalHubReady
status: "True"
type: Ready
- lastTransitionTime: "2024-09-23T05:28:14Z"
message: Backup Disabled In RHACM
reason: BackupDisabled
status: "False"
type: BackupLabelAdded
phase: Running
Definition of Done for Engineering Story Owner (Checklist)
- What information should located in the status.conditions
- Define the order of condition
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.