-
Currently the nova-password tool produces a lot of output which makes parsing a bit tricky (using awk, to get only the third line and then hope that the 5th word is the password).
I propose something…
-
### Additional Information
_The following information is very important in order to help us to help you. Omission of the following details may delay your support request or receive no attention at al…
-
### Issue Summary:
When running the `chaosmonkey eligible` command to retrieve the list of clusters that can be terminated the command fails due to cluster names not matching what is expected by the …
-
```
[root@afadsfasfsad /opt/elastalert]# /usr/local/python27/bin/elastalert
/usr/local/python27/lib/python2.7/site-packages/elastalert/config.py:31: YAMLLoadWarning: calling yaml.load() without Load…
-
### Issue Summary:
chaosmonkey client is not able to terminate instances deployed on a kubernetes cluster. It also fails to find eligible instances even though there is a termination schedule that is…
-
https://github.com/confluentinc/examples/blob/5.2.1-post/ccloud/acl.sh
Line 315
ccloud kafka acl create --allow --service-account-id $SERVICE_ACCOUNT_ID --operation READ --consumer-group java_exampl…
-
The existing delta script uses the stand alone Replicator, but a general Connect cluster is much more useful :)
-
### Issue Summary:
Integrating with jenkins
### Cloud Provider(s):
### Environment:
### Feature Area:
### Description:
I am trying in integrate with jenkins which SSL configured s…
-
https://github.com/confluentinc/examples/blob/5.2.1-post/ccloud/acl.sh .
Line 164 API_SECRET_SA=$(echo "$OUTPUT" | grep "\| Secret" | awk '{print $4;}')
The Double quotes around $OUTPUT cause a b…
-
I've imported my configuration from my ccloud using this command
```bash
kaf config import ccloud
```
Sometimes when I try and consume things I'm receving this panic. It's unpredictable and I do…