Zzde

Results 24 issues of Zzde

if we update alicloud_slb_server_certificate.server_certificate or private_key, will get this plan ```sh -/+ resource "alicloud_slb_server_certificate" "test_example_com" { ~ id = "*****" -> (known after apply) ~ server_certificate =

Is there any way to increase the rate limit? tencentcloud-provider version ``` required_providers { tencentcloud = { source = "tencentcloudstack/tencentcloud" version = "1.75.1" } } ```

make mountpod status useful fix: https://github.com/juicedata/juicefs-csi-driver/issues/917

when recreate mountpod, the new mountpod name may be equal the old one if the `pod.UID` is different, it should not be considered a stuck mountpod

TODO: - [ ] basic auth - [ ] overview dashboard - [ ] PV/PVC CRUD --- TBD - [ ] easy warmup - [ ] easy create cache cluster...

kind/feature

### Objective: let users to quickly create a resource to use some features, such as warming up data, creating cache group clusters. ### Example: - Warrmup ref: https://github.com/juicedata/juicefs-csi-driver/issues/872 In a...

kind/feature

### Motivation under a large cluster, batch restarting daemonset updates is an operation that consumes a lot of time and resources It's best to have a way to update configurations/env...

kind/feature