-
Notifications
You must be signed in to change notification settings - Fork 458
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
Nat reuse router port external ip #3313
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: bobz965 <zhangbingbing2_yewu@cmss.chinamobile.com>
Signed-off-by: bobz965 <zhangbingbing2_yewu@cmss.chinamobile.com>
Signed-off-by: bobz965 <zhangbingbing2_yewu@cmss.chinamobile.com>
zbb88888
force-pushed
the
nat-reuse
branch
3 times, most recently
from
October 23, 2023 06:25
54e69ba
to
c3b79e3
Compare
Signed-off-by: bobz965 <zhangbingbing2_yewu@cmss.chinamobile.com>
Signed-off-by: bobz965 <zhangbingbing2_yewu@cmss.chinamobile.com>
Signed-off-by: bobz965 <zhangbingbing2_yewu@cmss.chinamobile.com>
Signed-off-by: bobz965 <zhangbingbing2_yewu@cmss.chinamobile.com>
Bumps the k8s-io group with 1 update: [k8s.io/sample-controller](https://github.com/kubernetes/sample-controller). - [Commits](kubernetes/sample-controller@v0.28.2...v0.28.3) --- updated-dependencies: - dependency-name: k8s.io/sample-controller dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-io ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: bobz965 <zhangbingbing2_yewu@cmss.chinamobile.com>
kubeovn#3315) Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.16.2 to 0.16.3. - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.16.2...v0.16.3) --- updated-dependencies: - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: bobz965 <zhangbingbing2_yewu@cmss.chinamobile.com>
Signed-off-by: 张祖建 <zhangzujian.7@gmail.com>
Signed-off-by: bobz965 <zhangbingbing2_yewu@cmss.chinamobile.com>
Signed-off-by: bobz965 <zhangbingbing2_yewu@cmss.chinamobile.com>
oilbeater
reviewed
Oct 24, 2023
oilbeater
approved these changes
Oct 24, 2023
zbb88888
added a commit
that referenced
this pull request
Oct 24, 2023
* nat could use lrp type ovn eip * nat support specify vpc ip * e2e * fix G307 * update ovn nat webhook * test e2e * add independent vip e2e * update ovn vpc nat e2e about nats use ip or ip cidr * fix e2e * fix golint * fix comment * build(deps): bump the k8s-io group with 1 update (#3314) Bumps the k8s-io group with 1 update: [k8s.io/sample-controller](https://github.com/kubernetes/sample-controller). - [Commits](kubernetes/sample-controller@v0.28.2...v0.28.3) --- updated-dependencies: - dependency-name: k8s.io/sample-controller dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-io ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: bobz965 <zhangbingbing2_yewu@cmss.chinamobile.com> * build(deps): bump sigs.k8s.io/controller-runtime from 0.16.2 to 0.16.3 (#3315) Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.16.2 to 0.16.3. - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.16.2...v0.16.3) --- updated-dependencies: - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: bobz965 <zhangbingbing2_yewu@cmss.chinamobile.com> * fix golang lint error (#3323) Signed-off-by: 张祖建 <zhangzujian.7@gmail.com> * fix gofumpt * ovn dnat should print vpc --------- Signed-off-by: bobz965 <zhangbingbing2_yewu@cmss.chinamobile.com> Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: 张祖建 <zhangzujian.7@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: 张祖建 <zhangzujian.7@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What type of this PR
Features
limit gw nodes number to 2, in HA kind-init-ha env, we can have a normal worker node and two gw nodes.
use the ha env, we can tcpdump bfd packet between worker node and gw nodes in ovn
ha chassis group
case in the future.#3287
WHAT
🤖 Generated by Copilot at ff9e3be
No summary available (Limit exceeded: required to process 52456 tokens, but only 50000 are allowed per call)
🤖 Generated by Copilot at 3d06a9f
HOW
🤖 Generated by Copilot at ff9e3be
No walkthrough available (Limit exceeded: required to process 52456 tokens, but only 50000 are allowed per call)