We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 425c219 + ad2a3ee commit faa482aCopy full SHA for faa482a
docs/book/src/providers/v1alpha2-to-v1alpha3.md
@@ -17,7 +17,11 @@
17
18
## Context is now required for `external.CloneTemplate` function.
19
20
-- Pass a context as first argument to calls to `external.CloneTemplate`.
+- Pass a context as the first argument to calls to `external.CloneTemplate`.
21
+
22
+## Context is now required for `external.Get` function.
23
24
+- Pass a context as the first argument to calls to `external.Get`.
25
26
## Cluster and Machine `Status.Phase` field values now start with an uppercase letter.
27
0 commit comments