Commit Graph

1012 Commits

Author SHA1 Message Date
Seth Howard 1098ea21ee Updated sample components to their correct links.
Someone changed the directory structure of the examples and didn't update the docs.

Signed-off-by: Seth Howard <seth.howard@doordash.com>
2021-03-18 20:18:12 -06:00
Oliver Sand 3a5bce6a1c Merge pull request #4979 from SDA-SE/feat/im-prove-docs
Fix missing closing tag in source code examples
2021-03-16 18:09:47 +01:00
Oliver Sand 9f39dc9270 Fix missing closing tag in source code examples
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-03-16 17:53:29 +01:00
ImgBotApp 2df4eb8314 [ImgBot] Optimize images
/docs/assets/architecture-decisions/catalog-core-entities.png -- 20.55kb -> 7.81kb (61.99%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-03-16 16:16:17 +00:00
Tim Hansen 2a1ffdae9f Update wording for starting the backend
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-15 14:33:30 -06:00
Tim Hansen 5ee959802c Minor tweaks to software catalog docs
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-15 14:07:00 -06:00
Fredrik Adelöw e443917d80 Merge pull request #4882 from backstage/docs/small-change
docs: change recommended actions folder name
2021-03-13 14:51:37 +01:00
Himanshu Mishra c1de2a809a docs: Add TechDocs FAQ about annotation value when using external build and storage
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-03-11 23:28:13 +01:00
mclarke b16a480275 add kubernetes custom hook tests
Signed-off-by: mclarke <mclarke@spotify.com>
2021-03-11 14:44:10 +00:00
Matthew Clarke e2c1b3fb6a Kubernetes: initial CRD framework (#4892)
* Kubernetes: initial CRD framework

Signed-off-by: mclarke <mclarke@spotify.com>

* use luxon instead of date-fns

Signed-off-by: mclarke <mclarke@spotify.com>

* fix test

Signed-off-by: mclarke <mclarke@spotify.com>

* update ui schema

Signed-off-by: mclarke <mclarke@spotify.com>

* update app config

Signed-off-by: mclarke <mclarke@spotify.com>

* rollout tests

Signed-off-by: mclarke <mclarke@spotify.com>

* add default custom resource component

Signed-off-by: mclarke <mclarke@spotify.com>

* make custom resources optional

Signed-off-by: mclarke <mclarke@spotify.com>

* add docs

Signed-off-by: mclarke <mclarke@spotify.com>

* prettier

Signed-off-by: mclarke <mclarke@spotify.com>

* replace core-api usage with core

Signed-off-by: mclarke <mclarke@spotify.com>
2021-03-11 10:32:41 +00:00
Patrik Oldsberg 6bd417b7b8 Merge pull request #4857 from backstage/rugvip/subroutes
core: add SubRoutesRefs and refactor routing system
2021-03-11 10:20:23 +01:00
Johan Haals b8f86caa7a Merge pull request #4869 from backstage/mob/actions-list
Scaffolder: Add page displaying available actions
2021-03-10 14:47:46 +01:00
Ben Lambert b028502c2d Merge pull request #4826 from backstage/timbonicus/keep-updated
Move the keeping-updated topic to getting-started
2021-03-09 16:50:43 +01:00
Johan Haals 4d4e0bdfb5 Remove redundant header
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-09 13:54:41 +01:00
Johan Haals f9aeab88a0 Move built-in actions docs to the scaffolder itself
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-09 13:43:19 +01:00
blam 52dac1fda9 chore: run prettier
Signed-off-by: blam <ben@blam.sh>
2021-03-09 11:20:21 +01:00
blam 8af610e8c4 docs: change recommended actions folder name
Signed-off-by: blam <ben@blam.sh>
2021-03-09 08:37:48 +01:00
Adam Harvey b636f3031b Update getting started for yarn dev
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-08 14:46:00 -05:00
Patrik Oldsberg 2c9c165b2e docs/plugins/composability: added docs for SubRouteRefs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-08 19:14:41 +01:00
Ben Lambert 365a55372a Merge pull request #4868 from rbideau/4867-configure-aws-s3-endpoint
Add techdocs.publisher.awsS3.endpoint config option
2021-03-08 17:22:27 +01:00
Tim Hansen bae135c88e Merge branch 'master' into timbonicus/keep-updated 2021-03-08 08:06:16 -07:00
r.bideau ca4a904f6b Add techdocs.publisher.awsS3.endpoint config option
Signed-off-by: r.bideau <7304827+rbideau@users.noreply.github.com>
2021-03-08 13:56:32 +01:00
Matthew Clarke 9581ff0b4f Kubernetes: lookup cluster config from google api when using GKE (#4844)
* Restructure config; add GKE cluster locator

Signed-off-by: mclarke <mclarke@spotify.com>

* PR feedback

Signed-off-by: mclarke <mclarke@spotify.com>

* fix region typo

Signed-off-by: mclarke <mclarke@spotify.com>

* replace config api call with clusters endpoint

Signed-off-by: mclarke <mclarke@spotify.com>

* missed tsc error

Signed-off-by: mclarke <mclarke@spotify.com>

* doc tweak

Signed-off-by: mclarke <mclarke@spotify.com>
2021-03-08 10:27:09 +00:00
blam 6aa109828d docs: updating the example action to be valid typescript :)
Signed-off-by: blam <ben@blam.sh>
2021-03-07 17:56:07 +01:00
Tim Hansen 2369c72cac Update words, add versions:check section
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-05 09:31:36 -07:00
Ben Lambert d437212d9c Merge pull request #4789 from backstage/timbonicus/docker-tweaks
Update documentation, remove CircleCI from default app
2021-03-05 09:53:25 +01:00
Himanshu Mishra ea3d406038 Merge pull request #4714 from erdoganoksuz/feature/OpenStackSwiftPublisher 2021-03-05 07:57:36 +00:00
Tim Hansen c694e47360 Move the keeping-updated topic to getting-started
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-04 19:45:12 -07:00
Tim Hansen b17819246c Add note about monorepo
Signed-off-by: Tim Hansen <timbonicush@spotify.com>
2021-03-04 11:58:20 -07:00
Ben Lambert 239b13dc4f Merge pull request #4743 from gazandic/docs/refine-kubernetes
docs: refine kubernetes core feature docs
2021-03-04 18:45:05 +01:00
Gazandi 228538165d Update troubleshooting.md
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 20:41:31 +07:00
gazandi 12b73bbb9a prettier
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 20:38:44 +07:00
Gazandi 43c757ae60 Update troubleshooting.md
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 20:33:09 +07:00
gazandi 3b2312b8a8 fix: wording link
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:59:09 +07:00
gazandi f7c4b70ffa fix: wording link
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:46:16 +07:00
gazandi 64af168ebc fix: wording link
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:41:33 +07:00
gazandi af775fafb5 fix: prettier
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:32:47 +07:00
Gazandi 0224256322 Update troubleshooting.md
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:18:17 +07:00
Gazandi 3ba3cedb4d Update configuration.md
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:18:17 +07:00
Gazandi 335b33cd12 Update troubleshooting.md
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:18:17 +07:00
Gazandi 46a09ae1df Update troubleshooting.md
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:18:17 +07:00
Gazandi 9efbfd309b Update troubleshooting.md
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:18:17 +07:00
Gazandi 5eaf80d405 edit wording
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:18:17 +07:00
Gazandi 304521bec1 delete comment
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:18:17 +07:00
Gazandi 0e5fc79b46 Apply suggestions from code review
Co-authored-by: Adam Harvey <adam.harvey@dxc.com>
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:18:17 +07:00
gazandi ba7f45b57c doc: fix informations
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:18:16 +07:00
gazandi e0de29544e fix: bug
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:18:16 +07:00
Gazandi b7c4eb7eff Update troubleshooting.md
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:18:16 +07:00
Gazandi f3111de02c docs: how to get serviceAccountToken
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:18:16 +07:00
Gazandi 7e5019f680 add troubleshoot md
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:18:16 +07:00