Kim "BKC" Carlbäcker

Results 4 issues of Kim "BKC" Carlbäcker

## Description We should allow for custom webhooks. And while we're at it, migrate current webhooks into the new format (This is make it easy for people to remove slack-support...

type/proposal
type/feature
type/refactoring

People might not understand that `try.` is running latest master. We should have a custom home-template to indicate that better. Also custom 500s stating `If you see this, please file...

kind/deployment
kind/testing
kind/ui

### Describe the bug If you try to fetch a certificate using the API (`/api/v1/pki/certificates/{serialNumber}`, `/api/v1/pki/certificates/{serialNumber}/body`, `/api/v1/pki/certificates/{serialNumber}/bundle` etc) the backend will return 500 Internal Server Error. This is happening because...

### Describe the bug Listing certificates in either the UI or API is limited to at most 200 entries (limit=100, offset=100). We have on the order of thousands. The error...