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

[ansible] csv: Fix file_storage_access_mode enum #950

Merged
merged 1 commit into from
May 5, 2023

Conversation

dsavineau
Copy link
Contributor

When using the UI, there's only the ReadWriteMany value available for the file_storage_access_mode parameter.
ReadWriteOnce is also an available option.

https://github.com/pulp/pulp-operator/blob/ansible/config/crd/bases/pulpproject_v1beta1_pulp_crd.yaml#L159-L165

[noissue]

Copy link
Member

@ipanova ipanova left a comment

Choose a reason for hiding this comment

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

Makes sense, thanks!

@ipanova
Copy link
Member

ipanova commented May 4, 2023

/approve cancel

@openshift-ci openshift-ci bot removed the approved label May 4, 2023
@ipanova
Copy link
Member

ipanova commented May 4, 2023

@dsavineau
Copy link
Contributor Author

are not you supposed to update this file too? https://github.com/pulp/pulp-operator/blob/ansible/bundle/manifests/pulp-operator.clusterserviceversion.yaml#L605

you're absolutely right, I forgot to update the generated CSV file

When using the UI, there's only the ReadWriteMany value available for the
file_storage_access_mode parameter.
ReadWriteOnce is also an available option.

https://github.com/pulp/pulp-operator/blob/ansible/config/crd/bases/pulpproject_v1beta1_pulp_crd.yaml#L159-L165

[noissue]

Signed-off-by: Dimitri Savineau <[email protected]>
@openshift-ci openshift-ci bot added the lgtm label May 5, 2023
@openshift-ci
Copy link

openshift-ci bot commented May 5, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dsavineau, ipanova

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 May 5, 2023
@ipanova ipanova merged commit f07fead into pulp:ansible May 5, 2023
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.

2 participants