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
$ git log --oneline
adcf6ae442f (HEAD, upstream/poc-2022-01-30) In get or create service function, get needs to happen before create. (#1312)
7dd0e3ba549 Slight refactor and essential UT (#1308)
a5e701e8ad6 Grant necessary permission to mizar service controller (#1306)
33b7a581795 Start proxy in worker
ea1908021b2 Assign pod to default mizar network only when Mizar VPC/subnet annotation is not present in pod (#1296)
770f87c479b Remove json templates in constructing Openstack request (#1299)
c30f971d433 Bug fix: add pod creation event back to queue when network is not ready (#1295)
84db6887873 start nodeipam controller at RP of kube-up scale-out cluster (#1292)
Cloud provider or hardware configuration:
OS (e.g: cat /etc/os-release):
Kernel (e.g. uname -a):
Install tools:
Network plugin and version (if this is a network-related bug):
Others:
The text was updated successfully, but these errors were encountered:
What happened:
start kube-up.sh with "SCALEOUT_CLUSTER=true", kube-flannel-ds pods failed with CrashLoopBackOff
What you expected to happen:
kube-flannel-ds should be started successfully.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kubectl version
):cat /etc/os-release
):uname -a
):The text was updated successfully, but these errors were encountered: