1900
1900
Orgnization/Company: [理想汽车](https://www.lixiang.com/) Location: Beijing, China Contact: [email protected] Purpose/Scenario: Improve scalability . Multiple cloud , multiple env, multiple cluster unified management Features wanted: Yaml simple eg: (If multiple environments use one...
> Would this need to be an entirely new strategy? Or is it just a status phase we can parse and check in [PodLifetime](https://github.com/kubernetes-sigs/descheduler#podlifetime) or [RemoveFailedPods](https://github.com/kubernetes-sigs/descheduler#removefailedpods)? [RemoveFailedPods](https://github.com/kubernetes-sigs/descheduler#removefailedpods) currently only support...
问题:http: TLS handshake error from 10.244.0.0:10131: remote error: tls: bad certificate caBundle 的问题 , `cat ./deployment/validatingwebhook.yaml | ./deployment/webhook-patch-ca-bundle.sh > ./deployment/validatingwebhook-ca-bundle.yaml` 查看生成 `./deployment/validatingwebhook-ca-bundle.yaml` 和 ` ./deployment/mutatingwebhook-ca-bundle.yaml` 替换的 ${CA_BUNDLE} 为空 解决办法:webhook-patch-ca-bundle.sh 换成以下内容...
> > Through the definition of Work Manifest spec.strategy.canary.steps, it is found that the type of 'object'{} has changed to 'array'[], which does not conform to the original type definition,...
> > use argo rollout, install crd and sample reference: > > [argo-rollouts.readthedocs.io/en/stable/installation](https://argo-rollouts.readthedocs.io/en/stable/installation/) > > [argo-rollouts.readthedocs.io/en/stable/features/canary](https://argo-rollouts.readthedocs.io/en/stable/features/canary/) > > Which version of `argo-rollouts` are you using? I'm trying to reproduce it...
> I tried to reproduce it on my side against `Karmada v1.5.0`, it works well, here is my operations: > > * launch the testing environment by `hack/local-up-karmada.sh` based on...
> I still can't reproduce with the `replicaScheduling`: > > ```yaml > apiVersion: policy.karmada.io/v1alpha1 > kind: PropagationPolicy > metadata: > name: nginx-propagation > spec: > resourceSelectors: > - apiVersion: argoproj.io/v1alpha1...
> > image: registry.aliyuncs.com/google_containers/kube-apiserver:v1.20.8 > > I see you are using `kube-apiserver:v1.20.8` (I'm using `image: registry.k8s.io/kube-apiserver:v1.25.2`). Please check if the `.spec.strategy.canary.steps` changed on Karmada apiserver. This problem still exists with...
> > I still can't reproduce with the `replicaScheduling`: > > ```yaml > apiVersion: policy.karmada.io/v1alpha1 > kind: PropagationPolicy > metadata: > name: nginx-propagation > spec: > resourceSelectors: > - apiVersion:...