We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What happened:
apiVersion: apps.kruise.io/v1alpha1 kind: SidecarSet metadata: name: test-sidecarset spec: containers: - command: - sleep - 999d image: mirrors-ssl.aliyuncs.com/centos:6.8 imagePullPolicy: IfNotPresent name: sidecar1 podInjectPolicy: BeforeAppContainer resources: {} shareVolumePolicy: type: disabled terminationMessagePath: /dev/termination-log terminationMessagePolicy: File upgradeStrategy: upgradeType: ColdUpgrade injectionStrategy: {} revisionHistoryLimit: 10 selector: matchLabels: app: nginx updateStrategy: maxUnavailable: 5% partition: 0 type: RollingUpdate status: collisionCount: 0 latestRevision: test-sidecarset-7658c89f8d matchedPods: 5 observedGeneration: 3 readyPods: 5 updatedPods: 0
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kubectl version
The text was updated successfully, but these errors were encountered:
fixed by #1834
Sorry, something went wrong.
FillZpp
No branches or pull requests
What happened:
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kubectl version
):The text was updated successfully, but these errors were encountered: