Skip to content

Conversation

@siegfriedweber
Copy link
Member

Remove null values from enums

kube-rs 2.0.1 appends a null to all enums. These enums cannot be processed by this module. In stackabletech/kube-rs#1, the enum generation was fixed, but SDP 25.11 was released without this fix. Therefore, this change removes the null values from the CRDs, so that the CRD documentation for SDP 25.11 can be rendered.

@siegfriedweber siegfriedweber self-assigned this Dec 9, 2025
@siegfriedweber siegfriedweber moved this to Development: Waiting for Review in Stackable Engineering Dec 9, 2025
Copy link
Member

@lfrancke lfrancke left a comment

Choose a reason for hiding this comment

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

Ran tests, looked at code, generated the site. Looks good to me with one minor nitpick left

Co-authored-by: Lars Francke <lars.francke@stackable.tech>
@siegfriedweber siegfriedweber moved this from Development: Waiting for Review to Development: Done in Stackable Engineering Dec 9, 2025
@siegfriedweber siegfriedweber merged commit c1d7898 into stackable Dec 9, 2025
1 check passed
@siegfriedweber siegfriedweber deleted the fix/nulls-in-enums branch December 9, 2025 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Development: Done

Development

Successfully merging this pull request may close these issues.

3 participants