- Feb 06, 2021
-
-
Naveen authored
-
- Feb 04, 2021
-
-
Bob Callaway authored
fixes #149
-
Bob Callaway authored
Signed-off-by:
Bob Callaway <bcallawa@redhat.com>
-
- Feb 02, 2021
-
-
dlorenc authored
Add ed25519 support to ssh libraries.
-
Dan Lorenc authored
-
- Feb 01, 2021
-
-
Bob Callaway authored
* persist URL along with state for comparison * change to map so we can store state from multiple Rekor instances concurrently Signed-off-by:
Bob Callaway <bcallawa@redhat.com>
-
dlorenc authored
Add and plumb through the ssh type.
-
Dan Lorenc authored
-
- Jan 30, 2021
-
-
Dan Lorenc authored
-
- Jan 28, 2021
-
-
Bob Callaway authored
-
dlorenc authored
Stick the generated RPM in a tmpdir.
-
Dan Lorenc authored
I noticed this when running some tests locally.
-
dlorenc authored
Add initial libraries for ssh support.
-
Dan Lorenc authored
-
Bob Callaway authored
-
dlorenc authored
Fix string formatting for the IntegratedTime stamp.
-
dlorenc authored
Add the raw nginx config we use for ingress.
-
dlorenc authored
One more small tweak to our zap logging config.
-
Dan Lorenc authored
This was deployed from URL before, add it to our repo so we can tweak it.
-
Dan Lorenc authored
The special keys "message" and "severity" are used to filter by default in the UI.
-
- Jan 27, 2021
-
-
dlorenc authored
Store the last tree state during loginfo so we can prove the tree state.
-
Dan Lorenc authored
We also need to use this somehow in the log_proof command...
-
dlorenc authored
Add a production logging configuration and a flag.
-
Dan Lorenc authored
This is only toggled on for the server right now.
-
- Jan 23, 2021
-
-
Luke Hinds authored
Signed-off-by:
Luke Hinds <lhinds@redhat.com>
-
Dan Lorenc authored
Also check it in the test.
-
- 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.
-