Conversation
| one = 'Instance type:' | ||
|
|
||
| [kafka.create.log.info.sizePreview] | ||
| one = 'Selected Kafka size is available under technology preview' |
There was a problem hiding this comment.
Not sure about this being good explanation
There was a problem hiding this comment.
It might be helpful to point to the official tech preview definition:
This Kafka instance size is a Technology Preview feature. Do not use it for production use. For more information, see https://access.redhat.com/support/offerings/techpreview/.
fd90992 to
2624550
Compare
2624550 to
acec9ae
Compare
rkpattnaik780
left a comment
There was a problem hiding this comment.
The messages dont fit well when only one size is available:
./rhoas kafka create --dry-run
? Name: test-instance-2
? Cloud Provider: aws
? Cloud Region: us-east-1
Selected Kafka size is available under technology preview
Dry run successful, arguments are valid
Is that for developer instance? Something might have changed on backend since I have tested that |
Yes, it was developer instance. |
Looks like developer instances have maturity status as "preview" which doesn't seem right. We should only have x2 standard . @pb82 WDYT? |
|
@wtrocki Bilgin said developer should be preview: https://issues.redhat.com/browse/MGDSTRM-8476?focusedCommentId=20262665&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-20262665 |
|
@rkpattnaik780 Tech preview from developer should be removed in 30 minutes timeframe. |
|
Developer is now listed as stable. |
Adding warning for size x2 of standard instances (subject to change dynamically in near future)
Warning is displayed only when user specifies size (no default sizes are included)
Verification