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

fix: update score-go library to fix metadata fields #48

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

astromechza
Copy link
Member

This PR brings in a fix from the score-go library: score-spec/score-go#25

This means we still have access to extended metadata fields in the workload spec, and workload resource.

The impact of this is low in this library, because other metadata fields were being ignored and not used anyway, however this keeps us up to date tracking the head of the library for any future changes.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • New chore (expected functionality to be implemented)

Checklist:

  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • I've signed off with an email address that matches the commit author.

Signed-off-by: Ben Meier <ben.meier@humanitec.com>
@astromechza astromechza merged commit c507418 into main Feb 9, 2024
3 checks passed
@astromechza astromechza deleted the upgrade-score-go-103 branch February 9, 2024 15:12
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