Yves Peter
Yves Peter
Ubuntu 22.04 uses cgroups v2 which has a different file layout from cgroups v1. This leads to an exception when cruise.control.metrics.reporter.kubernetes.mode is set to true: ``` [2022-08-02 11:58:20,825] WARN Failed...
Implements https://github.com/vmware-tanzu/velero/issues/4267 The plugin no longer uses the storage access key to access the blobs by default. The key is only used if it's configured via `AZURE_STORAGE_ACCOUNT_ACCESS_KEY`. Therefore "Allow storage...
**Is your feature request related to a problem? Please describe.** Currently the Azure AD connection requires `Group.Read.All` and `User.Read.All` on the Microsoft Graph and Rancher checks for the roles to...
### Feature or Problem Description Currently ccompat doesn't support POST/DELETE/GET of mode per subject. Confluent schema registry API: https://docs.confluent.io/platform/current/schema-registry/develop/api.html#get--mode-(string-%20subject) Mode is only supported for the whole registry. ### Proposed Solution...
### Is this the right place to submit this? - [x] This is not a security vulnerability or a crashing bug - [x] This is not a question about how...