Commit Graph

1697 Commits

Author SHA1 Message Date
Fredrik Adelöw 3e79c4bc58 Merge pull request #8406 from prkeshri/7340-remote-config-fix
7340 remote config fix
2021-12-17 10:34:32 +01:00
Fredrik Adelöw 0a9501ca1b Merge pull request #8512 from ArveSystad/patch-1
Correct keyword for microsoftAuthApiRef
2021-12-16 19:11:21 +01:00
Ben Lambert f082d9034b Merge pull request #8486 from RoadieHQ/cronjobs-docs
add cronjobs to list of required permissions
2021-12-16 10:55:49 +01:00
Arve Systad 6b7b4b3fa2 Correct keyword for microsoftAuthApiRef
Makes for a little less guesswork in the middle of things.
2021-12-16 10:33:10 +01:00
Brian Fletcher 62915c3688 add batch api group explanation
Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-12-15 13:25:12 +00:00
Charles Lowell baf39f45b5 Add explainer for newClient to the search howto
Signed-off-by: Charles Lowell <cowboyd@frontside.com>
2021-12-14 20:49:27 +02:00
Brian Fletcher 5053de976c add cronjobs to list of required permissions
Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-12-14 11:43:23 +00:00
Patrik Oldsberg 8a7372cfd5 core-plugin-api: deprecated some auth api refs and marked the rest as experimental
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-13 11:49:08 +01:00
Emma Indal aa7a73e947 [TechDocs] Add metadata to cli docs (#8445)
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2021-12-10 10:12:13 +01:00
Johan Haals e3d21acf2a Merge pull request #8374 from backstage/orkohunter/docs-v1beta3-templates
scaffolder: update docs with v1beta3 syntax
2021-12-08 14:13:41 +01:00
Praveen Ranjan Keshri 1e7070443d Fixes post review by Rugvip:
1. Ensuring that reloadIntervals, if present, is a valid positive number
2. Remote config error message fix
3. Removed remote config from example backend
4. Lessened the writing.md
5. Multiple changesets

Signed-off-by: Praveen Ranjan Keshri <prkeshri@gmail.com>
2021-12-08 00:21:53 +05:30
Praveen Ranjan Keshri d5d69f1169 Merge branch 'backstage:master' into 7340-remote-config-fix 2021-12-07 22:46:46 +05:30
Himanshu Mishra 285f7ec2e6 fix apiVersion for scaffolder.backstage.io/v1beta3 in docs
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-12-07 18:13:06 +05:30
Tim Hansen 36bb4fb2e9 More scaffolder config cleanup
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-12-06 13:13:03 -07:00
Otto Sichert 731e9293bd Merge pull request #6335 from backstage/iameap/techdocs-cache
[TechDocs] Optional static resource caching
2021-12-06 10:38:30 +01:00
Himanshu Mishra 94c3583f2b scaffolder: update docs with v1beta3 syntax
migration guide: https://backstage.io/docs/features/software-templates/migrating-from-v1beta2-to-v1beta3

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-12-06 11:23:16 +05:30
Eric Peterson e3e6e9a86d One last docs update to clarify new architecture.
Signed-off-by: Eric Peterson <i.am@eric.pe>
2021-12-05 17:05:07 -06:00
Johan Haals f046799197 Merge pull request #8356 from backstage/jhaals/microsite
microsite: close html tags
2021-12-03 11:52:12 +01:00
Johan Haals 972a047c43 microsite: close html tags
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-12-03 11:34:06 +01:00
Matthew Clarke c010632f88 kubernetes-plugin: integrate with top method from kubernetes client library (#8248)
* kubernetes-plugin: integrate with top method from kubernetes client library

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

* fix existing tests

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

* prettier

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

* add fetcher test

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

* update api report

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

* fix fe tests

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

* fe tests

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

* changeset

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

* add skip metrics lookup flag

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

* add skip metrics lookup to gke locator and docs

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

* fix tests

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

* minor change

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

* missed prettier

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

* missed file

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

* more details to changeset

Signed-off-by: mclarke <mclarke@spotify.com>
2021-12-02 23:10:48 +00:00
Johan Haals 581288f670 Merge pull request #8325 from backstage/vinzscam/bump-esbuild-and-rollup
Add cli option for minifying plugins and backend build
2021-12-02 15:34:08 +01:00
Ben Lambert afa656ae6b Merge pull request #8302 from backstage/feat/search-modal-context
[Search] Search Modal now relies on the Search Context
2021-12-02 13:08:51 +01:00
Vincenzo Scamporlino 1a1756d538 Add minify option to backend:build
Co-authored-by: Ainhoa Larumbe <ainhoal@spotify.com>
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
2021-12-02 10:53:49 +01:00
Vincenzo Scamporlino 3edae6a3e8 Add documentation
Co-authored-by: Ainhoa Larumbe <ainhoal@spotify.com>
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
2021-12-02 10:47:23 +01:00
Emma Indal bac29f1cde remove space
Signed-off-by: Emma Indal <emmai@spotify.com>
2021-12-02 09:47:48 +01:00
Adam Harvey 7476c519ba Remove deprecated test-utils-core package
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-12-01 13:56:30 -05:00
Camila Belo 662636227b feat(search): move the modal state to context
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2021-12-01 17:38:17 +01:00
Tim Hansen ab393eb0ee Merge pull request #8290 from nikkhn/patch-1
Update docker.md
2021-12-01 09:24:06 -07:00
Nikki Nikkhoui 9bc88c24e7 run prettier
Signed-off-by: Nikki Nikkhoui <nnikkhoui@wikimedia.org>
2021-12-01 07:42:23 -08:00
Nikki Nikkhoui d391c33173 Update docker.md
add missing "to"

Signed-off-by: Nikki Nikkhoui <nnikkhoui@wikimedia.org>
2021-12-01 07:42:23 -08:00
Camila Belo a5a6cd5db7 docs(search): update the number of engines
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2021-12-01 15:32:50 +01:00
Patrik Oldsberg cde0ba242d Merge pull request #8216 from brexhq/k8s-api-version-overrides
K8s api version overrides
2021-12-01 01:37:27 +01:00
Andrew Tran 1a792a7ef6 update docs
Signed-off-by: Andrew Tran <atran@brex.com>
2021-11-30 16:12:21 -06:00
Andrew Tran 4dab6ffaad update changeset, fix pr nits
Signed-off-by: Andrew Tran <atran@brex.com>
2021-11-30 16:04:39 -06:00
Tim Hansen cbc7408eea Add new auth providers to the doc index
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-11-30 11:32:21 -07:00
Andrew Tran 24af47761b update docs
Signed-off-by: Andrew Tran <atran@brex.com>
2021-11-29 11:05:10 -06:00
Suzanne Daniels 57abdfc703 Applying @adamdmharvey suggestions from #8275
Signed-off-by: Suzanne Daniels <suzanned@spotify.com>
2021-11-29 15:53:41 +01:00
Suzanne Daniels e9c5036386 Editing port back to 7070
Signed-off-by: Suzanne Daniels <suzanned@spotify.com>
2021-11-29 15:11:11 +01:00
Suzanne Daniels 9200a2a858 Set DB expectations(see #6811) + edits (#7499)
Signed-off-by: Suzanne Daniels <suzanned@spotify.com>
2021-11-29 14:41:49 +01:00
Tim Hansen 4add90deb3 Merge pull request #8252 from brexhq/jrusso/add-template-swimlanes
Add swimlanes to scaffolder page
2021-11-28 20:31:43 -07:00
Eric Peterson e4adc768a5 Update architecture diagram.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-11-28 13:16:04 -07:00
Eric Peterson ef04b09f75 Make cache readTimeout configurable.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-11-28 13:16:04 -07:00
Eric Peterson 0a5278b92a Update Backstage.io docs with config/recs
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-11-28 13:16:04 -07:00
Eric Peterson d5699813f7 Proposed architecture.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-11-28 13:13:30 -07:00
jrusso1020 f3bcd52216 rename swimlane -> group
Signed-off-by: jrusso1020 <jrusso@brex.com>
2021-11-27 12:36:29 -05:00
jrusso1020 fa683cab7d address comments
Signed-off-by: jrusso1020 <jrusso@brex.com>
2021-11-27 12:36:29 -05:00
MT Lewis 456bcce6ca Merge pull request #7943 from backstage/natasha/b2b-auth
Support backend to backend authentication
2021-11-26 15:31:52 +00:00
MT Lewis e65d8b5174 docs: update backend-to-backend auth docs to reflect new TokenManager api
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2021-11-26 12:31:10 +00:00
MT Lewis 422de86abe docs: split up backend-to-backend and api request authentication docs
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2021-11-25 18:16:53 +00:00
MrSecure c59edf0415 fix: inconsistent time units
The stability document had mixed use of "two days" and "two weeks" ... with "two weeks" seeming to be the intended value.

Signed-off-by: Mr. Secure <ben.github@mrsecure.org>
2021-11-24 17:18:40 -06:00