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

Change cli option minimal-crds #215

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

OdedViner
Copy link
Contributor

@OdedViner OdedViner commented Jan 5, 2025

This PR fixes an inconsistency between the design documentation and the codebase regarding a flag name.

Issue:
The design document specifies the flag name as --minimal-crds, while the implementation in the code uses --minimal.

Fix:
Updated the flag name in the code from --minimal to --minimal-crds to align with the design documentation.
This change ensures consistency between the design document and the implementation, improving clarity for users and maintainers.

Copy link
Contributor

openshift-ci bot commented Jan 5, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: OdedViner
Once this PR has been reviewed and has the lgtm label, please assign agarwal-mudit for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

@yati1998
Copy link
Member

yati1998 commented Jan 6, 2025

If I am not wrong, the flag minimal was used so that we can include just not the crds but other resources as well.
Can you please re share the design where minimal-crds flag was finalized.
IMO, we should have a generalized name so that it could be open for future alterations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants