- Jan 23, 2021
-
-
Luke Hinds authored
Signed-off-by:
Luke Hinds <lhinds@redhat.com>
-
- Jan 22, 2021
-
-
Bob Callaway authored
Signed-off-by:
Bob Callaway <bcallawa@redhat.com>
-
- Jan 21, 2021
-
-
Bob Callaway authored
Signed-off-by:
Bob Callaway <bcallawa@redhat.com>
-
dlorenc authored
Add the integrated timestamp in GetEntry.
-
Dan Lorenc authored
-
- Jan 20, 2021
-
-
dlorenc authored
Change the CLI default to use https://api.rekor.dev.
-
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.
-