Commit Graph

2494 Commits

Author SHA1 Message Date
Ben Lambert 80ba0a280f Merge pull request #12822 from brentg-telus/github-entity-provider-3
feat: github entity provider
2022-07-29 11:19:44 +02:00
Himanshu Mishra 929a96e159 docs: update code sample for custom processors
getProcessorName is mandatory

Signed-off-by: Himanshu Mishra <himanshu@orkohunter>

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2022-07-29 13:52:59 +05:30
Renlord Yang 7baa7d41cf Remove duplicated section
Removed the section with a different header title but contained the exact text body as the following section.

Signed-off-by: Renlord Yang <renlord@users.noreply.github.com>
2022-07-29 02:00:51 +00:00
blam c333ffd2c3 chore: prettify! 🪄
Signed-off-by: blam <ben@blam.sh>
2022-07-28 11:13:42 +02:00
Damola Obaleke 8d43d374fb Update app-custom-theme.md
Updating syntax in doc for clean up of Theme object

Signed-off-by: Damola Obaleke <45045727+damolaobaleke@users.noreply.github.com>
2022-07-27 11:06:26 -07:00
Lucas Teligioridis 3f35423e3c Add instructions to prevent 403 on API read
The latest plugin requires a the "limitranges" API to be available for
read-only otherwise a 403 error will return on the Kubernetes pane.

Signed-off-by: Lucas Teligioridis <lucas@teligioridis.dev>
2022-07-27 08:10:29 +10:00
brentg-telus 1c7e940b39 chore: requested update to docs
Signed-off-by: brentg-telus <50498366+brentg-telus@users.noreply.github.com>
2022-07-26 08:31:51 -04:00
github-actions[bot] 73cee58fc2 Version Packages (next) 2022-07-26 08:37:39 +00:00
brentg-telus ae09b78551 chore: requested update to docs
Signed-off-by: brentg-telus <50498366+brentg-telus@users.noreply.github.com>
2022-07-25 14:37:22 -04:00
brentg-telus f48950e34b feat: github discovery provider
Signed-off-by: brentg-telus <50498366+brentg-telus@users.noreply.github.com>
2022-07-25 13:00:53 -04:00
Raffi Tamizian 6b6f48aa6a Fix function name
Signed-off-by: Raffi Tamizian <r.tamizian@gmail.com>
2022-07-25 16:32:19 +01:00
Ben Lambert 75bfc7317d Merge pull request #12711 from Bonial-International-GmbH/pjungermann/bitbucketServer/auth
feat: support Basic Auth and token-only at Git commands for Bitbucket Server
2022-07-25 17:06:08 +02:00
Patrick Jungermann 593dea6710 feat: support Basic Auth for Bitbucket Server
Closes: #12586
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-07-25 15:53:30 +02:00
Lucas Teligioridis 8524931589 Provide clearer documentation on correct permissions
Rather than providing the objects and what permissions are required,
just provide a valid Kubernetes manifest that clearly shows this to the
developer setting this up. Will also prevent any ambiguity when applying
this directly against a Kubernetes API.

Signed-off-by: Lucas Teligioridis <lucas@teligioridis.dev>
2022-07-22 22:37:47 +10:00
Ben Lambert a9db61cba1 Merge pull request #11404 from acierto/reconfigure
Make a possibility to configure existing components
2022-07-20 13:00:49 +02:00
bnechyporenko afdf6c7b48 Merge remote-tracking branch 'origin/master' into reconfigure
# Conflicts:
#	packages/app/package.json
2022-07-19 18:15:50 +02:00
Bogdan Nechyporenko 9d9b81bda6 Merge branch 'backstage:master' into master 2022-07-19 18:14:24 +02:00
Gio 2ae46953fa update instalation.md
adding needed settings after plugin update to version 0.7.0

Signed-off-by: Gio <6011354+gioufop@users.noreply.github.com>
2022-07-19 11:05:45 -03:00
Ben Lambert b67946b7f0 Merge pull request #12709 from Bonial-International-GmbH/pjungermann/s3/deprecate-processor
chore(catalog): deprecate `AwsS3DiscoveryProcessor`
2022-07-19 15:10:11 +02:00
Ben Lambert cf7926191e Merge pull request #12714 from damolaobaleke/patch-1
Update getting-started.md
2022-07-19 13:29:25 +02:00
blam 50b2625a1c chore: fix release logs
Signed-off-by: blam <ben@blam.sh>
2022-07-19 13:02:48 +02:00
blam 5a66935422 chore: added release notes for v1.4.0
Signed-off-by: blam <ben@blam.sh>
2022-07-19 11:59:25 +02:00
github-actions[bot] 7d7da6caec Version Packages 2022-07-19 08:34:21 +00:00
Damola Obaleke ac32949a43 Update getting-started.md
Signed-off-by: Damola Obaleke <45045727+damolaobaleke@users.noreply.github.com>
2022-07-18 17:11:13 -07:00
Patrick Jungermann 17d45dbf10 chore(catalog): deprecate AwsS3DiscoveryProcessor
Deprecate `AwsS3DiscoveryProcessor` in favor of `AwsS3EntityProvider` (since v0.1.4).

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-07-18 22:44:38 +02:00
Ben Lambert 30d1e02fbd Merge pull request #12234 from renlord/cloudflare-access
add cloudflare access authentication provider
2022-07-18 18:04:29 +02:00
Ben Lambert 0fbcad98ee Merge pull request #12664 from ericksposito/patch-1
Adjustment of sample code without
2022-07-18 14:35:01 +02:00
Erick Sposito 9c0e4e24fe applying prettier after doc change
Signed-off-by: Erick Sposito <erick.sposito@madeiramadeira.com.br>
2022-07-18 09:14:03 -03:00
Patrik Oldsberg f6e727e46e Merge pull request #12656 from backstage/rugvip/scaling-docs
docs: add scaling section to deployment docs
2022-07-18 12:07:29 +02:00
Eric Peterson a84aef3e1e Merge pull request #12534 from nodify-at/master 2022-07-18 11:36:58 +02:00
Eric Peterson 75765ca72c Vale fix
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-07-18 10:56:38 +02:00
Emma Indal 06a305c4f8 headings for use cases section
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-07-18 10:29:59 +02:00
Emma Indal e7638fa7e7 delete beta related how to guides
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-07-18 10:09:01 +02:00
Emma Indal 9a75db568a update docs
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-07-18 10:09:01 +02:00
Erick Sposito 360d648725 Update identity-resolver.md
Signed-off-by: Erick Sposito <erick.sposito@madeiramadeira.com.br>
2022-07-15 17:17:44 -03:00
Ben Lambert 2add506ffa Merge pull request #12665 from afscrome/patch-1
Fix level of App Registration header in MS Graph docs
2022-07-15 21:05:35 +02:00
Alex Crome 1bb8a9006a Fix level of App Registration header in MS Graph docs
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2022-07-15 19:22:48 +01:00
Erick Sposito 2cd2145a17 Adjustment of sample code without
We made an adjustment to the documentation because with the example we couldn't make it work.
Following the steps we put in the current example works perfectly. @padupe @monnylly @ericksposito

Signed-off-by: Erick Sposito <erick.sposito@madeiramadeira.com.br>
2022-07-15 15:01:38 -03:00
Patrik Oldsberg b745fa726c docs: add scaling section to deployment docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-07-15 14:26:27 +02:00
Thomas Cardonne 8d30688534 docs(software-templates): document new template output format
This format has been deprecated and users should use links instead

Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com>
2022-07-15 10:50:38 +02:00
Renlord Yang 9dce0535d6 add support to include cloudflare groups and implement caching
Signed-off-by: Renlord Yang <renlord@cloudflare.com>
Signed-off-by: Renlord Yang <me@renlord.com>
2022-07-14 22:54:26 +08:00
Renlord Yang 3cedfd8365 add Cloudflare Access authentication provider
Signed-off-by: Renlord Yang <renlord@cloudflare.com>
Signed-off-by: Renlord Yang <me@renlord.com>
2022-07-14 22:54:26 +08:00
Ben Lambert 0d0fde9f69 Merge pull request #12616 from stephanschielke/patch-1
backstage-create-app doesn't add vital init() piece automatically
2022-07-14 15:02:37 +02:00
Stephan Schielke dc063ecedc Update docs/integrations/datadog-rum/installation.md
Co-authored-by: Ben Lambert <blam@spotify.com>

Signed-off-by: Stephan Schielke <401815+stephanschielke@users.noreply.github.com>
2022-07-14 11:49:11 +01:00
Stephan Schielke 10150b140c backstage-create-app doesn't add vital init() piece automatically
You have to adjust your `index.html` template file manually.

Signed-off-by: Stephan Schielke <401815+stephanschielke@users.noreply.github.com>
2022-07-13 18:09:01 +01:00
Jonah Back a9d42fcbb7 Merge branch 'master' into feature/EKSCatalog
Signed-off-by: Jonah Back <jonah@jonahback.com>
2022-07-13 09:34:10 -07:00
bnechyporenko 978979e14c Merge remote-tracking branch 'origin/master' into reconfigure
# Conflicts:
#	packages/app/package.json
#	yarn.lock
2022-07-13 10:53:56 +02:00
Bogdan Nechyporenko a3fdb586b5 Merge branch 'backstage:master' into master 2022-07-13 10:52:04 +02:00
Alex Crome bd0b731ffd Merge remote-tracking branch 'upstream/master' into aadazurecli 2022-07-13 08:10:37 +01:00
Alex Crome e4ef21c84f Misc small fixes
* Updated @azure/identity to improve error message when no credentials are avaialble.
* Misc small text fixes

Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2022-07-13 08:06:32 +01:00