Linkerd2: Update the skip inbound and outbound ports config to support range

Created on 22 Nov 2019  路  5Comments  路  Source: linkerd/linkerd2

Currently, the skip-[inbound|outbound]-ports configuration is a comma-delimited string. It will be useful to update this to support a range of ports, for cases where the (inbound or outbound) ports are random and ephemeral.

good first issue

Most helpful comment

@javaducky Thanks for your interest! @dddanmar already mentioned that he'll like to take this on. Also, it might be a bit more involved that I first anticipated. Let me chat with the team about this first, and add more info here.

All 5 comments

I'd like to take this one, if that's alright!

@javaducky Thanks for your interest! @dddanmar already mentioned that he'll like to take this on. Also, it might be a bit more involved that I first anticipated. Let me chat with the team about this first, and add more info here.

Please disregard the above commit. I should not have included the issue number in the commit message as it was automatically linked. I'm simply coding a solution for "practice."

@ihcsim @dddanmar Just in case, I have a fully functional patch with unit tests if you'd like it. Hopefully I don't sound pushy as that's not my intent...I'm just excited about contributing. :)

No issues from my side!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

adleong picture adleong  路  4Comments

briansmith picture briansmith  路  4Comments

steve-fraser picture steve-fraser  路  4Comments

skalinets picture skalinets  路  3Comments

vikas027 picture vikas027  路  4Comments