- Jan 20, 2021
-
-
https://api.rekor.devDan Lorenc authored
-
dlorenc authored
Fix get with --uuid.
-
dlorenc authored
Set some CPU/memory requests.
-
Dan Lorenc authored
-
Dan Lorenc authored
-
Bob Callaway authored
Signed-off-by:
Bob Callaway <bcallawa@redhat.com>
-
- Jan 19, 2021
-
-
dlorenc authored
Finish transforming commands into the interface{}, error pattern.
-
Dan Lorenc authored
Next up is a JSON output mode to make testing/scripting easier.
-
dlorenc authored
Add a json output type to the CLI.
-
Bob Callaway authored
Signed-off-by:
Bob Callaway <bcallawa@redhat.com> Co-authored-by:
Dan Lorenc <dlorenc@google.com>
-
- Jan 18, 2021
-
-
Dan Lorenc authored
-
Bob Callaway authored
-
dlorenc authored
Add minisign e2e tests.
-
Bob Callaway authored
-
dlorenc authored
Set a default CORS policy.
-
Dan Lorenc authored
These require the minisign binary to be installed.
-
- Jan 15, 2021
-
-
Dan Lorenc authored
This should fix the rest of the errors.
-
dlorenc authored
fix http/https for swagger UI
-
Bob Callaway authored
Signed-off-by:
Bob Callaway <bcallawa@redhat.com>
-
dlorenc authored
Add x509 support and tests.
-
dlorenc authored
Setup let's encrypt and cert manager.
-
Dan Lorenc authored
-
Luke Hinds authored
-
dlorenc authored
This all comes up! Some TODOs still in the yaml. A basic README explaining how I set it up.
-
- Jan 14, 2021
-
-
dlorenc authored
Add some more e2e tests to make sure we exercise all the CLI commands:
-
Bob Callaway authored
saves second pass over data
-
Dan Lorenc authored
- Run through the get flow, make sure the output is well structured - Call loginfo, make sure there are no errors.
-
Bob Callaway authored
Signed-off-by:
Bob Callaway <bcallawa@redhat.com>
-
Bob Callaway authored
Signed-off-by:
Bob Callaway <bcallawa@redhat.com>
-
Dan Lorenc authored
Still need to add some more e2e-style tests that go through the ArtifactFactory flow.
-
dlorenc authored
Add a helper to wrap Cobbra functions to make them easier to test.
-
dlorenc authored
Add a flag for signature format.
-
- Jan 13, 2021
-
-
Dan Lorenc authored
This supports pgp and minisign right now. We can add logic to try to detect these later.
-
dlorenc authored
Update generated files.
-
Dan Lorenc authored
My swagger build introduced these, they're whitespace only but could make larger PRs harder to review.
-
Dan Lorenc authored
This switches out cobra commands to return obj, err. This should make it easier to test them, and also keep formatting across the commands consistent. Formatting should happen in one place, instead of having each command print directly.
-
- Jan 12, 2021
-
-
dlorenc authored
Add an e2e test that uses verify.
-
Dan Lorenc authored
-
Bob Callaway authored
Signed-off-by:
Bob Callaway <bcallawa@redhat.com>
-
Bob Callaway authored
* add endpoint for public key and return signed tree head with loginfo Signed-off-by:
Bob Callaway <bcallawa@redhat.com>
-