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

Refactor scripts to build bundle and catalog #119

Merged
merged 17 commits into from
Apr 29, 2021
Merged

Conversation

fantapsody
Copy link
Contributor

  • add scripts in the Makefileto support building the operator catalog
  • remove auto-generated bundle/ and bundle.Makefile
  • release the catalog automatically

@fantapsody fantapsody requested review from freeznet, tuteng and nlu90 April 15, 2021 13:08
@fantapsody fantapsody self-assigned this Apr 15, 2021
PROJECT Outdated
Comment on lines 7 to 8
domain: streamnative.io
group: cloud
Copy link
Contributor

Choose a reason for hiding this comment

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

with the recent group change, we migrated to

domain: functionmesh.io
group: compute

These fields here also need to be updated

@fantapsody fantapsody requested a review from nlu90 April 22, 2021 02:20
Copy link
Member

@freeznet freeznet left a comment

Choose a reason for hiding this comment

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

LGTM, but I have got a question why comment out compute.functionmesh.io_functionmeshes.yaml?

@@ -2,7 +2,7 @@
# since it depends on service name and namespace that are out of this kustomize package.
# It should be run by config/default
resources:
- bases/compute.functionmesh.io_functionmeshes.yaml
# - bases/compute.functionmesh.io_functionmeshes.yaml
Copy link
Member

Choose a reason for hiding this comment

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

why we comment out compute.functionmesh.io_functionmeshes.yaml here?

@fantapsody
Copy link
Contributor Author

LGTM, but I have got a question why comment out compute.functionmesh.io_functionmeshes.yaml?

Because it's too large and cannot be installed by OLM at the moment. Since the cloud integration doesn't require this CRD for now, the PR ignores it as a matter of expediency.

@fantapsody fantapsody merged commit 8a99c49 into master Apr 29, 2021
@fantapsody fantapsody deleted the yyang/bundle-catalog branch April 29, 2021 00:55
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.

3 participants