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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

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 <arpad.a.kiss@est.tech>
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.

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.

None yet

2 participants