You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The sidecar currently starts alongside the main container. We would like to make sure the main container does not start before the sidecar has dropped the credential to the bonded volume. In this way, we can clearly identify the problem.
Environment
Please provide the following:
Hub cluster details
Member cluster details
To Reproduce
Steps to reproduce the behavior:
Expected behavior
the main container does not start until the hub cluster credential is dropped in.
ryanzhang-oss
changed the title
[BUG] the sidecar and main container start/shutdown sequence.
Setup the sidecar and main container start/shutdown sequence.
Sep 9, 2022
Describe the bug
The sidecar currently starts alongside the main container. We would like to make sure the main container does not start before the sidecar has dropped the credential to the bonded volume. In this way, we can clearly identify the problem.
Environment
Please provide the following:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
the main container does not start until the hub cluster credential is dropped in.
Additional context
https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/
The text was updated successfully, but these errors were encountered: