Commit Graph

2503 Commits

Author SHA1 Message Date
Martin Ehrnst 52ea23151d Update org.md
Add example on how to assign Microsoft Graph permission on a managed identity, as this is not possible through the Azure Portal. Up until recently no official Microsoft documentation existed for it, but now it does

Signed-off-by: Martin Ehrnst <martin@ehrnst.no>
2022-08-05 12:48:33 +02:00
blam 21d32b0caa chore: pretty 💅
Signed-off-by: blam <ben@blam.sh>
2022-08-04 10:58:58 +02:00
Gary Niemen 2977f2473d roadmap_updates-techdocs_search
Signed-off-by: Gary Niemen <65337273+garyniemen@users.noreply.github.com>
2022-08-04 10:57:13 +02:00
Eric Peterson 84ad48160a Merge pull request #12924 from maff/feature/techdocs-cli-docker-options
feat: techdocs-cli extra Docker options for serve/serve:mkdocs
2022-08-03 13:13:17 +02:00
bnechyporenko b169ddac67 Added project pattern for GitLab provider to be able to filter projects on more granular level.
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2022-08-02 13:23:12 +02:00
github-actions[bot] f762386d48 Version Packages (next) 2022-08-02 08:43:23 +00:00
Mathias Geat dcbb438e5f feat(techdocs-cli): Allow passing docker extra args to @techdocs/cli serve and serve:mkdocs
Signed-off-by: Mathias Geat <mathias.geat@objectbay.com>
2022-08-01 13:22:01 +02:00
Jamie Klassen c51d970410 clarify caData field
The code in `@kubernetes/client-node` will decode this value, as seen here:

https://github.com/kubernetes-client/javascript/blob/2b6813f99a85605f691973d6bc43f291ac072fc7/src/config.ts#L518-L520

I have seen a casual reader insert the multi-line raw contents of a PEM file in
this field, so it seems worth mentioning the extra layer of encoding explicitly.

Signed-off-by: Jamie Klassen <jklassen@vmware.com>
2022-07-29 15:38:32 -04:00
Iswariya Manivannan 658e22b1a8 docs: Remove markdown version constraint for mkdocs-techdocs-core
Signed-off-by: Iswariya Manivannan <iswariya.m17@gmail.com>
2022-07-29 16:51:01 +02:00
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