kubernetes-sigs / ip-masq-agent

Manage IP masquerade on nodes
Apache License 2.0
217 stars 70 forks source link

New release of ip-masq-agent with ipv6 support #47

Closed aramase closed 5 years ago

aramase commented 5 years ago

45 added ipv6 support to ip-masq-agent.

We need to create a new release with this feature included.

/assign @bowei @varunmar

cc @khenidak

k8s-ci-robot commented 5 years ago

@aramase: GitHub didn't allow me to assign the following users: varunmar.

Note that only kubernetes-incubator members, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time. For more information please see the contributor guide

In response to [this](https://github.com/kubernetes-incubator/ip-masq-agent/issues/47): >#45 added ipv6 support to ip-masq-agent. >We need to create a new release with this feature included. > >/assign @bowei @varunmar > >cc @khenidak Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
aramase commented 5 years ago

cc @varunmar

aramase commented 5 years ago

ping @bowei @varunmar

aramase commented 5 years ago

@MrHohn Would you be able to help with creating a new release for ip-masq-agent?

MrHohn commented 5 years ago

Sure thing, I've pushed a new git tag v2.5.0 to pick up the IPv6 change. A staging image should be generated automatically. @varunmar @bowei free feel to promote that image to production.

varunmar commented 5 years ago

Thanks Zihong. Looks like I can't do the promotion either. @bowei should be able to though.

lachie83 commented 5 years ago

👋 1.16 release lead here. Some new dual-stack features in Kubernetes have just landed in 1.16 and we would like to get a new release published before 1.16 goes out. Can we get a status update on when the new release image will be available?

MrHohn commented 5 years ago

@lachie83 We are in the process of publishing the new images. Should be available soon after the long weekend.

lachie83 commented 5 years ago

Thank you very much @MrHohn

MrHohn commented 5 years ago

New images had been published :) https://github.com/kubernetes-incubator/ip-masq-agent/releases/tag/v2.5.0

aramase commented 5 years ago

Thank you @MrHohn!

lachie83 commented 5 years ago

Thank you!