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

Restructure to enable multiple providers. Add basic command options. #6295

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

absoludity
Copy link
Contributor

Description of the change

Adds basic command options (--help, --port, --version).
Splits code out to enable multiple providers later.

Applicable issues

Additional information

$ RUST_LOG=info cargo run -- --port 9876 
    Finished dev [unoptimized + debuginfo] target(s) in 0.37s
     Running `target/debug/oci-catalog --port 9876`
[2023-06-09T04:31:05Z INFO  oci_catalog] listening for gRPC requests at 0.0.0.0:9876

@netlify
Copy link

netlify bot commented Jun 9, 2023

Deploy Preview for kubeapps-dev canceled.

Name Link
🔨 Latest commit c3b9bdc
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/6482ab764f31700008fced15

@absoludity absoludity force-pushed the 6263-oci-catalog-3-strategy branch from 2b99254 to c3b9bdc Compare June 9, 2023 04:32
@absoludity absoludity merged commit 4de4e3f into main Jun 12, 2023
@absoludity absoludity deleted the 6263-oci-catalog-3-strategy branch June 12, 2023 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants