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

cleanup the api surface #1

Merged
merged 4 commits into from
Feb 1, 2023
Merged

cleanup the api surface #1

merged 4 commits into from
Feb 1, 2023

Conversation

everettraven
Copy link
Collaborator

Description:
Cleans up the api surface to better reflect the design proposal in https://hackmd.io/@of-olm/B1cMe1kHj by:

  • Removing the CatalogCache custom resource/type
  • Refine the Package custom resource/type
  • Introduce a BundleMetadata custom resource/type

to better reflect the design proposal in https://hackmd.io/@of-olm/B1cMe1kHj

Signed-off-by: Bryce Palmer <everettraven@gmail.com>
Copy link
Collaborator Author

@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.

Some questions and a reminder to revert something for myself:

controller.Dockerfile Outdated Show resolved Hide resolved
pkg/apis/core/v1beta1/package_types.go Outdated Show resolved Hide resolved
pkg/apis/core/v1beta1/package_types.go Show resolved Hide resolved
pkg/controllers/core/catalogsource_controller.go Outdated Show resolved Hide resolved
pkg/controllers/core/catalogsource_controller.go Outdated Show resolved Hide resolved
Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
Copy link
Collaborator

@anik120 anik120 left a comment

Choose a reason for hiding this comment

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

Great work on this @everettraven 🎉

Signed-off-by: Bryce Palmer <everettraven@gmail.com>
based on conversations had in review comments

Signed-off-by: Bryce Palmer <everettraven@gmail.com>
@anik120 anik120 merged commit d33b38b into operator-framework:main Feb 1, 2023
rashmigottipati added a commit to rashmigottipati/catalogd that referenced this pull request Nov 9, 2023
Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>
github-merge-queue bot pushed a commit that referenced this pull request Nov 10, 2023
…ster (#209)

* Add Ingress overlay to access `Catalog` contents outside of the cluster

Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>

* Address review feedback

Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>

* Address review feedback #1

Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>

* Address feedback #2

Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>

---------

Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>
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.

None yet

3 participants