Skip to content

Conversation

@bertdawg76
Copy link
Collaborator

@bertdawg76 bertdawg76 commented Sep 16, 2025

What does this PR do?

when allow_tgt is used as a runner mine.get argument, it now works

What issues does this PR fix or reference?

Fixes #68188

Previous Behavior

Allow_tgt argument in runner mine.get would cause it to return no data

New Behavior

Merge requirements satisfied?

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

Commits signed with GPG?

Yes

@bertdawg76 bertdawg76 requested a review from a team as a code owner September 16, 2025 18:25
@twangboy twangboy changed the base branch from master to 3007.x September 16, 2025 20:15
twangboy
twangboy previously approved these changes Sep 17, 2025
@twangboy twangboy added this to the Chlorine v3007.9 milestone Sep 30, 2025
@Sxderp
Copy link
Contributor

Sxderp commented Oct 7, 2025

I'm on my phone... But what happens if a minion ID ends with _master?

Copy link
Contributor

@dwoz dwoz left a comment

Choose a reason for hiding this comment

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

What happens if a legit minion has the id _master?

Edit: @Sxderp

@dwoz
Copy link
Contributor

dwoz commented Oct 13, 2025

What happens if a legit minion has the id _master?

Bah, never mind runners only run on masters, Though it seems there still could be some sort of bug here if someone set id: _master in their master config; or something like id: site0_master.

@dwoz dwoz changed the title Mine68188 Fix broken runner mine on some masters. Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test:full Run the full test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] salt.runner.mine not returning any data

4 participants