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

chore(docs): custom resource docs generation #902

Merged
merged 11 commits into from
Oct 18, 2024
Merged

chore(docs): custom resource docs generation #902

merged 11 commits into from
Oct 18, 2024

Conversation

UnicornChance
Copy link
Contributor

Description

Create some custom docs generation for custom resources. Dynamic to work in the future if new custom resources are created. Also tied into running with the gen-crds task that is part of the src/pepr tasks.

Related Issue

Fixes #382

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@UnicornChance UnicornChance self-assigned this Oct 11, 2024
@UnicornChance UnicornChance requested a review from a team as a code owner October 11, 2024 17:19
src/pepr/docs-gen/main.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@mjnagel mjnagel left a comment

Choose a reason for hiding this comment

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

LGTM otherwise!

UnicornChance and others added 2 commits October 18, 2024 12:01
Co-authored-by: Micah Nagel <micah.nagel@defenseunicorns.com>
mjnagel
mjnagel previously approved these changes Oct 18, 2024
@UnicornChance UnicornChance enabled auto-merge (squash) October 18, 2024 18:13
@UnicornChance UnicornChance merged commit e73597d into main Oct 18, 2024
22 checks passed
@UnicornChance UnicornChance deleted the cr-docs branch October 18, 2024 18:32
mjnagel pushed a commit that referenced this pull request Oct 18, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.29.1](v0.29.0...v0.29.1)
(2024-10-18)


### Bug Fixes

* adr link in func layers doc
([#903](#903))
([c42ccf8](c42ccf8))
* codespell config
([#934](#934))
([73eb385](73eb385))
* decompose istio oscal
([#826](#826))
([83c6ae5](83c6ae5))
* don't add duplicate policy names to `uds-core.pepr.dev/mutated`
annotation
([#916](#916))
([99d1c83](99d1c83))
* istio proxy exiting early when Pod has restart policy
([#914](#914))
([f87e3d4](f87e3d4))
* release-please for aks
([#941](#941))
([5c77285](5c77285))
* test ci license check
([#924](#924))
([c5b1d54](c5b1d54))


### Miscellaneous

* add e2e playwright tests for grafana
([#844](#844))
([1af5a8f](1af5a8f))
* add local lula compose task
([#892](#892))
([075b519](075b519))
* add nightly testing for AKS
([#908](#908))
([105aea6](105aea6))
* add playwright deps to support-deps renovate
([#937](#937))
([94655cd](94655cd))
* **deps:** revert pepr to 0.37.2
([#940](#940))
([3317bbe](3317bbe))
* **deps:** update grafana helm chart to v8.5.5
([#905](#905))
([ca9a485](ca9a485))
* **deps:** update pepr to v0.38.0
([#870](#870))
([de8419c](de8419c))
* **deps:** update pepr to v0.38.0
([#915](#915))
([6fe4e57](6fe4e57))
* **deps:** update pepr to v0.38.1
([#922](#922))
([3c5d341](3c5d341))
* **deps:** update prometheus-stack
([#863](#863))
([d3f03b4](d3f03b4))
* **deps:** update prometheus-stack to v65.3.1
([#920](#920))
([0b80107](0b80107))
* **deps:** update runtime to v0.6.1
([#910](#910))
([be63105](be63105))
* **deps:** update support dependencies to v0.192.0
([#906](#906))
([8dfd362](8dfd362))
* **deps:** update support-deps
([#898](#898))
([380af83](380af83))
* **deps:** update support-deps
([#912](#912))
([bf23a89](bf23a89))
* **docs:** custom resource docs generation
([#902](#902))
([e73597d](e73597d))
* ensure http2 watch config is used by internal exemption watch
([#909](#909))
([25bfd59](25bfd59))
* group setup action in support deps
([#930](#930))
([d0a0123](d0a0123))
* group vscode/settings.json with support-deps
([#933](#933))
([81e41d8](81e41d8))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation for UDS Package CR / Exemption CR
2 participants