Fergus Byrne

Results 7 comments of Fergus Byrne

Worked for me also. Please note that my proxy was correctly set in npm. Going through the angular 2 quickstart and this cropped up.

Hi @medyagh , the fix does two things 1. Specify that the pod is scheduled on the minikube primary using the nodeSelector `minikube.k8s.io/primary: 'true'` 2. Specify that the pod can...

Notice before the fix, the ingress dns pod can be launched on a random node. in the example below: ``` Node: before-bugfix-17648-m02/192.168.49.3 Node-Selectors: Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s node.kubernetes.io/unreachable:NoExecute op=Exists...

/cc @kubernetes/sig-cluster-lifecycle

@medyagh bump on this its been 3 weeks

@medyagh @prezha can you take a look at this please. Its the second time ive opened this PR and its been pending for now for a month. Its a small...