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

🐛 Init nil metadata #139

Merged
merged 1 commit into from
Jul 2, 2024
Merged

🐛 Init nil metadata #139

merged 1 commit into from
Jul 2, 2024

Conversation

janiskemper
Copy link
Member

What this PR does / why we need it:
Initialize nil Metadata to avoid nil pointer errors in stable mode

Which issue(s) this PR fixes:
Fixes #138

TODOs:

  • squash commits
  • include documentation
  • add unit tests

@janiskemper janiskemper requested a review from jschoone July 1, 2024 22:44
@cluster-stack-bot cluster-stack-bot bot added size/XS Denotes a PR that changes 0-20 lines, ignoring generated files. area/code Changes made in the code directory labels Jul 1, 2024
Copy link
Contributor

@jschoone jschoone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works, thanks

Initialize nil Metadata to avoid nil pointer errors in stable mode

Signed-off-by: janiskemper <[email protected]>
@janiskemper janiskemper merged commit ff77a29 into main Jul 2, 2024
5 checks passed
@janiskemper janiskemper deleted the init-metadata branch July 2, 2024 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/code Changes made in the code directory size/XS Denotes a PR that changes 0-20 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to create stable release
2 participants