Skip to content

Provide JSON schemas of API#81

Merged
tstollin merged 1 commit into
mainfrom
publish-api-spec
Jul 22, 2026
Merged

Provide JSON schemas of API#81
tstollin merged 1 commit into
mainfrom
publish-api-spec

Conversation

@tstollin

@tstollin tstollin commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Description

feat: include JSON schemas for CR validation — Adds a make schemas target (and make codegen that includes it) to generate per-kind JSON Schema files from the CRD manifests into a schemas/ directory. This enables tooling like kubeconform to validate CRs.
Also updates all documentation and CI references from make manifests generate crd-docs to the new unified make codegen command.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Chore (refactoring, CI changes, dependency updates, etc.)

Checklist

  • My commits follow the Conventional Commits format
  • I have added/updated unit tests for any new or changed templates
  • I have updated documentation (README, CONTRIBUTING, values comments) if needed
  • I have updated the generated files using make codegen

Related Issues

@tstollin
tstollin force-pushed the publish-api-spec branch 2 times, most recently from 5d4065a to 1d45086 Compare July 21, 2026 13:12
@tstollin tstollin changed the title publish api spec Publish JSON schema of API Jul 21, 2026
@tstollin
tstollin force-pushed the publish-api-spec branch 2 times, most recently from 0839cc1 to 1ff896a Compare July 21, 2026 13:25
@tstollin tstollin changed the title Publish JSON schema of API Provide JSON schemas of API Jul 21, 2026
@tstollin
tstollin marked this pull request as ready for review July 22, 2026 06:47
@tstollin
tstollin requested a review from a team as a code owner July 22, 2026 06:47
@tstollin
tstollin merged commit 767cd36 into main Jul 22, 2026
12 checks passed
@tstollin
tstollin deleted the publish-api-spec branch July 22, 2026 06:54
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 0.6.0 🎉

The release is available on GitHub release and as container image ghcr.io/interhyp/git-hubby:0.6.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants