Zhen Zhang

Results 48 comments of Zhen Zhang

does the user need to change the imagepulljob if using always pull policy, if imagepulljob is not changed, image version will be the same, and if the existing image is...

you can use the downward api populated env to get pod name which has suffix of ordinals ``` apiVersion: apps.kruise.io/v1beta1 kind: StatefulSet metadata: name: zk spec: serviceName: zk-headless replicas: 3...

> We need to guarantee that the sidecar never shuts down before the main container. This is problematic in cases where the sidecar is needed to perform some operation, and...

@resouer Here is the ready draft of OpenKruise due diligence document: https://docs.google.com/document/d/15y601gsRkbmmafKmLCtHbquVy-GBYkq4c0ol4bqS208, please leave feedback if any

welcome, you can submit a KEP first to describe the technical consideration about this feature