-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use "kubectl proxy" instead of a NodePort to expose the dashboard. #3210
Merged
Commits on Oct 3, 2018
-
Use "kubectl proxy" instead of a NodePort to expose the dashboard.
This provides an additional level of security, by enforcing host checking, applying port randomization, and requiring explicit user intent to expose the service to the host.
Configuration menu - View commit details
-
Copy full SHA for df54c6a - Browse repository at this point
Copy the full SHA df54c6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21776a0 - Browse repository at this point
Copy the full SHA 21776a0View commit details -
Improve readability of ISO download errors + include URL.
This is a separate issue I bumped into while developing the dashboard PR.
Configuration menu - View commit details
-
Copy full SHA for bc2dbe3 - Browse repository at this point
Copy the full SHA bc2dbe3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca9ca6f - Browse repository at this point
Copy the full SHA ca9ca6fView commit details -
Block until the proxy URL is healthy.
This is necessary now that there is no proper service endpoint to block on.
Configuration menu - View commit details
-
Copy full SHA for 8fd45bc - Browse repository at this point
Copy the full SHA 8fd45bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac6dacf - Browse repository at this point
Copy the full SHA ac6dacfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c35c50 - Browse repository at this point
Copy the full SHA 4c35c50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2956621 - Browse repository at this point
Copy the full SHA 2956621View commit details -
Configuration menu - View commit details
-
Copy full SHA for d38705a - Browse repository at this point
Copy the full SHA d38705aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c079bb1 - Browse repository at this point
Copy the full SHA c079bb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57054ac - Browse repository at this point
Copy the full SHA 57054acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7feb46e - Browse repository at this point
Copy the full SHA 7feb46eView commit details
Commits on Oct 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 534325e - Browse repository at this point
Copy the full SHA 534325eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd0d466 - Browse repository at this point
Copy the full SHA fd0d466View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc6d1ba - Browse repository at this point
Copy the full SHA dc6d1baView commit details -
Let gofmt 1.10.4 rewrite service_test.go.
NOTE: This differs against what 1.11 would do, but matches our current Travis CI configuration.
Configuration menu - View commit details
-
Copy full SHA for 687b62c - Browse repository at this point
Copy the full SHA 687b62cView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.