Bigli

Results 5 issues of Bigli

### What happened? Multiple `User` objects enter into `ReconcileError` state with the following error: ``` observe failed: cannot select user: Error 1615: Prepared statement needs to be re-prepared ``` The...

bug

## Summary ## Checklist - [ ] Keep pull requests small so they can be easily reviewed. - [ ] Categorize the PR by setting a good title and adding...

### What happened? When you use a specific field in a resource that has the `inline` and the `omitempty` field specified, the json marshaling will fail with the error: ```...

bug

## Summary * Update the image tag of k8up to v2.11.1 ## Checklist ### For Helm Chart changes - [x] Categorize the PR by setting a good title and adding...

dependency
area:chart
chart:k8up

#### What this PR does / why we need it: This PR adds a new field `haproxy.additionalPorts` that allows configuring additional ports for haproxy. This is useful when using a...