nautiam

Results 4 issues of nautiam

_Please use this to only for bug reports. For questions or when you need help, you can use the [GitHub Discussions](https://github.com/strimzi/strimzi-kafka-operator/discussions), our [#strimzi Slack channel](https://slack.cncf.io/) or out [user mailing list](https://lists.cncf.io/g/cncf-strimzi-users/topics)._...

bug
documentation

**Describe the bug** I create a Kafka cluster with Topic Operator. Then I create "my-topic" by using Kafka Topic crd. But when I use CLI to delete topic, it will...

bug
topic operator

Fixes #2830 Links to the line numbers/files in the OpenStack source code that support the code in this PR: [https://docs.openstack.org/api-ref/database/#grant-databases-access](https://docs.openstack.org/api-ref/database/#grant-databases-access)

semver:minor

Hi, I have a question about how to grant database access to an existing user? I used API _databases.Create(client *gophercloud.ServiceClient, instanceID string, opts CreateOptsBuilder)_ to create a new database but...