dholbach
dholbach
```console [daniel@reef ui-components ]$ yarn test yarn run v1.22.5 $ jest PASS src/components/Dialog/Dialog.test.js PASS src/components/Code/Code.test.js PASS src/components/Button/Button.test.js PASS src/components/Input/Input.test.js PASS src/components/Search/Search.test.js PASS src/components/DataTable/DataTable.test.js ● Console console.warn node_modules/react-test-renderer/cjs/react-test-renderer.development.js:2118 Warning: componentWillReceiveProps has...
Our current copy of k8s.io/client-go uses juju/ratelimit which is LGPL3. Upstream moved away from this in kubernetes/client-go@acc5249 - it'd be good if we followed this change as well.
We are very happy that we [joined the CNCF as a Sandbox project](https://kured.dev/blog/2022/12/kured-joins-the-cncf-sandbox/) and are able to keep the project up and running. We are set up quite well: our...
Add pull request template: - explain to add new arguments to manifest, helm chart, docs, etc
`slack-username` is not respected any more. ```cli ❯ git grep -i "slack.*username" README.md: --slack-username string slack username for reboot notfications (default "kured") charts/kured/README.md:| `configuration.slackUsername` | cli-parameter `--slack-username` | `""` |...
With #368 (at least TTBOMK) we stop supporting notification use-cases like ``` --slack-hook-url=http://eventmanager.notification.svc.cluster.local./api/notification/slack/2/kured ``` which is what we use in our cluster(s) - it's essentially kind of a proxy for...
@stefanprodan says: > can we restore all the head tags we had > so that Slack and Twitter embeds look nice > we lost the cuttlefish log, the description, etc
Closes: #57