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

Add a command line arguments for resyncInterval #266

Open
secat opened this issue Nov 1, 2019 · 3 comments
Open

Add a command line arguments for resyncInterval #266

secat opened this issue Nov 1, 2019 · 3 comments

Comments

@secat
Copy link

secat commented Nov 1, 2019

It would be very helpful to be able to configure the resyncInterval as an argument using the command line.

Example:

marketplace-operator --resync-interval 1h

I could contribute to this issue if this feature is accepted.

@secat
Copy link
Author

secat commented Nov 1, 2019

@awgreene, @aravindhp, @tkashem, @kevinrizza, and @ecordell is this something that could be implemented?

@kevinrizza
Copy link
Member

@secat It cannot because the current temporary host for all of this data is the app-registry endpoint hosted on quay.io (https://quay.io/cnr), and it is simply not designed to handle as much traffic as it even currently has.

In the future, this is going to be resolved because OLM's catalogs will be generated by polling for images from a regular container registry. See:https://github.com/openshift/enhancements/blob/master/enhancements/olm/operator-registry.md

Part of that enhancement includes a polling interval.

@secat
Copy link
Author

secat commented Nov 1, 2019

@kevinrizza thank you

You can close this issue then.

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

No branches or pull requests

2 participants