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
{{ message }}
This repository has been archived by the owner on Dec 5, 2017. It is now read-only.
In order to run conformance tests, it is necessary to have IP addresses which are reachable from the internet. While the public slaves have those IPs, they are not exposed in the NodeSpec yet.
TODO:
investigate where we get this information from. Possibilities: state.json, network interface
on node creation and/or on update in the executor, add the address
HishRisk: it is not clear whether we have this information in the scheduler or controller manager. We have to check whether the state.json includes this information.
NOTE: this ticket may or may not actually be an issue when running tests - needs investigation to determine whether this is really a problem at all for us.
The text was updated successfully, but these errors were encountered:
for guestbook we can use a DNS name to access the frontend service via the api proxy URI, so I'm still unclear why, specifically, we need public IPs. can you elaborate? (I'm probably missing something obvious here)
In order to run conformance tests, it is necessary to have IP addresses which are reachable from the internet. While the public slaves have those IPs, they are not exposed in the NodeSpec yet.
TODO:
HishRisk: it is not clear whether we have this information in the scheduler or controller manager. We have to check whether the state.json includes this information.
NOTE: this ticket may or may not actually be an issue when running tests - needs investigation to determine whether this is really a problem at all for us.
The text was updated successfully, but these errors were encountered: