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

NAS-134094 / 25.04-RC.1 / fix hactl calling private methods (by yocalebo) #15644

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

bugclerk
Copy link
Contributor

@bugclerk bugclerk commented Feb 7, 2025

If system is in STIG mode, this will fail because system.dmidecode_info is a private method and we don't allow private methods to be called from external entities when STIG has been enabled.

Original PR: #15643
Jira URL: https://ixsystems.atlassian.net/browse/NAS-134094

(cherry picked from commit f54606c)
@yocalebo yocalebo merged commit f397c16 into stable/fangtooth Feb 7, 2025
1 check passed
@yocalebo yocalebo deleted the NAS-134094-25.04-RC.1 branch February 7, 2025 18:15
@bugclerk
Copy link
Contributor Author

bugclerk commented Feb 7, 2025

This PR has been merged and conversations have been locked.
If you would like to discuss more about this issue please use our forums or raise a Jira ticket.

@truenas truenas locked as resolved and limited conversation to collaborators Feb 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants