Skip to content

Commit

Permalink
fix typo (#216)
Browse files Browse the repository at this point in the history
Co-authored-by: germanma <[email protected]>
  • Loading branch information
markrouz and germanma authored Feb 2, 2024
1 parent 8f4acde commit 3c071a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ In order to properly register your own custom types (custom resources) for deser

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).

Related release not in fabric8 client:
Related release note in fabric8 client:
```text
Fix #4579: the implicit registration of resource and list types that happens when using the resource(class) methods
has been removed. This makes the behavior of the client more predictable as that was an undocumented side-effect.
Expand Down

0 comments on commit 3c071a5

Please sign in to comment.