Commit Graph

177 Commits

Author SHA1 Message Date
github-actions[bot] 99bf179ccf Version Packages 2021-11-18 11:52:08 +00:00
Fredrik Adelöw afe864b872 get rid of config loading here too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-09 10:35:13 +01:00
github-actions[bot] bf5090e59d Version Packages 2021-10-21 13:28:13 +00:00
Matthew Clarke b61c50a12f fix k8s crd regression (#7728)
Signed-off-by: mclarke47 <matthewclarke47@gmail.com>
2021-10-21 14:21:35 +01:00
Ben Lambert b45020a548 Merge pull request #7555 from dirathea/plugins-k8s-caData-support
Plugins k8s ca data support
2021-10-21 11:35:30 +02:00
Aldira Putra Raharja edf89c179e Add TODO on GKE to pass caData into the object
Signed-off-by: Aldira Putra Raharja <dira.thea@gmail.com>
2021-10-20 09:56:15 +07:00
Patrik Oldsberg 36e67d2f24 more strict error type checking in most packages and backend plugins
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-17 15:09:05 +02:00
github-actions[bot] 4c840cebfa Version Packages 2021-10-14 12:45:08 +00:00
Aldira Putra Raharja 26b7943660 update api-report and update docs around caData
Signed-off-by: Aldira Putra Raharja <dira.thea@gmail.com>
2021-10-13 20:17:13 +07:00
Morgan Martinet f969089a18 regen API docs
Signed-off-by: Morgan Martinet <morgan@mmm-experts.com>
2021-10-12 15:35:32 -04:00
Morgan Martinet 5ac5afe7cc remove unused type KubernetesFactory
Signed-off-by: Morgan Martinet <morgan@mmm-experts.com>
2021-10-12 10:11:07 -04:00
Morgan Martinet a982e166c5 Enable customization of services used by the kubernetes backend plugin
Signed-off-by: Morgan Martinet <morgan@mmm-experts.com>
2021-10-12 00:59:04 -04:00
Aldira Putra Raharja bb8cea4a75 Add caData support for kubernetes config
Signed-off-by: Aldira Putra Raharja <dira.thea@gmail.com>
2021-10-11 21:51:01 +07:00
Matthew Clarke 89bcf90b66 refactor kubernetes fetcher (#7504)
* refactor kubernetes fetcher

Signed-off-by: mclarke47 <matthewclarke47@gmail.com>

* typo

Signed-off-by: mclarke47 <matthewclarke47@gmail.com>

* tsc errors

Signed-off-by: mclarke47 <matthewclarke47@gmail.com>

* Create unlucky-laws-doubt.md

Signed-off-by: mclarke47 <matthewclarke47@gmail.com>

* missed prettier

Signed-off-by: mclarke47 <matthewclarke47@gmail.com>

* api report

Signed-off-by: mclarke47 <matthewclarke47@gmail.com>

* fix tests

Signed-off-by: mclarke47 <matthewclarke47@gmail.com>
2021-10-11 15:38:37 +01:00
github-actions[bot] 6e5b1bda9d Version Packages 2021-09-23 10:01:17 +00:00
Fredrik Adelöw 0492cff964 Merge pull request #6782 from livetocode/feature/k8s-dashboard-links
provide access to the Kubernetes dashboard when viewing a specific resource
2021-09-20 14:17:30 +02:00
Tim Hansen febddedcb2 security: bump lodash to 4.17.21
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-09-16 16:06:56 -06:00
Patrik Oldsberg 8142a8ecb2 packages,plugins: add package documentation
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-14 18:47:53 +02:00
Patrik Oldsberg 71f6356390 plugins: add package descriptions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-14 18:33:40 +02:00
Morgan Martinet a65206d5a4 minor changes after code review
Signed-off-by: Morgan Martinet <morgan.martinet@montreal.ca>
2021-09-05 20:02:07 -04:00
Morgan Martinet 06cc986113 fix documentation errors
Signed-off-by: Morgan Martinet <morgan.martinet@montreal.ca>
2021-08-29 19:32:22 -04:00
Morgan Martinet abf7c46404 refactor code in order to support multiple dashboard link formatters
Signed-off-by: Morgan Martinet <morgan.martinet@montreal.ca>
2021-08-29 19:07:34 -04:00
Morgan Martinet c59294d1e5 regen api-report.md and rebase branch on master
Signed-off-by: Morgan Martinet <morgan@mmm-experts.com>
2021-08-26 09:50:38 -04:00
Morgan Martinet c80f53a4b5 minor refactorings after code review
Signed-off-by: Morgan Martinet <morgan@mmm-experts.com>
2021-08-26 09:50:38 -04:00
Morgan Martinet 891d2bec18 fix failing unit tests in kubernetes-backend
Signed-off-by: Morgan Martinet <morgan@mmm-experts.com>
2021-08-26 09:50:37 -04:00
Morgan Martinet 7a0c334707 feat(kubernetes): provide access to the Kubernetes dashboard when viewing a specific resource
Signed-off-by: Morgan Martinet <morgan@mmm-experts.com>
2021-08-26 09:50:37 -04:00
github-actions[bot] e7130884a0 Version Packages 2021-08-26 11:25:27 +00:00
Brian Fletcher a8b41f32a3 fixes existing changes and adds 1 new test for k8
Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-08-20 13:33:28 +01:00
Brian Fletcher 22fc579fe5 Retrieve the externalId from the config
My previous change to enable the external id, had missed the part
that actually reads the externalId from the config. This change
is the final piece, all going well.

Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-08-19 17:19:10 +01:00
github-actions[bot] c734d6995a Version Packages 2021-08-12 08:21:56 +00:00
Fredrik Adelöw 9a180af86e Merge pull request #6756 from backstage/dependabot/npm_and_yarn/prettier-2.3.2
chore(deps-dev): bump prettier from 2.2.1 to 2.3.2
2021-08-09 14:04:37 +02:00
Fredrik Adelöw 923491eece run prettier formatting
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-09 11:54:38 +02:00
Brian Fletcher a9c11c699c adds api-report file to pull request
Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-08-06 19:45:36 +01:00
Brian Fletcher b08ea0d2ec add ability to specify an external id for assumed role for k8
From the AWS documentation.

A cross-account role is usually set up to trust everyone in an account.
Therefore, the administrator of the trusting account might send an external
ID to the administrator of the trusted account. That way, only someone with
the ID can assume the role, rather than everyone in the account.

Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-08-06 17:34:48 +01:00
Miklos Kiss d46a74dd94 Fix changelog kubernetes option key
Signed-off-by: Miklos Kiss <miklos.kiss@prezi.com>
2021-08-05 17:22:49 +02:00
github-actions[bot] 326cbd7408 Version Packages 2021-08-05 00:24:56 +00:00
Ben Lambert 2ce0b4ca0d Merge pull request #6589 from kissmikijr/make-object-types-configurable
Kubernetes: Make objectTypes configurable from app-config.yaml
2021-07-30 13:18:51 +02:00
Miklos Kiss 1217441292 update api-report
Signed-off-by: Miklos Kiss <miklos.kiss@prezi.com>
2021-07-30 12:28:39 +02:00
Miklos Kiss 7b46caff47 use object as params
Signed-off-by: Miklos Kiss <miklos.kiss@prezi.com>
2021-07-30 12:09:45 +02:00
github-actions[bot] 32b48219ce Version Packages 2021-07-29 10:32:54 +00:00
Miklos Kiss 07410d1e9b make KubernetesFanOutHandler params an object
Signed-off-by: Miklos Kiss <miklos.kiss@prezi.com>
2021-07-28 16:00:54 +02:00
Ben Lambert 072d8209d6 Merge pull request #6576 from backstage/dependabot/npm_and_yarn/kubernetes/client-node-0.15.0
chore(deps): bump @kubernetes/client-node from 0.14.3 to 0.15.0
2021-07-26 09:39:00 +02:00
Miklos Kiss 638a376f53 use the correct prettier config
Signed-off-by: Miklos Kiss <miklos.kiss@prezi.com>
2021-07-23 10:03:30 +02:00
Miklos Kiss 8cf1918ad1 Make objectTypes configurable from app-config.yaml
Signed-off-by: Miklos Kiss <miklos.kiss@prezi.com>
2021-07-23 00:48:25 +02:00
github-actions[bot] f51fcaeba2 Version Packages 2021-07-22 10:52:38 +00:00
dependabot[bot] 20e84982f2 chore(deps): bump @kubernetes/client-node from 0.14.3 to 0.15.0
Bumps [@kubernetes/client-node](https://github.com/kubernetes-client/javascript) from 0.14.3 to 0.15.0.
- [Release notes](https://github.com/kubernetes-client/javascript/releases)
- [Changelog](https://github.com/kubernetes-client/javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes-client/javascript/compare/0.14.3...0.15.0)

---
updated-dependencies:
- dependency-name: "@kubernetes/client-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-22 04:22:27 +00:00
Nicolas Arnold 7e84b1bd9f Making changes backwards compatible by keeping the ClusterDetails object as an accepted type.
Signed-off-by: Nicolas Arnold <nic@roadie.io>
2021-07-20 14:20:06 +01:00
Nicolas Arnold 65a4d89831 Refactoring the valid credentials method
Signed-off-by: Nicolas Arnold <nic@roadie.io>
2021-07-20 09:15:03 +01:00
Nicolas Arnold 76fbdbc322 Modifying changesets and explicitly returning a promise for the AWS Creds
This changes modifies the changeset to only include a patch (as per comments above).

I have also changed the flow of retrieving the AWS creds. Previously, they were being returned after they were "resolved".
Now we await and resolve a promise to guarantee that the credentials have been loaded.

Signed-off-by: Nicolas Arnold <nic@roadie.io>
2021-07-19 18:07:06 +01:00
Nicolas Arnold ec98274a7e Creating a Cluster details object per k8s provider
Signed-off-by: Nicolas Arnold <nic@roadie.io>
2021-07-19 15:17:25 +01:00