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

[Backport 7.x] (PUP-12046) Send facts for catalog download #9439

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

github-actions[bot]
Copy link

Description

Backport of #9424 to 7.x.

Facts were not always sent with the catalog request when
using the catalog face. This change allows the face to send
facts for the request so that the catalog returned is
compiled with the correct set of facts.

(cherry picked from commit c47de03)
@github-actions github-actions bot requested a review from a team as a code owner July 31, 2024 16:39
@puppetlabs-jenkins
Copy link
Collaborator

Can one of the admins verify this patch?

@mhashizume mhashizume added the bug Something isn't working label Jul 31, 2024
@mhashizume
Copy link
Contributor

This resolves #9334

@mhashizume mhashizume merged commit fe9b18f into 7.x Jul 31, 2024
12 checks passed
@mhashizume mhashizume deleted the backport-9424-to-7.x branch July 31, 2024 20:16
@mhashizume mhashizume linked an issue Jul 31, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

puppet catalog download produces 500 error on server
3 participants