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

go/runtime/registry/host: Ignore key manager quote policy update feature #5759

Merged
merged 3 commits into from
Jul 4, 2024

Conversation

peternose
Copy link
Contributor

@peternose peternose commented Jul 4, 2024

I have no idea why this bug appeared now and not sooner 🤔

Copy link

netlify bot commented Jul 4, 2024

Deploy Preview for oasisprotocol-oasis-core canceled.

Name Link
🔨 Latest commit f993133
🔍 Latest deploy log https://app.netlify.com/sites/oasisprotocol-oasis-core/deploys/6686a1be88c24a0009b85461

@peternose peternose force-pushed the peternose/bugfix/no-km-policy-updates branch 2 times, most recently from 3a14434 to 7566543 Compare July 4, 2024 13:17
@peternose peternose marked this pull request as ready for review July 4, 2024 13:17
peternose added 2 commits July 4, 2024 15:18
If the key manager policy and status update watcher started before
the runtime active version was ready, it failed to fetch the runtime
info and stopped. Therefore, the key manager status and quote policy
were never updated, causing the key manager runtime client to reject
incoming Noise session requests since the policy was not set.
@peternose peternose force-pushed the peternose/bugfix/no-km-policy-updates branch from 7566543 to f993133 Compare July 4, 2024 13:21
@peternose peternose merged commit 5b94237 into master Jul 4, 2024
5 checks passed
@peternose peternose deleted the peternose/bugfix/no-km-policy-updates branch July 4, 2024 16:05
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.

2 participants