Himanshu Mishra
|
92e9fc9103
|
docs: move Kubernetes to core features (#4038)
|
2021-01-12 21:46:40 +00:00 |
|
Fredrik Adelöw
|
ffa36ff101
|
Merge pull request #3927 from adamdmharvey/doco-prettier-seo
docs: Align Docusaurus for fixed SEO output and "prettier" happiness
|
2021-01-12 21:42:53 +01:00 |
|
Fredrik Adelöw
|
2c69fd0a8d
|
Merge pull request #4031 from tragiclifestories/component-partof-2
Add subcomponent relations to catalog backend
|
2021-01-12 18:45:22 +01:00 |
|
Himanshu Mishra
|
7712795f9b
|
docs: add port to url
|
2021-01-12 17:46:24 +01:00 |
|
James Turley
|
9b9a561298
|
Document subcomponentOf field
|
2021-01-12 16:00:00 +00:00 |
|
Himanshu Mishra
|
c3d90881ce
|
Merge pull request #4026 from backstage/orkohunter/improve-aws-credentials-handling
|
2021-01-12 15:33:25 +01:00 |
|
Oliver Sand
|
63b92ca5f0
|
Merge pull request #3957 from SDA-SE/feat/system-domains
Introduce structure for domains, systems and resources
|
2021-01-12 15:29:21 +01:00 |
|
Fredrik Adelöw
|
619ef5978c
|
Merge pull request #4020 from adamdmharvey/k8s-doco
docs: Update Kubernetes microsite documentation
|
2021-01-12 15:14:16 +01:00 |
|
Adam Harvey
|
0728c5ad7d
|
Fix typo
|
2021-01-12 09:07:52 -05:00 |
|
Oliver Sand
|
c773e00d54
|
Remove providesApis and consumesApis from systems
We can later add them again.
|
2021-01-12 15:05:47 +01:00 |
|
Dominik Henneke
|
192b0b70a8
|
Update vale vocabulary to unify company and product names
|
2021-01-12 13:52:58 +01:00 |
|
Himanshu Mishra
|
f454b9f865
|
TechDocs/AWS: Update tutorial with auth best practices
|
2021-01-12 12:35:13 +01:00 |
|
Himanshu Mishra
|
16b73697a3
|
TechDocs/AWS: Enable authentication using env variables and ~/.aws/config shared file
If authentication secrets are provided in app-config.yaml, it will be used. If not, environment variables AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION will be used. If not present, ~/.aws/config will be used to read the configs.
https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/loading-node-credentials-environment.html
https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/loading-node-credentials-shared.html
https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/setting-region.html
|
2021-01-12 11:41:00 +01:00 |
|
Adam Harvey
|
7105a33b91
|
Update K8S doco
|
2021-01-11 20:56:45 -05:00 |
|
Oliver Sand
|
580b4cad8e
|
Use dependsOn between components and resources for now
|
2021-01-11 22:09:59 +01:00 |
|
Himanshu Mishra
|
15cc6ff12c
|
Merge pull request #3981 from backstage/orkohunter/improve-gcs-credentials-handling
|
2021-01-11 21:12:55 +01:00 |
|
Himanshu Mishra
|
7ed4807748
|
1. docs: Rephrase setting the config
2. Update changeset with info about removing projectId from googleGcs config
|
2021-01-11 21:05:23 +01:00 |
|
Oliver Sand
|
15432e61f1
|
Rework system model diagrams as drawio files
|
2021-01-11 20:56:55 +01:00 |
|
Himanshu Mishra
|
97716f2b04
|
Apply suggestions from code review
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
|
2021-01-11 20:50:20 +01:00 |
|
Oliver Sand
|
feded2d252
|
Include review comments
|
2021-01-11 20:23:52 +01:00 |
|
Matthew Clarke
|
5a9a7e7c26
|
Kubernetes plugin: UI revamp (#3918)
* initial revamp, no error reporting
* initial error detection
* more error detection
* add microsite page
* minor fixes
* add HPA error detection
* refactor error reporting; add tests
* fix import
* add changeseet
* empty error state
* prettier yaml file
* Update plugins/kubernetes/src/components/KubernetesDrawer/KubernetesDrawer.tsx
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
* Update plugins/kubernetes/src/components/KubernetesDrawer/KubernetesDrawer.tsx
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
* PR feedback
* revert odd change
* make patch change
* fix test
* Apply suggestions from code review
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
* prettier
* pr feedback
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
|
2021-01-11 16:50:30 +00:00 |
|
Himanshu Mishra
|
bcc27a495d
|
TechDocs: doc improvements
Co-authored-by: Emma Indal <emmai@spotify.com>
|
2021-01-11 14:04:17 +01:00 |
|
blam
|
6cd4a99261
|
chore: update documentation around ADR and the template skeleton
|
2021-01-09 23:18:14 +01:00 |
|
blam
|
47814df6f4
|
chore: remove superfluous comment
|
2021-01-09 23:14:40 +01:00 |
|
blam
|
38c2f1be56
|
chore: add sample preamble
|
2021-01-09 23:13:49 +01:00 |
|
blam
|
3254b55617
|
chore: fixing code review comments to align with better numbers
|
2021-01-09 23:00:05 +01:00 |
|
blam
|
3a03a4100a
|
chore: actually add the adr template which appears to have gone missing in the repo
|
2021-01-09 19:54:44 +01:00 |
|
Himanshu Mishra
|
ba86ff2d8c
|
TechDocs/GCS: Update docs regarding credentials and removed projectId key
|
2021-01-09 16:42:21 +01:00 |
|
Oliver Sand
|
4254f760f5
|
Use the table for all entity references
|
2021-01-08 17:30:08 +01:00 |
|
Oliver Sand
|
541cff1a2f
|
Introduce a general way to mark entity references
|
2021-01-08 09:41:16 +01:00 |
|
Oliver Sand
|
9795d529d3
|
Make domain only a reference of a system
|
2021-01-08 09:21:39 +01:00 |
|
Oliver Sand
|
657f7fff6d
|
Introduce structure for domains, systems and resources
|
2021-01-07 14:48:07 +01:00 |
|
Himanshu Mishra
|
0513536be8
|
docs(TechDocs): Update publisher milestones about AWS and Azure storage
|
2021-01-06 15:25:22 +01:00 |
|
Adam Harvey
|
a823f2bc40
|
Link to CLI instruction
|
2021-01-05 13:43:00 -05:00 |
|
Adam Harvey
|
ea071d5f6c
|
Proper case vendor name
|
2021-01-05 13:42:50 -05:00 |
|
Adam Harvey
|
14466940f7
|
Single line metadata and prettier ignore
|
2021-01-05 13:42:31 -05:00 |
|
Himanshu Mishra
|
0b9646ed6a
|
Merge pull request #3794 from ayshiff/feature/techdocs-aws-s3
|
2021-01-05 17:48:57 +01:00 |
|
Ben Lambert
|
64b1a2a1f8
|
Merge pull request #3893 from backstage/rugvip/bundle
cli: Add backend:bundle
|
2021-01-05 16:07:01 +01:00 |
|
Ben Lambert
|
c6bfaad99f
|
Merge pull request #3906 from backstage/imgbot
[ImgBot] Optimize images
|
2021-01-05 10:07:52 +01:00 |
|
Ben Lambert
|
eadd2382b7
|
Merge pull request #3863 from lowjoel/add-saml-config
feat(plugin-auth-backend): Support core Passport-SAML configuration
|
2021-01-05 10:05:22 +01:00 |
|
Johan Haals
|
b1f835a27f
|
Merge pull request #3903 from backstage/mob/data-secret
Config: Add $include which replaces $data and can include any value
|
2021-01-05 09:56:45 +01:00 |
|
Patrik Oldsberg
|
be236536e7
|
docs: show how to assign annotations to primitive array item types in config schema
|
2021-01-04 19:39:36 +01:00 |
|
ImgBotApp
|
68db610ce5
|
[ImgBot] Optimize images
*Total -- 1,143.96kb -> 883.47kb (22.77%)
/microsite/blog/assets/2020-12-22/versions-bump.png -- 143.92kb -> 82.45kb (42.71%)
/plugins/fossa/docs/fossa-card.png -- 60.17kb -> 40.17kb (33.24%)
/plugins/sentry/docs/sentry-card.png -- 142.60kb -> 96.30kb (32.47%)
/plugins/lighthouse/images/audit-view.png -- 143.60kb -> 99.46kb (30.74%)
/plugins/lighthouse/images/lighthouse-page.png -- 130.63kb -> 91.65kb (29.84%)
/docs/assets/software-catalog/bsc-register-2.png -- 128.51kb -> 100.98kb (21.42%)
/microsite/blog/assets/2020-12-22/stability-index-hero.gif -- 391.12kb -> 369.08kb (5.63%)
/plugins/pagerduty/src/assets/emptystate.svg -- 3.41kb -> 3.37kb (1.06%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
|
2021-01-04 16:41:13 +00:00 |
|
Johan Haals
|
24b81b3acd
|
Add documentation for config $include
|
2021-01-04 15:57:09 +01:00 |
|
Ben Lambert
|
393508a7c9
|
Merge pull request #3779 from vinceallenvince/minor-copy-edit
Minor text edit
|
2021-01-04 15:16:01 +01:00 |
|
Patrik Oldsberg
|
b2fbc23ced
|
docs: add docs for backend:bundle
|
2020-12-30 18:05:18 +01:00 |
|
Remi
|
3169c9bad1
|
feat(techdocs): update aws-S3 diagram
|
2020-12-30 10:25:58 +01:00 |
|
Remi
|
d642507032
|
feat(docs): update aws-s3 graph
|
2020-12-30 10:25:58 +01:00 |
|
Remi
|
4c327b2345
|
fix(techdocs): remove aws credentials file
|
2020-12-30 10:25:57 +01:00 |
|
Remi
|
80b60862af
|
feat(techdocs): updates aws variables access
|
2020-12-30 10:25:57 +01:00 |
|