Skip to content

Commit 06ee6fb

Browse files
committed
address review comments
1 parent eb6661c commit 06ee6fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/book/src/developer/providers/migrations/v1.4-to-v1.5.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ maintainers of providers and consumers of our Go API.
2424
### Removals
2525

2626
- API version `v1alpha3` is not served in v1.5 (users can enable it manually in case they are lagging behind with deprecation cycles). Important: `v1alpha3` will be completely removed in 1.6.
27+
- The lazy restmapper feature gate was removed in controller-runtime and lazy restmapper is now the default restmapper. Accordingly the `EXP_LAZY_RESTMAPPER` feature gate was removed in Cluster API.
2728

2829
### API Changes
2930

0 commit comments

Comments
 (0)