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 port flag override #396

Merged
merged 2 commits into from
Jul 28, 2021
Merged

Conversation

hectorj2f
Copy link

Closes #234

We got two flags port (as a result of go-openapi to generate code for the server) and rekor_server.port. It was confusing to users, so I decided to go with the override of the --port flag but using the original default 3000. With this change we don't need anymore a second flag rekor_server.port.

@hectorj2f hectorj2f mentioned this pull request Jul 28, 2021
@cpanato
Copy link
Member

cpanato commented Jul 28, 2021

please sign off the commits

@cpanato cpanato added this to the v0.4.0 milestone Jul 28, 2021
@cpanato cpanato requested a review from bobcallaway July 28, 2021 15:30
Signed-off-by: Hector Fernandez <hectorj@gmail.com>
Signed-off-by: Hector Fernandez <hectorj@gmail.com>
@hectorj2f
Copy link
Author

@cpanato Ouch! Done 👍🏻

@dlorenc dlorenc merged commit 4347b0b into sigstore:main Jul 28, 2021
@cpanato cpanato modified the milestones: v0.4.0, v1.0.0 Aug 25, 2021
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.

Port flag is ignored
3 participants