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
Merge pull request #17983 from mfojtik/oc-status-dc
Automatic merge from submit-queue.
cli: fix nil pointer panic in dc status
Fixes: #17977
This change is weird as you should not be able to create a DC without template, but I haven't looked deeply on how the graph is constructed and whether this case can happen. We protect from nil template in other function.
0 commit comments