-
Notifications
You must be signed in to change notification settings - Fork 504
1.2.0 #1629
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
1.2.0 #1629
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great, thanks for updating!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚗 ➡️ ⚔️ 💪
CHANGES.md
Outdated
| * Ingress controller now checks all available ingress resources before using a default backend (#1607). | ||
| * Ingress controller now correctly routes requests with host headers that contain ports (#1607). | ||
| * HTTP/2 | ||
| * Fixed an issue where long-running H2 streams would eventually stop accepting new messages (#1598). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
if I'm being reallllllly nitpicky, a long-running stream should never accept new messages, only new frames.
We could also probably use less technical terminology: "... eventually hang."
Try to make the tap table easier to parse by moving some info into the expanded row. You can also now click anywhere on the row to expand. The mocks in linkerd#1629 have Authority, Path and Latency buried, but I figured they might be useful to see in the top level, so they're here.
1.2.0 2017-09-07
io.l5d.mesh,io.l5d.thriftNameInterpreter, linkerdadmin, and namerd admin now serve on 127.0.0.1 by default (instead of
0.0.0.0).
io.l5d.dnssrvnamer for DNS SRV records (add Namer for DNS SRV records #1611)io.l5d.k8s.configMapinterpreter for reading dtabs from a Kubernetes ConfigMap (Kubernetes API refactor #1603). This interpreter will respond to changes in the ConfigMap, allowing for dynamic dtab updates without the need to run Namerd.io.l5d.k8sandio.l5d.k8s.nsnamers (Kubernetes API refactor #1603).ReaderDiscardedexception logged on HTTP/1 retries (Ignore ReaderDiscarded exception on retries #1609)disableValidation: trueandclientAuthsettings in TLS client configurations (Document disableValidation/clientAuth incompatibility #1621)io.l5d.mesh,io.l5d.thriftNameInterpreter, linkerdadmin, and namerd admin to serve on 127.0.0.1 by default (instead of
0.0.0.0) (namerd and admin default to loopback (#1365) #1366)
io.l5d.statsdtelemeter.