Eric Edgar
Eric Edgar
Fix inline shell. "provision": [ { "type": "shell", "inline": "echo hi > /tmp/out", } ]
for example here https://github.com/coreos/container-linux-update-operator/blob/master/examples/deploy/update-agent.yaml#L40 tolerations: - key: node-role.kubernetes.io/master operator: Exists effect: NoSchedule should it change to this? tolerations: - operator: Exists
### Description of Issue/Question New Ubuntu 22.04 LTS released ### Setup (Please provide relevant configs (Be sure to remove sensitive info).) ### Steps to Reproduce Issue (Include debug logs if...
It appears that cstar is having issues with the ipv6 addresses in the nodetool output.
I would like to use this from a laptop connecting over a ssh jumphost is that possible? My ssh config also has a few other hostname aliases etc. Can cstar...
- yubikey support - update docker for py3
[Project board link](https://github.com/orgs/k8ssandra/projects/8/views/1?pane=issue&itemId=30919950) It would be nice to allow keyspace names to change on restore .. for example if you have clustera with an event keyspace and clusterb with an...
the last release has been some time ago and there are new commits and fixes in place.