Skip to content

Adds support for port forwarding on non-nat network types#35

Merged
nagiesek merged 2 commits intomicrosoft:masterfrom
dariopb:master
May 8, 2019
Merged

Adds support for port forwarding on non-nat network types#35
nagiesek merged 2 commits intomicrosoft:masterfrom
dariopb:master

Conversation

@dariopb
Copy link
Copy Markdown
Contributor

@dariopb dariopb commented May 8, 2019

No description provided.

@msftclas
Copy link
Copy Markdown

msftclas commented May 8, 2019

CLA assistant check
All CLA requirements met.

Copy link
Copy Markdown
Contributor

@nagiesek nagiesek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No complaints. Passed tests ok, so all I'd like is the acl portion to be placed into a seperate function, but I'm not hard on that.

Comment thread cni/cni.go
}
logrus.Debugf("Created raw policy from mapping: %+v --- %+v", mapping, policy)
epInfo.Policies = append(epInfo.Policies, policy)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code/functionallity looks fine, Stylistically I'd prefer this ACL portion in a different function.

@nagiesek
Copy link
Copy Markdown
Contributor

nagiesek commented May 8, 2019

/lgtm

@nagiesek nagiesek merged commit ecbb95e into microsoft:master May 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants