-
Notifications
You must be signed in to change notification settings - Fork 46
Fetch quotes from Marblerun Prometheus REST API endpoint #1159
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
Merged
clangenb
merged 40 commits into
integritee-network:master
from
OverOrion:szp/prometheus_pr
Feb 22, 2023
Merged
Changes from 37 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
67a5ad7
citadel mods
OverOrion d74d9de
use ldconfig
OverOrion 9091aca
service: skip check_files if dcap attestation is used
OverOrion d9a0ccf
worker: move feature check to check_files() to silence unused warning…
OverOrion a29a0e3
Add function to verify quote from the outside
OverOrion b493c14
fix invalid extrinsic return parameter
OverOrion 15461be
cleanup
OverOrion de97b6d
rename fetch_stuff
OverOrion f6cc3a5
extract timeout
OverOrion 9c3908c
remove comment 2x
OverOrion 192a14f
extract function
OverOrion 129eb76
add flag for prometheus endpoint base url
OverOrion 6090f91
dcap vs ias check_files
OverOrion cc44202
switch to rest_client
OverOrion f49978a
fix typo
OverOrion ec20be4
remove comment by me
OverOrion 1c6bdc2
fetch events every hour
OverOrion 1ef93c9
remove unnecessary comment
OverOrion 072d492
fetch fmspc from dcap_quote
OverOrion a11e607
fixes
OverOrion 1e87fbe
worker: fetch FMSPC from RA certificate
OverOrion 334c8eb
cleanup2
OverOrion 7974e94
fix typo
OverOrion 68fff49
Placeholder commit for updating pallets/node after .37 polkadot updat…
OverOrion 02de806
Clippy fixes
OverOrion 0b5bb49
add feature flags for dcap, use pallets fork
OverOrion f189e00
ci: taplo fmt
OverOrion 4da47df
revert accidental Cargo.toml style changes
OverOrion b03d645
service: add handy derives to PrometheusMarblerRunEvent and Prometheu…
OverOrion 4980f2f
service: add proper reasoning to expect() in register_quotes_from_mar…
OverOrion 43476fd
enclave-runtime/attestation: remove leftover debug output
OverOrion fa96687
pallets: use updated polkadot branch
OverOrion 174b4e2
rename generate_dcap_ra_extrinsic_internal_with_quote() to generate_d…
OverOrion 2e7c7e2
rename methods to generate_dcap_ra_extrinsic_from_quote{_internal}
OverOrion 00c8b7b
remove obsolete todo
OverOrion 70d859b
fix typo in expect message
OverOrion f15568b
*.toml: fix accidental formatting
OverOrion fd2647e
Merge remote-tracking branch 'in/master' into szp/prometheus_pr
OverOrion a5c9063
service: handle registering marblerun quotes failure with error logging
OverOrion 06e15ff
ffi: remove _internal suffix from generate_dcap_ra_extrinsic_from_quo…
OverOrion File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.