You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/develop-resources/deep-dives/5-releases.md
+2
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,8 @@
26
26
27
27
* 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).
28
28
29
+
* 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.
30
+
29
31
## 5.4 Add samples
30
32
31
33
1. In [config/samples/resources](config/samples/resources), create a new
0 commit comments