Skip to content
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

Retain legacy calculation of NSE expiration time #439

Merged
merged 1 commit into from
Jul 10, 2023
Merged

Conversation

zolug
Copy link
Collaborator

@zolug zolug commented Jul 10, 2023

Description

With networkservicemesh/sdk#1404 NSE expiration time is controlled by NSM's MaxTokenLifetime parameter. This token lifetime defaults to 10 minutes, resulting in 10 minutes NSE lifetimes.

Introduce a custom chain function to ensure LB/Proxy NSEs are registered using 1 minute lifetime like before.

Issue link

#438

Checklist

  • Purpose
    • Bug fix
    • New functionality
    • Documentation
    • Refactoring
    • CI
  • Test
    • Unit test
    • E2E Test
    • Tested manually
  • Introduce a breaking change
    • Yes (description required)
    • No

With networkservicemesh/sdk#1404
NSE expiration time is controlled by NSM's MaxTokenLifetime
parameter (defaults to 10 minutes).

Introduce a custom chain function to ensure LB/Proxy NSEs are
registered using 1 minute lifetime like before.
@zolug zolug merged commit 92f338f into master Jul 10, 2023
@zolug zolug deleted the ezollug-nse-exp branch July 14, 2023 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants