Skip to content

[master] Add wildcard removal for aptpkg - #65221

Merged
garethgreenaway merged 24 commits into
saltstack:masterfrom
nicholasmhughes:add-apt-wildcard-removal
Nov 15, 2023
Merged

[master] Add wildcard removal for aptpkg#65221
garethgreenaway merged 24 commits into
saltstack:masterfrom
nicholasmhughes:add-apt-wildcard-removal

Conversation

@nicholasmhughes

Copy link
Copy Markdown
Contributor

What does this PR do?

See issue for details

What issues does this PR fix or reference?

Fixes: #65220

Previous Behavior

Wildcards could not be used for apt package removal

New Behavior

Now they can

Merge requirements satisfied?

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

Commits signed with GPG?

Yes

Please review Salt's Contributing Guide for best practices.

See GitHub's page on GPG signing for more information about signing commits with GPG.

@nicholasmhughes
nicholasmhughes requested a review from a team as a code owner September 18, 2023 15:53
@nicholasmhughes
nicholasmhughes requested review from whytewolf and removed request for a team September 18, 2023 15:53

@Ch3LL Ch3LL left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can you also add some functional tests that test the aptpkg and yumpkg code using wildcards to ensure that is also functional?

@nicholasmhughes
nicholasmhughes temporarily deployed to ci September 19, 2023 14:27 — with GitHub Actions Inactive
@nicholasmhughes
nicholasmhughes temporarily deployed to ci September 19, 2023 14:27 — with GitHub Actions Inactive
@nicholasmhughes
nicholasmhughes temporarily deployed to ci September 19, 2023 14:27 — with GitHub Actions Inactive
@nicholasmhughes
nicholasmhughes temporarily deployed to ci September 19, 2023 14:27 — with GitHub Actions Inactive
@nicholasmhughes
nicholasmhughes temporarily deployed to ci September 19, 2023 14:44 — with GitHub Actions Inactive
@nicholasmhughes
nicholasmhughes temporarily deployed to ci September 19, 2023 14:49 — with GitHub Actions Inactive
@nicholasmhughes
nicholasmhughes temporarily deployed to ci September 19, 2023 19:38 — with GitHub Actions Inactive
@nicholasmhughes
nicholasmhughes temporarily deployed to ci September 19, 2023 19:38 — with GitHub Actions Inactive
@nicholasmhughes
nicholasmhughes temporarily deployed to ci September 19, 2023 19:38 — with GitHub Actions Inactive
@nicholasmhughes
nicholasmhughes temporarily deployed to ci September 19, 2023 19:38 — with GitHub Actions Inactive
@nicholasmhughes
nicholasmhughes temporarily deployed to ci September 19, 2023 19:38 — with GitHub Actions Inactive
@nicholasmhughes
nicholasmhughes temporarily deployed to ci September 19, 2023 19:38 — with GitHub Actions Inactive
@nicholasmhughes
nicholasmhughes temporarily deployed to ci September 19, 2023 20:34 — with GitHub Actions Inactive
@nicholasmhughes
nicholasmhughes temporarily deployed to ci September 19, 2023 20:34 — with GitHub Actions Inactive
@nicholasmhughes
nicholasmhughes temporarily deployed to ci September 19, 2023 20:34 — with GitHub Actions Inactive
@nicholasmhughes
nicholasmhughes temporarily deployed to ci September 19, 2023 20:34 — with GitHub Actions Inactive
@nicholasmhughes
nicholasmhughes temporarily deployed to ci September 19, 2023 21:22 — with GitHub Actions Inactive
@nicholasmhughes
nicholasmhughes temporarily deployed to ci September 19, 2023 21:22 — with GitHub Actions Inactive
@nicholasmhughes
nicholasmhughes temporarily deployed to ci September 19, 2023 21:22 — with GitHub Actions Inactive
@nicholasmhughes
nicholasmhughes temporarily deployed to ci September 20, 2023 13:42 — with GitHub Actions Inactive
@nicholasmhughes
nicholasmhughes temporarily deployed to ci September 20, 2023 13:42 — with GitHub Actions Inactive
@nicholasmhughes
nicholasmhughes temporarily deployed to ci September 20, 2023 13:42 — with GitHub Actions Inactive
@nicholasmhughes
nicholasmhughes temporarily deployed to ci September 20, 2023 13:42 — with GitHub Actions Inactive
@nicholasmhughes
nicholasmhughes temporarily deployed to ci September 20, 2023 14:00 — with GitHub Actions Inactive
@nicholasmhughes
nicholasmhughes temporarily deployed to ci September 20, 2023 14:03 — with GitHub Actions Inactive
@nicholasmhughes
nicholasmhughes temporarily deployed to ci September 20, 2023 15:05 — with GitHub Actions Inactive
@nicholasmhughes

Copy link
Copy Markdown
Contributor Author

@Ch3LL , test failure looks unrelated. can you confirm?

@Ch3LL

Ch3LL commented Oct 4, 2023

Copy link
Copy Markdown
Contributor

yes, we are having issues with the AMI's. This will fix it: #65338

@whytewolf

Copy link
Copy Markdown
Collaborator

so, just a thought on this. and this applies to yumpkg as well. we should maybe put in a warning if * the only thing passed to this and include a force option to allow it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE REQUEST] add wildcard removal for aptpkg

4 participants