Skip to content

Commit 7e82b56

Browse files
authored
Merge pull request #6963 from killianmuldoon/docs/add-klog-background-change
📖 Add klog.Background PR to migration guide
2 parents 2e73a26 + df54439 commit 7e82b56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/developer/providers/v1.1-to-v1.2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ NOTES:
183183
```
184184
</details>
185185

186-
This change has been introduced in CAPI in the following PRs: [#6072](https://github.com/kubernetes-sigs/cluster-api/pull/6072), [#6190](https://github.com/kubernetes-sigs/cluster-api/pull/6190).</br>
186+
This change has been introduced in CAPI in the following PRs: [#6072](https://github.com/kubernetes-sigs/cluster-api/pull/6072), [#6190](https://github.com/kubernetes-sigs/cluster-api/pull/6190), [#6602](https://github.com/kubernetes-sigs/cluster-api/pull/6602).</br>
187187
**Note**: This change is not mandatory for providers, but highly recommended.
188188

189189
- Following E2E framework functions are now checking that machines are created in the expected failure domain (if defined);

0 commit comments

Comments
 (0)