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

Status.custom eval cleanup and logging betterment. #63880

Closed
wants to merge 8 commits into from

Conversation

whytewolf
Copy link
Collaborator

What does this PR do?

removes eval with code useful in testing and reporting proper configurations.
also updates failure condition from stack traces to viable information.

What issues does this PR fix or reference?

Fixes: #63879

Previous Behavior

eval in code that isn't needed.

New Behavior

no eval.

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

@whytewolf whytewolf requested a review from a team as a code owner March 14, 2023 22:01
@whytewolf whytewolf self-assigned this Mar 14, 2023
@whytewolf whytewolf requested review from MKLeb and removed request for a team March 14, 2023 22:01
@whytewolf whytewolf changed the title Status.custom eval removale. Status.custom eval cleanup and logging betterment. Mar 14, 2023
twangboy
twangboy previously approved these changes Mar 14, 2023
MKLeb
MKLeb previously approved these changes Mar 15, 2023
@whytewolf whytewolf dismissed stale reviews from MKLeb and twangboy via 9647715 March 15, 2023 04:37
@whytewolf
Copy link
Collaborator Author

so, this was merged into 3006.x and 3006.x was merged into master making this PR unneeded.

@whytewolf whytewolf closed this Mar 23, 2023
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.

[TECH DEBT] unneeded eval in status.custom
4 participants