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

🐛 fix operator-sdk generate kustomize manifests to respect changes made by users in the config/manifests #5960

Merged

Conversation

camilamacedo86
Copy link
Contributor

Signed-off-by: Camila Macedo cmacedo@redhat.com

Description of the change:

fix operator-sdk generate kustomize manifests to respect changes made by users in the config/manifests

Motivation for the change:

If we change the target value on the command to solve the breaking change faced with Kustomize v4 it still not working
because the SDK subcommand call the Helper plugin to generate the CSV and it was not configured to Skip the file when it is scaffolded already.

Checklist

If the pull request includes user-facing changes, extra documentation is required:

Motivation: #5898

…de by users in the config/manifests

Signed-off-by: Camila Macedo <cmacedo@redhat.com>
@openshift-ci openshift-ci bot requested a review from fabianvf July 30, 2022 09:05
Copy link
Contributor

@everettraven everettraven left a comment

Choose a reason for hiding this comment

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

Just a couple minor wording nits on the docs. Other than that looks great! Thanks Camila!

website/content/en/docs/faqs/_index.md Outdated Show resolved Hide resolved
website/content/en/docs/faqs/_index.md Show resolved Hide resolved
website/content/en/docs/faqs/_index.md Outdated Show resolved Hide resolved
camilamacedo86 and others added 2 commits August 1, 2022 16:08
Co-authored-by: Bryce Palmer <everettraven@gmail.com>
Co-authored-by: Bryce Palmer <everettraven@gmail.com>
Copy link
Member

@laxmikantbpandhare laxmikantbpandhare left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Aug 1, 2022
Copy link
Contributor

@everettraven everettraven left a comment

Choose a reason for hiding this comment

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

/lgtm

@camilamacedo86 camilamacedo86 merged commit a7e189f into operator-framework:master Aug 8, 2022
@camilamacedo86 camilamacedo86 deleted the fix-bundle-generate branch August 8, 2022 15:31
dacamposol pushed a commit to dacamposol/operator-sdk that referenced this pull request Oct 6, 2022
…de by users in the config/manifests (operator-framework#5960)

* 🐛 fix operator-sdk generate kustomize manifests to respect changes made by users in the config/manifests

Signed-off-by: Camila Macedo <cmacedo@redhat.com>

* Update website/content/en/docs/faqs/_index.md

Co-authored-by: Bryce Palmer <everettraven@gmail.com>

* Update website/content/en/docs/faqs/_index.md

Co-authored-by: Bryce Palmer <everettraven@gmail.com>

Co-authored-by: Bryce Palmer <everettraven@gmail.com>
Signed-off-by: Daniel Campos Olivares <daniel.campos.olivares@sap.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants