-
Hi,
I want to know what is the release process and when new docker image will be published?
Best regards
-
# OpenKruise Source Reading
YangSoon, Cloud Native Developer
[https://yangsoon.github.io/openkruise-source-reading](https://yangsoon.github.io/openkruise-source-reading)
-
docker.io/openkruise/kruise-rollout:v0.3.0
-
docker.io/openkruise/kruise-rollout:v0.5.0
-
**What happened**:
If `--namespace` flag is set (e.g., --namespace=kruise-system), the controller of v1.7.x panics on startup with the following stacktrace:
```
I0927 15:42:21.569651 1 re…
-
**What happened**:
kubectl-kruise rollout approve rollouts/rollouts-demo -n default
error: no kind "Rollout" is registered for version "rollouts.kruise.io/v1alpha1" in scheme "pkg/runtime/scheme…
-
when migrate third-party workload(like openkruise https://openkruise.io/zh/docs/user-manuals/advancedstatefulset) to clusternet, we may need to implements certain controller logic to override the defa…
-
# Summary
We use Argo in our cluster and have written several Custom Resource Healthchecks we'd like to submit back. The custom resources we have healthchecks for are:
- apps.kruise.io/CloneSet
…
-
**What happened**:
cloneset-controller stuck in reconcile to wait ScaleExpectations statisfied.
**What you expected to happen**:
cloneset-controller will never stuck, and continue to reco…
-
In page https://openkruise.io/en-us/docs/advanced_statefulset.html, `RollingUpdateStatefulSetStrategy` doesn't make sense without context from these lines.
https://github.com/openkruise/website/blame…