changelog-webapp: Added sysctl value changes

The webapp now can fetch sysctl artifacts in GCS and
find the difference of runtime sysctl values between
two builds. Artifacts bucket is stored in project
secrets. Insignificant sysctl value changes are excluded.

BUG=b/159153192
TEST=go test and deploying on APP engine

Change-Id: I1601d5358381188f760ffa5730065ef841f8c953
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/16010
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Reviewed-by: Arnav Kansal <rnv@google.com>
Tested-by: He Gao <hegao@google.com>
6 files changed
tree: b085ca4bea88efebc24cf4ffea87cbb9444ec509
  1. src/
  2. cloudbuild.yaml
  3. CONTRIBUTING.md
  4. go.mod
  5. go.sum
  6. LICENSE
  7. README.md
README.md

Tools for Container-Optimized OS

This is a repository of various tools developed for Container-Optimized OS. Examples include cos-gpu-installer, cos-toolbox, etc.

See CONTRIBUTING.md for how to contribute.