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/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -168,7 +168,7 @@ In order to properly register your own custom types (custom resources) for deser
168
168
169
169
See in the [samples](https://github.com/java-operator-sdk/admission-controller-framework/blob/main/samples/commons/src/main/resources/META-INF/services/io.fabric8.kubernetes.api.model.KubernetesResource#L164-L164).
170
170
171
-
Related release not in fabric8 client:
171
+
Related release note in fabric8 client:
172
172
```text
173
173
Fix #4579: the implicit registration of resource and list types that happens when using the resource(class) methods
174
174
has been removed. This makes the behavior of the client more predictable as that was an undocumented side-effect.
0 commit comments