Saketh Kalaga
Saketh Kalaga
**What this PR does / why we need it**: * Upgrade all direct dependencies to the latest versions. * Upgrade the etcd version to `v3.4.34`. * Use the `Restoration` API...
**Enhancement (What you would like to be added):** I would like to upgrade the `go.etcd.io/etcd` dependency from the current version `v3.4.13` to `v3.4.34`. **Motivation (Why is this needed?):** It is...
**Enhancement (What you would like to be added):** Use mockgen to generate mock clients for Azure Blob Storage **Motivation (Why is this needed?):** Currently, #751 just directly defines the mock...
Add support to create and migrate etcd clusters to use `emptyDir` volumes for etcd data directories.
**How to categorize this PR?** /area cost /area storage /kind api-change /kind enhancement **What this PR does / why we need it**: Adds support to create, and migrate existing etcd...
**How to categorize this issue?** /area backup /area control-plane-migration /area ops-productivity /kind regression **What would you like to be added**: I would like the `secretMetadata` `metav1.PartialObjectMeta` to be re-fetched before...
**How to categorize this PR?** /area backup compliance robustness /kind enhancement **What this PR does / why we need it**: This PR introduces changes to pass storage endpoint configuration through...
**How to categorize this issue?** /area backup /kind cleanup **What would you like to be added**: As can be seen in the following structs, the `bucketName` field is exposed by...
### What does this PR do? Fixes #8873 Add guard clause in `onMove` callback to check if option exists before accessing its properties. AI disclosure: I used opencode with Claude...
### Description The theme selector dialog crashes with a `TypeError` when typing characters during theme search that produce no matching results. ``` [17:02:02] [ERROR] Error: undefined is not an object...