Tags: xxm198441/rancher
Tags
Revert "Update helm version" This reverts commit 446ae36.
Fetch replicaset from etcd if not found in cache During workload rollback, for deployments under apps/v1, we need to get replicaset spec. The rollback handler was getting replicaset from cache, but for HA setups sometimes the replicaset wasn't getting returned from cache. This commit adds fallback logic to fetch the replicaset from etcd if fetching from cache fails
Fetch replicaset from etcd if not found in cache During workload rollback, for deployments under apps/v1, we need to get replicaset spec. The rollback handler was getting replicaset from cache, but for HA setups sometimes the replicaset wasn't getting returned from cache. This commit adds fallback logic to fetch the replicaset from etcd if fetching from cache fails
Bump UI version Backporting the following issues: rancher#23208 rancher#23209
PreviousNext