issues
search
vmware
/
cloud-provider-for-cloud-director
Kubernetes External Cloud Provider for VMware Cloud Director
Other
20
stars
30
forks
source link
[VKCI-214] Add support for airgap and staging images, add ContainerStatus check to DeploymentReady check
#283
Closed
lzichong
closed
1 year ago
lzichong
commented
1 year ago
Uses environment variables to indicate whether it's an airgap run or not, and use correct images for Deployment creation
Add additional check for Container's status on top of PodRunning state before marking Deployment as ready
This change is
This change is