-
Story
-
Resolution: Done
-
Critical
-
Global Hub 1.4.0
Value Statement
It is important to support upgrade from GH 1.3 to 1.4
Definition of Done for Engineering Story Owner (Checklist)
- Upgrade from Red Hat Streams for Apache Kafka from 2.7 to 2.8. https://docs.redhat.com/en/documentation/red_hat_streams_for_apache_kafka/2.8/html-single/deploying_and_managing_streams_for_apache_kafka_on_openshift/index#proc-deploy-migrate-kraft-str for migration
- Verify the Kafka dashboard to ensure it is working normally without Zookeeper
- Add new panel to support KRaft (Need to check if upstream has it)
- Need ho check upgrade kafka dashboard
- Update document if needed. refer to the limitation - https://docs.redhat.com/en/documentation/red_hat_streams_for_apache_kafka/2.8/html-single/deploying_and_managing_streams_for_apache_kafka_on_openshift/index#kraft_limitations
- remove old pvc in upgrade env
Development Complete
- The code is complete.
- Functionality is working.
- Any required downstream Docker file changes are made.
Tests Automated
- [x] Unit/function tests have been automated and incorporated into the
build. - [x] 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
- [x] 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:
- [x] Link the development issue to the doc issue.
Support Readiness
[ ] The must-gather script has been updated.