cert-manager / helm-tool

helm-tool is an internal cert-manager utility (can be broken or removed) which generates Helm docs, schema files and performs linting.
Apache License 2.0
5 stars 3 forks source link

Parse provided property paths #5

Closed inteon closed 9 months ago

inteon commented 9 months ago

Instead of treating property paths as strings in the Property struct, I propose we store the path there. This will help use to build trees using these path segments.

ThatsMrTalbot commented 9 months ago

/lgtm /approve

jetstack-bot commented 9 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ThatsMrTalbot

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/cert-manager/helm-docgen/blob/main/OWNERS)~~ [ThatsMrTalbot] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
ThatsMrTalbot commented 9 months ago

/lgtm