Skip to content

Kafka recipe fails and does not honor timeout #30

Open
@vishal-biyani

Description

@vishal-biyani

Tried on DO K8S - single node cluster. It looks like it does not really wait for 30 minutes even if I specify 30 min as timeout, finally results in error:

It took only 6.5 odd minutes but it failed:

kbrew install kafka-operator -t 30m  32.13s user 8.73s system 10% cpu 6:34.59 total

And error:

zookeepercluster.zookeeper.pravega.io/zookeeper created
Waiting for zookeeper cluster to be ready
timed out while waiting for cluster to be ready
Failed to report event. exit status 1
Error: exit status 1

Also exit status is not right:

$ echo $?
0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions