Commit Graph

291 Commits

Author SHA1 Message Date
Nick Marinelli d419784c8b whitespace
Signed-off-by: Nick Marinelli <nmarinelli@hchb.com>
2022-09-06 17:31:43 -04:00
Nick Marinelli 8bf6ce0223 further vale appeasement
Signed-off-by: Nick Marinelli <nmarinelli@hchb.com>
2022-09-06 17:28:33 -04:00
Nick Marinelli 2ecbd7cbdf update for #13338 changes, and option
Signed-off-by: Nick Marinelli <nmarinelli@hchb.com>
2022-09-06 16:59:29 -04:00
Nick Marinelli 9acd95709e spellcheck workaround?
Signed-off-by: Nick Marinelli <nmarinelli@hchb.com>
2022-08-26 18:25:33 -04:00
Nick Marinelli 928e31bfdc adapt for mkcert
Signed-off-by: Nick Marinelli <nmarinelli@hchb.com>
2022-08-26 15:26:11 -04:00
Nick Marinelli b74962217b Local SSL tutorial
Signed-off-by: Nick Marinelli <nmarinelli@hchb.com>
2022-08-25 18:57:57 -04:00
Patrik Oldsberg afb14027c2 contrib: remove jinja2 extension Dockerfile example, inline in README instead
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-10 15:51:34 +02:00
Patrik Oldsberg 009cffb4ee contrib: remove kubernetes example as its all documented elsewhere
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-10 15:51:34 +02:00
Patrik Oldsberg 485ee93cde contrib: add note about k8s best security practices
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-10 14:28:19 +02:00
Patrik Oldsberg 3faed18fd3 docs: update auth providers usage
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-06-20 15:20:06 +02:00
Andre Wanlin b6ef133aed Added tutorial for Promehteus metrics
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-06-18 11:56:42 -05:00
Emma Indal 73fa59f6b2 replace all usages of @backstage/search-common with @backstage/plugin-search-common
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-02 13:20:29 +02:00
Renovate Bot a139131db9 chore(deps): update dependency alpine to v3.16
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-01 17:16:04 +00:00
Martina Iglesias Fernandez 0e91c38450 Revert "chore(deps): update helm release postgresql to v11"
This reverts commit d0b04813ab.

I am reverting this because this was a breaking change and needs more
work and testing.

Signed-off-by: Martina Iglesias Fernandez <martina@roadie.io>
2022-05-20 15:06:19 +02:00
Renovate Bot 4b12631f78 chore(deps): update helm release postgresql to v11.2.4
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-05-19 10:47:14 +00:00
Renovate Bot 5c3e53a69c chore(deps): update helm release postgresql to v11.2.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-05-18 12:33:59 +00:00
Renovate Bot d0b04813ab chore(deps): update helm release postgresql to v11
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-05-06 14:03:00 +00:00
Patrik Oldsberg 89bb53685c vale: prune accepted vocabulary
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-04-27 18:44:55 +02:00
Renovate Bot 3a299ca382 chore(deps): update helm release postgresql to v9.8.12
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-04-21 07:03:10 +00:00
Renovate Bot e07207baa5 chore(deps): update dependency alpine to v3.15
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-04-20 19:03:41 +00:00
Ben Lambert 9b0a528b18 Merge pull request #10486 from getndazn/fix/aws-alb-docs
Fix/aws alb docs
2022-03-31 12:51:14 +02:00
Joel Cox 76b7167e57 docs: update alb authentication example
Signed-off-by: Joel Cox <joel@pinecodes.com>
2022-03-30 08:39:54 +11:00
Marco Crivellaro cdd58f3547 awsalb auth doesn't support authEnv
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com>
2022-03-28 15:37:11 +00:00
Fredrik Adelöw d6d3387ae8 Merge pull request #10333 from getndazn/fix/aws-alb-aad-oidc-auth-tutorial
sub claim used by custom sign-in must be a full entity reference
2022-03-21 15:54:27 +01:00
Marco Crivellaro 74310dbb61 chore: prettier
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com>
2022-03-21 14:44:45 +00:00
Marco Crivellaro e1b0db1908 use stringifyEntityRef to build the user reference
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com>
2022-03-21 14:17:37 +00:00
Fredrik Adelöw 43d323c917 Merge pull request #10325 from backstage/freben/providers
Add to contrib: `ImmediateEntityProvider`, `LoadTestingEntityProvider`
2022-03-21 14:28:11 +01:00
Fredrik Adelöw 1cb55c667e add readme
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-21 14:12:28 +01:00
Marco Crivellaro ddb94bd241 sub claim used by customm sign-in must be a full entity refrence
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com>
2022-03-20 22:58:05 +00:00
Fredrik Adelöw 95408dbe99 Add to contrib: ImmediateEntityProvider, LoadTestingEntityProvider
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-19 16:13:14 +01:00
Tuan Anh Tran fb304780e6 fix: forward to wrong service name
fix: forward to wrong service name in case backend host != frontend host
Signed-off-by: Tuan Anh Tran <anhtt17@techcombank.com.vn>
2022-03-18 15:56:29 +07:00
Emma Indal fc672f900d Merge pull request #9742 from brexhq/sugupta/contrib-confluence-search
Contributing Confluence search functionality
2022-03-02 15:42:14 +01:00
su-gupta 1bd6e019ab change to md files
Signed-off-by: su-gupta <sugupta@brex.com>
2022-03-01 12:15:18 -05:00
Fredrik Adelöw e0aec213c4 small fix to the aws alb docs
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-25 13:16:28 +01:00
su-gupta 0d1c461780 adding Confluence search functionality upstream v1
Signed-off-by: su-gupta <sugupta@brex.com>
2022-02-22 18:11:14 -05:00
Patrik Oldsberg af32e5b10e Merge pull request #9545 from emalihin/patch-1
remove duplicate ingress.class annotation
2022-02-16 17:25:31 +01:00
Eugene Malihins 2dc67b70e5 remove duplicate ingress.class annotation
`kubernetes.io/ingress.class` annotation is already rendered on line 23 from `.Values.ingress.annotations`.

This removes the duplicate, allowing Flux to deploy the chart (https://github.com/fluxcd/flux2/issues/1522)

Signed-off-by: Eugene Malihins <eugene.malihins@sequencehq.com>
2022-02-16 10:32:35 +02:00
Andrew Basson 1c95de39e3 chore(contrib/docker/devops): fix docs typos
Signed-off-by: Andrew Basson <andrew.basson@gmail.com>

Co-authored-by: Johan Haals <johan.haals@gmail.com>
2022-02-14 16:24:01 +01:00
Andrew Basson 3ec45a86e4 fix(docker): add deps for @vscode/sqlite3
The change to using @vscode/sqlite3 broke our deployment builds.
Adding the required build tool `g++` and linking `python` to the python3 executable.

```shell
make: Entering directory '/builds/.../node_modules/@vscode/sqlite3/build'
  ACTION deps_sqlite3_gyp_action_before_build_target_unpack_sqlite_dep Release/obj/gen/sqlite-autoconf-3360000/sqlite3.c
/bin/sh: python: not found
```

Technically, the python path can be added to `.nmprc`, but added it to the docker file instead.

Signed-off-by: Andrew Basson <andrew.basson@gmail.com>
2022-02-14 11:53:13 +01:00
Fredrik Adelöw 3c9aed1b16 review comments
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-10 10:36:45 +01:00
Andre Wanlin 409725e9c2 Updated readme
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-01-31 07:11:45 -06:00
Andre Wanlin e7586f3c83 Added newline to end of script
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-01-28 08:14:57 -06:00
Andre Wanlin fcdf511b7b Added Orphan Clean Up script
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-01-28 08:08:43 -06:00
Patrik Oldsberg 4d21332888 Merge branch 'master' into rugvip/depr 2022-01-17 13:07:16 +01:00
Patrik Oldsberg 51fbedc445 plugins: migrate usage of deprecated IdentityApi methods
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 19:51:30 +01:00
Julio Arias 4b57df1d86 bugfix: Fix helm chart ingress template
This changes fixes the ingress spec to match the API version either v1 or v1beta1,
previously the apiVersion was change according to the K8S version but no
further changes where made to actually match the new v1 API spec. This
cause issues deploying to clusters with versions 1.19+

Signed-off-by: Julio Arias <jarias@users.noreply.github.com>
2022-01-06 15:08:03 -06:00
Johan Haals df52424c1e Merge pull request #8602 from tomwolfgang/fix/docs-aut-api-requests
Updating tutorial to work with latest backstage
2022-01-03 14:16:06 +01:00
tom.wolf 5f2e4bd180 Returning usage of 'jose" and removing the null token retry code
Signed-off-by: tom.wolf <tom.wolf@overwolf.com>
2021-12-31 00:13:25 +02:00
Patrik Oldsberg 4ce51ab0f1 use precise imports of react-use
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-30 12:53:16 +01:00
tom.wolf afea3d9e36 Updating tutorial to work with latest backstage
Signed-off-by: tom.wolf <tom.wolf@overwolf.com>
2021-12-28 22:11:55 +02:00