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 and path suffix are stored
in project secrets. Insignificant sysctl value changes
are excluded.

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

Change-Id: Idbebdc5bc04fd4990a59ba8eb1505103734d2703
5 files changed
tree: 8ad630999ba0139d8be8fe261f2300162d6ad01c
  1. src/
  2. CONTRIBUTING.md
  3. go.mod
  4. go.sum
  5. LICENSE
  6. 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.