Commit Graph

4254 Commits

Author SHA1 Message Date
Matthew Clarke 9581ff0b4f Kubernetes: lookup cluster config from google api when using GKE (#4844)
* Restructure config; add GKE cluster locator

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

* PR feedback

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

* fix region typo

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

* replace config api call with clusters endpoint

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

* missed tsc error

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

* doc tweak

Signed-off-by: mclarke <mclarke@spotify.com>
2021-03-08 10:27:09 +00:00
Fredrik Adelöw 8e15b19a30 Merge pull request #4827 from backstage/dependabot/npm_and_yarn/knex-0.95.1
chore(deps): bump knex from 0.21.18 to 0.95.1
2021-03-08 11:11:32 +01:00
Fredrik Adelöw c598de8838 Merge pull request #4839 from backstage/freben/expore-more
Standardize the tool cards in explore some more
2021-03-08 11:11:16 +01:00
Ben Lambert 68d63166dd Merge pull request #4842 from ebarriosjr/add-column-to-kafka-plugin-for-lag
Added lag column to the kafka plugin
2021-03-08 10:37:47 +01:00
dependabot[bot] 7616988312 chore(deps): bump knex from 0.21.18 to 0.95.1
Bumps [knex](https://github.com/knex/knex) from 0.21.18 to 0.95.1.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knex/knex/commits)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-08 10:26:45 +01:00
ebarrios 0eac754a89 Added test case for lag field in the kafka plugin
Signed-off-by: ebarrios <esteban.barrios@trivago.com>
2021-03-08 10:17:50 +01:00
Fredrik Adelöw 955e2a7a6f Merge pull request #4861 from backstage/dependabot/npm_and_yarn/types/codemirror-0.0.108
chore(deps-dev): bump @types/codemirror from 0.0.100 to 0.0.108
2021-03-08 09:59:07 +01:00
Ben Lambert d13f519f35 Merge pull request #4864 from tadashi0713/show_workflow_name_github_actions
Show workflow name in GitHub Actions
2021-03-08 09:58:15 +01:00
Tadashi Nemoto 7216416d67 Add workflow
Signed-off-by: Tadashi Nemoto <tadashi.nemoto@exwzd.com>
2021-03-08 16:09:17 +09:00
dependabot[bot] 73708c467e chore(deps-dev): bump @types/codemirror from 0.0.100 to 0.0.108
Bumps [@types/codemirror](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/codemirror) from 0.0.100 to 0.0.108.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/codemirror)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 04:44:43 +00:00
Patrik Oldsberg 0e068db972 run prettier
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-07 23:37:48 +01:00
Fredrik Adelöw 347a50235a Merge pull request #4837 from backstage/freben/entity-404
Show a Not Found message when navigating to a nonexistent entity
2021-03-07 18:30:29 +01:00
Fredrik Adelöw 0b42fff222 add parseLocationReference/stringifyLocationReference
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-06 15:46:44 +01:00
ebarrios e15f7a6464 Added missing row to variables
Signed-off-by: ebarrios <esteban.barrios@trivago.com>
2021-03-05 17:02:50 +01:00
ebarrios 8f72318fec Added lag column to the kafka plugin
Signed-off-by: ebarrios <esteban.barrios@trivago.com>
2021-03-05 16:54:13 +01:00
Fredrik Adelöw 9f7dc10fbe Show a Not Found message when navigating to a nonexistent entity
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-05 15:55:04 +01:00
Fredrik Adelöw c9b5c1ecac Standardize the tool cards in explore some more
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-05 15:49:48 +01:00
Ben Lambert b672cdae78 Merge pull request #4653 from backstage/jhaals/taskworker-tests
scaffolder: Handle undefined step input
2021-03-05 11:56:18 +01:00
Johan Haals c3eb4917fb Add input template test
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-05 10:28:13 +01:00
Johan Haals c20bc8abc4 Don't json parse undefined input
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-05 09:54:27 +01:00
Johan Haals 6e435e9a08 Update tests
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-05 09:48:37 +01:00
Fredrik Adelöw 15065ede5e Merge pull request #4803 from backstage/freben/no-item-card
ItemCard: deprecate and replace with composable pieces
2021-03-05 09:35:31 +01:00
Himanshu Mishra ea3d406038 Merge pull request #4714 from erdoganoksuz/feature/OpenStackSwiftPublisher 2021-03-05 07:57:36 +00:00
Adam Harvey 56b21fda18 Merge pull request #4818 from adamdmharvey/refactor-techdocs-logging
chore(techdocs-common, techdocs-backend): Refactor TechDocs logging
2021-03-04 19:23:00 -05:00
Adam Harvey 0626c94125 Merge pull request #4821 from adamdmharvey/techdocs-example
techdocs-backend: Enhance example documented-component
2021-03-04 19:09:48 -05:00
Adam Harvey a9d7c123fb Wording tweaks
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-04 18:53:39 -05:00
Adam Harvey 2daa65a18b Change wording
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-04 18:51:57 -05:00
Adam Harvey c149b14009 Fix typo
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-04 18:51:34 -05:00
Adam Harvey 02d78290a5 Enhance example documented-component
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-04 16:05:17 -05:00
Ben Lambert f094bf7823 Merge pull request #4791 from ayshiff/feature/kubernetes-clusters-config
Kubernetes plugin: Read cluster config from api
2021-03-04 20:44:01 +01:00
Adam Harvey 26e23b2c7d Refactor logging
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-04 14:23:01 -05:00
Fredrik Adelöw 2089de76be ItemCard: deprecate and replace with composable pieces
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-04 19:27:24 +01:00
Ben Lambert 10f5ded753 Merge pull request #4719 from ayshiff/feature/splunk-on-call-plugin-rest-endpoint
Splunk On-Call plugin: REST endpoint
2021-03-04 18:46:42 +01:00
Marcos Lilljedahl 37f9f1a2ee Uses the correct jwks_uri for oidc configuration endpoint
Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com>
2021-03-04 12:31:21 -03:00
Ben Lambert 2518e57262 Merge pull request #4783 from ebarriosjr/update-docu-kafka-plugin
Updated README.md in kafka plugin
2021-03-04 16:21:51 +01:00
Johan Haals 561fd1645b chore: fix expect
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-04 15:27:04 +01:00
Johan Haals f3ba1fc463 Add TaskWorker test
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-04 15:27:04 +01:00
github-actions[bot] ff2ab4fade Version Packages 2021-03-04 13:11:10 +00:00
blam eed2656f12 chore: updating scaffolder v2 template
Signed-off-by: blam <ben@blam.sh>
2021-03-04 10:54:34 +01:00
ebarrios 80edd3af91 Added import for the packages/backend/src/index.ts file for adding the plugin and changed the file extension from js to ts
Signed-off-by: ebarrios <esteban.barrios@trivago.com>
2021-03-04 10:43:33 +01:00
Patrik Oldsberg 141e9d3c75 Merge pull request #4792 from backstage/feat/external-route-ref
core-api: add parameters to external type refs + reactor types
2021-03-04 10:11:44 +01:00
Remi 61c9c0ba0e fix(kubernetes-plugin): read cluster config from api
Signed-off-by: Remi <remi.d45@gmail.com>
2021-03-04 01:08:28 +01:00
Patrik Oldsberg 8476322e67 Merge pull request #4703 from n2ygk/api-docs-oauth2-redirect
Add oauth2-redirect.html of OAuth2 Authorization Code callback
2021-03-04 00:39:14 +01:00
ImgBotApp 91f110ca29 [ImgBot] Optimize images
*Total -- 279.29kb -> 230.81kb (17.36%)

/microsite/static/img/splunk-black-white-bg.png -- 4.35kb -> 2.18kb (49.84%)
/plugins/jenkins/src/assets/JenkinsLogo.svg -- 29.10kb -> 23.76kb (18.37%)
/docs/assets/dls/storybook-page.png -- 245.84kb -> 204.87kb (16.66%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-03-03 21:46:39 +00:00
Alan Crosswell 7b9950ce20 Document how to install oauth2-redirect.html
Signed-off-by: Alan Crosswell <alan@columbia.edu>
2021-03-03 16:32:00 -05:00
Ryan Vazquez 3ee06b4cda Merge pull request #4786 from backstage/cost-insights-migrate-example
Cost insights migrate example
2021-03-03 16:20:18 -05:00
Ryan Vazquez 9bcad72a24 migrate mocks to test utils
Signed-off-by: Ryan Vazquez <ryanv@spotify.com>
2021-03-03 16:06:26 -05:00
Ryan Vazquez e7be6a33f7 lint
Signed-off-by: Ryan Vazquez <ryanv@spotify.com>
2021-03-03 16:06:25 -05:00
Ryan Vazquez 9372769c23 update test util imports
Signed-off-by: Ryan Vazquez <ryanv@spotify.com>
2021-03-03 16:06:25 -05:00
Ryan Vazquez b35c7d61ce export all alerts
Signed-off-by: Ryan Vazquez <ryanv@spotify.com>
2021-03-03 16:06:25 -05:00