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

feat(docs/schema): improve eks, kfdisitribution schema docs #290

Merged
merged 6 commits into from
Nov 27, 2024

Conversation

ralgozino
Copy link
Member

@ralgozino ralgozino commented Nov 11, 2024

Port to the EKSCluster and KFDDistribution schemas documentation the improvements done for the on-prem schema in #268. Some minor improvements to on-premises too.

For review purposes you can focus on the files in the folders:

  • banners/
  • schemas/public/

The rest of the files are generated using make generate-go-models and make generate-docs.

Closes https://github.com/sighupio/product-management/issues/543 sighupio/furyctl#287

Note

In order to generate the markdown files you need a patched version of md-gen otherwise the markdown generation fails with a type assertion error.:

Copy link
Contributor

@speziato speziato left a comment

Choose a reason for hiding this comment

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

[WIP] I reviewed just one schema, I'll finish tomorrow

schemas/public/ekscluster-kfd-v1alpha2.json Outdated Show resolved Hide resolved
schemas/public/ekscluster-kfd-v1alpha2.json Outdated Show resolved Hide resolved
schemas/public/ekscluster-kfd-v1alpha2.json Outdated Show resolved Hide resolved
schemas/public/ekscluster-kfd-v1alpha2.json Outdated Show resolved Hide resolved
schemas/public/ekscluster-kfd-v1alpha2.json Outdated Show resolved Hide resolved
schemas/public/ekscluster-kfd-v1alpha2.json Outdated Show resolved Hide resolved
schemas/public/ekscluster-kfd-v1alpha2.json Outdated Show resolved Hide resolved
schemas/public/ekscluster-kfd-v1alpha2.json Outdated Show resolved Hide resolved
schemas/public/ekscluster-kfd-v1alpha2.json Outdated Show resolved Hide resolved
schemas/public/ekscluster-kfd-v1alpha2.json Outdated Show resolved Hide resolved
@ralgozino ralgozino added the documentation Improvements or additions to documentation label Nov 13, 2024
@ralgozino ralgozino self-assigned this Nov 13, 2024
@ralgozino ralgozino changed the base branch from main to feat/release-v1.30.0 November 14, 2024 13:27
@ralgozino
Copy link
Member Author

I've merged your suggestions @speziato and ported them to the other schemas too.

@ralgozino ralgozino requested a review from speziato November 20, 2024 16:47
@ralgozino
Copy link
Member Author

@g-iannelli please take a look at the docs for EKS. Thanks!

Copy link
Contributor

@g-iannelli g-iannelli left a comment

Choose a reason for hiding this comment

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

@ralgozino IMHO you should rebase the branch after the merge of #303

@ralgozino ralgozino force-pushed the feat/improved-schema-docs branch from ebbd6c8 to c981bda Compare November 25, 2024 15:54
@ralgozino ralgozino requested a review from g-iannelli November 25, 2024 15:57
@ralgozino
Copy link
Member Author

ralgozino commented Nov 25, 2024

@ralgozino IMHO you should rebase the branch after the merge of #303

rebased as requested @g-iannelli

ralgozino and others added 5 commits November 25, 2024 17:01
Port the improvements done for on-prem schema in #268 to the EKS and KFDDistribution schemas and banners used to render the markdown.

Some minor improvements to On-premises too.

fixes sighupio/product-management#543 sighupio/furyctl#287
Co-authored-by: Riccardo Cannella <riccardo.cannella@sighup.io>
@ralgozino ralgozino force-pushed the feat/improved-schema-docs branch from c981bda to b0eb79c Compare November 25, 2024 16:01
@ralgozino ralgozino merged commit f5101dc into feat/release-v1.30.0 Nov 27, 2024
1 check passed
@ralgozino ralgozino deleted the feat/improved-schema-docs branch November 27, 2024 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants