Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

export rekor build/version information #1074

Merged
merged 1 commit into from Sep 24, 2022

Conversation

cpanato
Copy link
Member

@cpanato cpanato commented Sep 23, 2022

Summary

  • export rekor build/version information

with this, we can add a dashboard to see what version we have deployed and also can be used to compare between environments which I saw a issue around but was not able to find it

also fixes partially: https://github.com/sigstore/public-good-instance/issues/714

# HELP rekor_build_info A metric with a constant '1' value labeled by version, revision, branch, and goversion from which rekor was built.
# TYPE rekor_build_info gauge
rekor_build_info{build_date="2022-09-23T12:41:18Z",goversion="go1.19.1",revision="7652a619d8389632b01e489f6ebd076d46cdbded",version="v0.12.1-5-g7652a61-dirty"} 1

Signed-off-by: cpanato <ctadeu@gmail.com>
@dlorenc dlorenc merged commit f3daebb into sigstore:main Sep 24, 2022
@github-actions github-actions bot added this to the v1.0.0 milestone Sep 24, 2022
@cpanato cpanato deleted the export-version-info branch September 28, 2022 10:01
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Oct 19, 2022
https://build.opensuse.org/request/show/1029934
by user msmeissn + dimstar_suse
- updated to rekor 1.0.0 (sc#SLE-23476):
  - add description on /api/v1/index/retrieve endpoint by @bobcallaway in sigstore/rekor#1073
  - Adding e2e test coverage by @cdris in sigstore/rekor#1071
  - export rekor build/version information by @cpanato in sigstore/rekor#1074
  - Use POST instead of GET for /api/log/entries/retrieve metrics. by @var-sdk in sigstore/rekor#1083
  - Search through all shards when searching by hash by @priyawadhwa in sigstore/rekor#1082
  - verify: verify checkpoint's STH against the inclusion proof root hash by @asraa in sigstore/rekor#1092
  - add ability to enable/disable specific rekor API endpoints by @bobcallaway in
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants