Skip to content

Releases: getoutreach/localizer

v0.1.0

22 Sep 18:00
Compare
Choose a tag to compare

Changelog

762e816 Initial commit
c94ec1e Merge remote-tracking branch 'origin/master'
6d8f63a ci: add basic infra
a5252bf ci: add timeout for golangci-lint
ca8974b feat(proxier): support refreshing connections (#1)
c4ab7e4 feat: add --map / user input when no endpoints are found via expose
13a90dd feat: add cluster DNS mimic support (#2)
2062e16 feat: add initial discovery client
bb6110b feat: boilerplate, README
90c41df feat: cli calls fns, get ready for actual portforwards
e4c88e0 feat: ground work for expose
ac42f51 feat: groundwork for expose
4186b9c feat: handle outside of k8s event proxy recreate
50e6390 feat: initial attempt at handoff between expose and forwarder
30a5ddc feat: initial port-forward logic
c3d69df feat: non-deterministically map services without endpoints
653824f feat: qol improvements
47287c3 feat: release infra
67c2467 feat: support reverse proxying services
280c116 feat: use IP aliasing to run each service on it's own IP (#8)
efaff02 fix(kube): resolve service port based on name when targetPort is a str
a223b8e fix: properly handle portOverrides