040-Crd-kafka.yaml file is missing the sequence and is failing #4871
Unanswered
pashafirdous1
asked this question in
Q&A
Replies: 1 comment 4 replies
-
As described in the docs, you should not use |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Please use this to only for bug reports. For questions or when you need help, you can use the GitHub Discussions, our #strimzi Slack channel or out user mailing list.
Describe the bug
when you apply the CRD file
040-Crd-kafka.yaml
you get the below errorTo Reproduce
Steps to reproduce the behavior:
Expected behavior
the CRD needs to be applied with the necessary API versions.
also when i downloaded and verfied the file, i see that the sequence is broken.
Environment (please complete the following information):
YAML files and logs
Attach or copy paste the custom resources you used to deploy the Kafka cluster and the relevant YAMLs created by the Cluster Operator.
Attach or copy and paste also the relevant logs.
040-Crd-kafka.yaml.txt]
To easily collect all YAMLs and logs, you can use our report script which will automatically collect all files and prepare a ZIP archive which can be easily attached to this issue.
The usage of this script is:
./report.sh [--namespace <string>] [--cluster <string>]
Additional context
Add any other context about the problem here.
Beta Was this translation helpful? Give feedback.
All reactions