actions / actions-runner-controller

Kubernetes controller for GitHub Actions self-hosted runners
Apache License 2.0
4.73k stars 1.12k forks source link

add additional `RunnerSet` examples and generate HTML apidocs for CRDs #1014

Open kc-sn opened 2 years ago

kc-sn commented 2 years ago

Is your feature request related to a problem? Please describe. RunnerSet examples are incomplete and there appears to be no apidoc specs for the RunnerSet CRD (or any other CRD)

Describe the solution you'd like A more elaborate RunnerSet example, including examples of persistent storage, in addition, HTML docs for CRD specs would be helpful.

Describe alternatives you've considered After some brute force, I figured it out, but it'd be nice if there were concrete examples or more comprehensive api docs.

Additional context n/a

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

kathleenfrench commented 2 years ago

@kcrawley-supernatural would you be open to sharing that RunnerSet config? a working example of how that works w/ persistent storage would be extremely helpful