这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: AymenSegni/sre-tools

Tags

v1.0.6

Toggle v1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
s3-file-upload: Fix bug when using key prefix flag (#42)

- Filename no longer concatenated with prefix before calling `os.Open`
- Destination S3 key name should not include the path

v1.05

Toggle v1.05's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Replaces travis with github actions (#41)

* Add github actions

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Replaces travis with github actions (#41)

* Add github actions

v1.0.4

Toggle v1.0.4's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Monitoring pentesters now functions on Ubuntu (#36)

* Monitoring pentesters now functions on Ubuntu

* Style nitpicks & fix admin session chown

* Quick doc & sudo fix

* Add sudo, move recordings to non-ephemeral dir

* Fix indents

* Add snippet about force logging out a tty

* Further path & sudo fix, done!

* Add the ominous watcher

Co-authored-by: James Renken <jrenken@letsencrypt.org>

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Export results to the correct filename (#20)

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
stats-exporter: support exporting arbitrary dates (#19)

* stats-exporter: support exporting arbitrary dates

Fixes #6

Also adds `gzip -f` flag to overwrite existing stats export if an SRE runs the command multiple times. Without `-f`, the script will error out.

* Fix undefined variables

* Fix broken test

* Address comments

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Include more output when an Exec.Command fails (#4)

* Include more output when an Exec.Command fails

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Stats Exporter Tool (Bhanditz#1)

* Stats Exporter Tool

A new tool that will query the database for the previous day's
issuedNames data. The resulting TSV will then be compressed and
copied to a remote host