hasheddan
83d6acc9df
Fix broken helm link in GCP quickstart
...
Fixes a broken helm link in the GCP quickstart.
Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2023-02-10 10:44:44 -05:00
Pete Lumbis
aa4efd300e
Fix mobility issues reported by Google Console ( #352 )
...
* remove hubspot analytics
Signed-off-by: Pete Lumbis <pete@upbound.io>
* move large table output under an expand an inside a responsive table
Signed-off-by: Pete Lumbis <pete@upbound.io>
---------
Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-02-09 19:20:12 -05:00
Nic Cope
90aecb21e0
Retroactive review of #271 ( #326 )
...
Fixes https://github.com/crossplane/docs/issues/313
2023-02-09 17:30:14 -05:00
Lewis Carhart
0eb46bb0a3
Update version of upbound gcp provider in documentation ( #338 )
2023-02-09 17:29:18 -05:00
Pete Lumbis
904e864a5c
Adds a $ prompt before the first command in each shell output ( #337 )
...
Resolves https://github.com/crossplane/docs/issues/317
2023-02-09 17:27:50 -05:00
Daniel Mangum
d6e112866b
Merge pull request #351 from hasheddan/sidecar-container
...
Correct xfn sidercar to container rather than pod
2023-02-08 20:50:59 -05:00
hasheddan
f211b54152
Correct xfn sidercar to container rather than pod
...
Updates docs to state that the xfn function runner is deployed as a
sidecar container rather than a pod.
Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2023-02-08 20:16:30 -05:00
Jean du Plessis
59d4ad6126
Merge pull request #349 from hasheddan/dep-controller-config
2023-02-08 11:17:56 +02:00
hasheddan
80d4c8800d
Add warning that ControllerConfig is deprecated
...
Adds a warning in the package documentation that the ControllerConfig
API is now deprecated.
Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2023-02-07 23:38:26 -05:00
Jean du Plessis
227804663c
Merge pull request #348 from jeanduplessis/fix_347
...
Fixes https://github.com/crossplane/docs/issues/347
2023-02-07 16:55:38 +02:00
Jean du Plessis
8cebc09e28
Fix broken link to api reference
...
Signed-off-by: Jean du Plessis <jean@upbound.io>
2023-02-07 16:47:50 +02:00
Jean du Plessis
4b8a199e53
Merge pull request #332 from paulfantom/fix-link
2023-02-06 15:39:43 +02:00
Jean du Plessis
24099a5e86
Merge pull request #345 from plumbis/azure-fix
...
Resolves https://github.com/crossplane/docs/issues/341
2023-02-06 15:03:11 +02:00
Pete Lumbis
49e2583aed
fix helm link, remove include
...
Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-02-05 20:52:31 -05:00
Jared Watts
5b9e4b3f78
Merge pull request #260 from jbw976/readme-link
...
Update link to docs contributing guide in README.md
2023-02-03 18:05:38 -08:00
Jared Watts
b700d41276
Wrap README.md lines
...
Signed-off-by: Jared Watts <jbw976@gmail.com>
2023-02-03 18:03:58 -08:00
Jared Watts
d9e33b1f28
Update link to docs contributing guide in README.md
...
Signed-off-by: Jared Watts <jbw976@gmail.com>
2023-02-03 18:00:54 -08:00
Paweł Krupa (paulfantom)
eff801022d
content/v.1.11: do not quote links as it leads to 404s
...
Signed-off-by: Paweł Krupa (paulfantom) <pawel@krupa.net.pl>
2023-02-03 15:00:36 +01:00
Pete Lumbis
1105d400a4
add conditionals based on product type ( #318 )
...
Resolves https://github.com/crossplane/docs/issues/314
2023-02-02 09:48:11 -05:00
Pete Lumbis
1cf380d64a
corrects link to managed-resources that has incorrect quotes ( #320 )
2023-02-02 09:47:47 -05:00
Pete Lumbis
aed9a2384f
Fixes links that generate bad links due to Hugo limitation ( #319 )
2023-02-02 09:40:04 -05:00
Pete Lumbis
89633eab65
Add last changed metadata to pages for search ( #324 )
2023-02-02 09:39:45 -05:00
Pete Lumbis
32e3bfc64b
Enable optional line/field editing in code examples ( #311 )
2023-02-02 09:39:13 -05:00
Pete Lumbis
542668be7b
Fix broken image in composite function guide ( #312 )
2023-02-01 14:42:31 -05:00
Clément Blaise
41f0fd3fe8
Fix EnvironmentConfigs Selector ( #309 )
...
Fix https://github.com/crossplane/docs/issues/308
2023-02-01 13:41:20 -05:00
Pete Lumbis
4004c4b395
Add more issue templates ( #306 )
...
* Add directions about EOL versions
Signed-off-by: Pete Lumbis <pete@upbound.io>
* Add templates for bugs and content requests.
Signed-off-by: Pete Lumbis <pete@upbound.io>
---------
Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-01-31 19:28:42 -05:00
Nic Cope
90cbe784f4
Merge pull request #298 from negz/barely-functional
...
Document the alpha Composition Functions feature
2023-01-31 16:17:28 -08:00
Nic Cope
8af5cbaa28
Highlight requirements.txt as Python
...
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-01-31 16:15:24 -08:00
Nic Cope
7e07837407
Document the alpha Composition Functions feature
...
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-01-31 16:15:19 -08:00
Pete Lumbis
85407e88c6
Docs Reorg for v1.11 ( #271 )
...
Reorg and new home page for docs.
2023-01-31 18:59:52 -05:00
Pete Lumbis
ec9491579f
Add @jeanduplessis as a maintainer ( #307 )
...
Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-01-31 16:18:25 -05:00
Pete Lumbis
f41844b589
Remove extra && ( #303 )
...
Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-01-30 11:55:59 -05:00
Pete Lumbis
247efca59c
Use Hugo anchorize to sanitize titles. Resolves #301 ( #302 )
...
Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-01-30 11:49:04 -05:00
Pete Lumbis
4b886caef9
Improve Build Speed ( #300 )
...
* Adds sed command to uncomment writeStats
Signed-off-by: Pete Lumbis <pete@upbound.io>
* Enables Hugo writeStats in Netlify environments.
Signed-off-by: Pete Lumbis <pete@upbound.io>
print config file for troubleshooting
Signed-off-by: Pete Lumbis <pete@upbound.io>
add build preview settings
Signed-off-by: Pete Lumbis <pete@upbound.io>
---------
Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-01-30 11:48:49 -05:00
Pete Lumbis
dc4e8d5d40
add @turkenh and @muvaf to Maintainers. Mirror crossplane/crossplane reviewers ( #255 )
...
Signed-off-by: Pete Lumbis <pete@upbound.io>
Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-01-24 11:30:14 -05:00
Bartul Bonacic
121093ddbd
Update azure-provider.md ( #296 )
...
Azure CLI report following error if `az ad sp create-for-rbac` command is executed without specifying `--scope`:
`Usage error: To create role assignments, specify both --role and --scopes.`
Signed-off-by: bartul <bartul.bonacic@live.com>
Signed-off-by: bartul <bartul.bonacic@live.com>
2023-01-24 10:24:19 -05:00
Pete Lumbis
dcab9883d6
Rework navbar. Simplify code and enable for support for KB and contrib ( #267 )
...
Signed-off-by: Pete Lumbis <pete@upbound.io>
Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-01-24 09:37:47 -05:00
Nic Cope
3851b24d8b
Merge pull request #294 from negz/not-the-website
...
Clarify that this repo is only the docs
2023-01-23 18:10:23 -08:00
MisterMX
2deefae089
docs(compositions): Add docs for quantity transform ( #292 )
...
Signed-off-by: Maximilian Blatt <maximilian.blatt-extern@deutschebahn.com>
Signed-off-by: Maximilian Blatt <maximilian.blatt-extern@deutschebahn.com>
2023-01-23 21:06:23 -05:00
Nic Cope
2a9e5e7581
Fix link to docs.crossplane.io
...
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-01-23 18:01:32 -08:00
Nic Cope
d8d354ed7b
Clarify that this repo is only the docs
...
I was making a fresh clone of this repo when I saw that it was forked
from crossplane.github.io and stated in the README that it was both the
website and docs. This surprised me, since crossplane/docs seemed like a
misleading place to find the website.
I then learned that the website is in fact a separate repo, at
https://github.com/crossplane/website
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-01-23 17:53:39 -08:00
MisterMX
0e8d93f756
docs(transform): Add docs for hash transform ( #293 )
...
Signed-off-by: Maximilian Blatt <maximilian.blatt-extern@deutschebahn.com>
Signed-off-by: Maximilian Blatt <maximilian.blatt-extern@deutschebahn.com>
2023-01-23 13:46:16 -05:00
Daniel Mangum
8a67af56c7
Merge pull request #291 from hasheddan/bump-v1.10.2
...
Update v1.10 patch versions to v1.10.2
2023-01-20 15:30:37 -05:00
hasheddan
0da8b34033
Update v1.10 patch versions to v1.10.2
...
Updates all v1.10.1 references to v1.10.2.
Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2023-01-19 22:49:58 -05:00
Pete Lumbis
3bb7b665fe
Create a home landing page and styling to stage for v1.11 reorg ( #268 )
...
* Create a home landing page and styling to stage for v1.11 reorg
Signed-off-by: Pete Lumbis <pete@upbound.io>
* Fix spacing
Signed-off-by: Pete Lumbis <pete@upbound.io>
Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-01-12 22:41:24 -05:00
Pete Lumbis
b191ce133d
Adds missing script import for search and sets docs param ( #269 )
...
Signed-off-by: Pete Lumbis <pete@upbound.io>
Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-01-12 22:36:08 -05:00
Pete Lumbis
23164929f2
move content media to top level folder ( #265 )
...
Signed-off-by: Pete Lumbis <pete@upbound.io>
Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-01-12 21:57:48 -05:00
Pete Lumbis
a85f25c2de
Combine list and single page layouts into a single file. Add github and pencil icons. ( #262 )
...
Signed-off-by: Pete Lumbis <pete@upbound.io>
Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-01-12 21:54:59 -05:00
Pete Lumbis
40ea0ed110
Moves the search box JS from end of page to search div ( #259 )
...
Signed-off-by: Pete Lumbis <pete@upbound.io>
Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-01-12 21:53:57 -05:00
Pete Lumbis
d6b32b36c1
Alert when a feature is alpha/beta ( #263 )
...
* Combine list and single page layouts into a single file
Signed-off-by: Pete Lumbis <pete@upbound.io>
* Add an alert for features that are tagged alpha/beta.
Signed-off-by: Pete Lumbis <pete@upbound.io>
Signed-off-by: Pete Lumbis <pete@upbound.io>
2023-01-12 21:43:56 -05:00