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

Update syslog config spec in edge TN resource #1206

Merged
merged 1 commit into from
May 13, 2024
Merged

Conversation

annakhm
Copy link
Collaborator

@annakhm annakhm commented May 10, 2024

Port should follow the API spec and be defined as string rather than int. Spec allows port range, however NSX rejects multiple port config, so we'll leave the single port validation for now, while allowing to change it later without deprecating the attribute. In addition, this change removes name attribute for syslog since NSX seems to ignore it.

Port should follow the API spec and be defined as string rather than
int. Spec allows port range, however NSX rejects multiple port config,
so we'll leave the single port validation for now, while allowing to
change it later without deprecating the attribute.
In addition, this change removes name attribute for syslog since NSX
seems to ignore it.

Signed-off-by: Anna Khmelnitsky <[email protected]>
@annakhm
Copy link
Collaborator Author

annakhm commented May 10, 2024

/test-all

@annakhm annakhm linked an issue May 10, 2024 that may be closed by this pull request
@annakhm annakhm requested review from ksamoray and salv-orlando May 10, 2024 23:02
Copy link
Member

@salv-orlando salv-orlando left a comment

Choose a reason for hiding this comment

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

LGTM

@annakhm annakhm merged commit b9fbc07 into master May 13, 2024
7 checks passed
@annakhm annakhm deleted the fix-edge-syslog branch August 7, 2024 20:36
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.

nsx_edge_transport_node deploy failure (root object absent)
3 participants