Skip to content

Conversation

@aricart
Copy link
Member

@aricart aricart commented Nov 14, 2025

Updated jwt dependency to a pre-release version to test fixes from PR nats-io/jwt#241 addressing nsc issue nats-io/nsc#775. Adjusted go.mod replace directive accordingly.

@neilalexander this is trying to honor a mapping - the reason for the issue has a workaround (remove the mapping) but the ability to have a mapping that removes all traffic is needed - the original work on this didn't include that functionality.

Signed-off-by: Your Name [email protected]

Updated jwt dependency to a pre-release version to test fixes from PR #241 addressing nsc issue #775. Adjusted go.mod replace directive accordingly.

Signed-off-by: Alberto Ricart <[email protected]>
@aricart aricart requested a review from a team as a code owner November 14, 2025 16:48
@aricart aricart marked this pull request as draft November 14, 2025 16:48
… set Weight of 0, to 100. Now the value is honored.

Signed-off-by: Alberto Ricart <[email protected]>
@aricart
Copy link
Member Author

aricart commented Nov 15, 2025

@neilalexander we are going to need to come up with a strategy for this fix
nats-io/nsc#775

this innocuous bug is one of those where there's an omit empty and default value for the struct is zero, along with some unfortunate interpretation that 0 == 100.

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.

2 participants