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

coordinator: fix equality checks for manifest properties #777

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

daniel-weisse
Copy link
Member

two missing checks were preventing manifest updates from being properly applied if only these values changed

Proposed changes

  • fix missing check for DisableSecretBinding in manifest.Marble.Equal
  • fix missing check for AcceptedTCBStatuses and AcceptedAdvisories in quote.PackageProperties.Equal

@daniel-weisse daniel-weisse added the bug fix This change fixes a user facing bug from the previous release label Dec 12, 2024
Copy link

netlify bot commented Dec 12, 2024

Deploy Preview for marblerun-docs canceled.

Name Link
🔨 Latest commit 0607107
🔍 Latest deploy log https://app.netlify.com/sites/marblerun-docs/deploys/675c523949f1970008fc5b7d

coordinator/manifest/manifest.go Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix This change fixes a user facing bug from the previous release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants