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

Modified the way to provide custom Pulp settings #1296

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

git-hyagi
Copy link
Collaborator

Instead of providing custom configurations through the pulp_settings RawExtension field, this commit adds a new field called custom_pulp_settings which receives the name of a ConfigMap (that users should create manually) with the custom configurations.

closes: #1271

Thank you for your contribution!

If your PR needs a changelog entry:

If not, please add [noissue] to your commit message

Instead of providing custom configurations through the
`pulp_settings` RawExtension field, this commit adds a new field
called `custom_pulp_settings` which receives the name of a
ConfigMap (that users should create manually) with the custom
configurations.

closes: pulp#1271
@openshift-ci openshift-ci bot requested review from ipanova and mikedep333 July 4, 2024 19:47
Copy link

openshift-ci bot commented Jul 4, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: git-hyagi

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved label Jul 4, 2024
@git-hyagi git-hyagi merged commit 8e85f32 into pulp:main Jul 12, 2024
29 of 30 checks passed
@git-hyagi git-hyagi deleted the add-custom-pulp-settings-field branch July 12, 2024 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing CRD schema causes Terraform to recreate resources
1 participant