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

Test envcheck. #625

Closed
wants to merge 1 commit into from
Closed

Conversation

arp-est
Copy link
Contributor

@arp-est arp-est commented Apr 16, 2024

No description provided.

@arp-est arp-est force-pushed the arpest_test_envcheck branch 5 times, most recently from 56c57c0 to 2ed98f5 Compare April 16, 2024 14:20
Signed-off-by: Arpad Kiss <[email protected]>
Copy link
Member

@denis-tingaikin denis-tingaikin left a comment

Choose a reason for hiding this comment

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

Looks good 👍

Comment on lines +41 to +45
* NSM_LIVENESSCHECKENABLED - Dataplane liveness check enabled/disabled
* NSM_LIVENESSCHECKINTERVAL - Dataplane liveness check interval
* NSM_LIVENESSCHECKTIMEOUT - Dataplane liveness check timeout
* NSM_LOCALDNSSERVERADDRESS - Default address for local DNS server
* NSM_LOCALDNSSERVERENABLED - Local DNS Server enabled/disabled
Copy link
Member

Choose a reason for hiding this comment

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

As I can see, we also missed split_words:"true" in some environment names. 

I think it can also be improved and updated.

Then, for example, instead of NSM_LIVENESSCHECKENABLED we will use NSM_LIVENESS_CHECK_ENABLED that looks clearer.

@arp-est arp-est closed this Oct 15, 2024
nsmbot pushed a commit that referenced this pull request Nov 26, 2024
…k-sriov@main

PR link: networkservicemesh/sdk-sriov#625

Commit: f52c0d7
Author: Network Service Mesh Bot
Date: 2024-11-26 03:12:46 -0600
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#625)
PR link: networkservicemesh/sdk-kernel#697
Commit: 89a3b43
Author: Network Service Mesh Bot
Date: 2024-11-26 03:08:35 -0600
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#697)
PR link: networkservicemesh/sdk#1585
Commit: 35e15a4
Author: Nikita Skrynnik
Date: 2024-11-26 20:06:10 +1100
Message:
        - Add an option to change reselect function (#1585)
* Add mutable reselect function
* fix go linter issues
* add a test with custom reselect function
* revert changes in liveness check ctx
* pass reselectFunc through client
* cleanup
* fix linter issues
* fix linter issues
* fix test
* Fix review comments
* fix CI issues
* add vl3 reselect function
* rename reselect function
---------
Signed-off-by: NSMBot <[email protected]>
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