Skip to content

Commit

Permalink
Merge pull request #3567 from maqiuyujoyce/202501-delete-dummy-rc-ste…
Browse files Browse the repository at this point in the history
…p-in-doc

Remove the step to add dummy resource config
  • Loading branch information
google-oss-prow[bot] authored Feb 4, 2025
2 parents c802e45 + eb6fa0e commit 8147fc0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/develop-resources/deep-dives/5-releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@

## 5.3 Turn on doc auto-generation (direct resource only)

* Add the direct resource to` config/servicemappings`, only specify the `name`, `kind` and <code>direct(true) </code>[example](https://github.com/GoogleCloudPlatform/k8s-config-connector/pull/2182/files#diff-e463d47dab0190c35c12d64604451db84e0e7b6316ce33524a2a4eb29e0f2e47)

* For resource that is purely direct controller based, add the resource name to `pureDirectResources` in `IsPureDirectResource` function in [sets.go](https://github.com/GoogleCloudPlatform/k8s-config-connector/blob/master/pkg/test/resourcefixture/sets.go).

* If the resource is found in the resource-autogen [allowlist](https://github.com/GoogleCloudPlatform/k8s-config-connector/blob/6e9579347aadd08c07cfb0f1bd1747c4c9f4b197/scripts/resource-autogen/allowlist/allowlist.go#L31), remove it from the list.
Expand Down

0 comments on commit 8147fc0

Please sign in to comment.