-
# Autonomous Shoot Clusters
Gardener became a great tool to create and manage clusters with very low TCO. Part of this success is its design and running control planes in seed clusters under joint su…
-
Hi, Thank you for the excellent work! I would like to use the rainfall dataset with SPONGE labels for a node classification task. Could you please direct me to where I can find the labels generated by…
-
**Describe the feature request**
Istio should have global setting(s) for `initial_stream_window_size` and `initial_connection_window_size` that go into listeners and http2 clusters that pilot generat…
-
Test teardown session of the trest case given below failed due to leftovers from the test _test_nfs_feature_enable_for_ODF_clusters_.
tests/manage/pv_services/test_change_reclaim_policy_of_pv.py::T…
jilju updated
1 month ago
-
**Background**
Currently, there is no reliable method to reference the Service for the Karmada APIServer. Users have to infer the Service based on internal implementation details, which can change ov…
-
RKE-Rancher-Local=v1.25.9
Rancher-Server=v2.8.2
RKE2:v1.27.12+rke2r1
1. Upgrade Rancher-Server=v2.8.2 => v2.9.0
2. Rancher-UI shows that all downstream customized or imported clusters are in Act…
-
Now that we're making significant use of the curator in node code, we have the problem that each service opens its own connection and keeps its own watches. This is fairly inefficient, especially in l…
-
*Title*:
Error: terminal filter named envoy.filters.network.golang of type envoy.filters.network.golang must be the last filter in a network filter chain.
*Description*:
Seen on `contrib-dev`, bu…
-
At the OpenCHAMI BoF at SC24, several users indicated that while stateless compute nodes are common, there are sites that require disks in their nodes for OS installation, ephemeral storage, or swap.
…
-
```
interface SemanticVersion {
major: number // MAJOR version when you make incompatible API changes
minor: number // MINOR version when you add functionality in a backward compatible manner
…