Commit Graph

68 Commits

Author SHA1 Message Date
Fredrik Adelöw 6565f2c50b Merge pull request #10147 from rex4539/typos
Fix typos
2022-03-15 11:01:46 +01:00
Fredrik Adelöw 89c7e47967 make the backend plugin ts files consistent
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-13 19:27:46 +01:00
Dimitris Apostolou aedd4daa66 Fix typos
Signed-off-by: Dimitris Apostolou <dimitris.apostolou@icloud.com>
2022-03-13 14:12:05 +02:00
Patrik Oldsberg 4cad73ca7f run prettier
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-26 12:02:06 +01:00
kim5566 a56eb5242a update doc
Signed-off-by: kim5566 <28945404+kim5566@users.noreply.github.com>
2022-01-20 14:07:03 +11:00
kim5566 8cd1d9033d add new googleServiceAccount authProvider
Signed-off-by: kim5566 <28945404+kim5566@users.noreply.github.com>
2022-01-20 13:55:52 +11:00
Morgan Martinet 669e73b87b change dashboardParameters signature after code review
Signed-off-by: Morgan Martinet <morgan.martinet@montreal.ca>
2021-12-27 22:40:46 -05:00
Morgan Martinet acce31fa2a fix documentation warnings
Signed-off-by: Morgan Martinet <morgan.martinet@montreal.ca>
2021-12-27 01:10:59 -05:00
Morgan Martinet 7ac0bd2c66 implement dashboard link formatter for GKE
Signed-off-by: Morgan Martinet <morgan.martinet@montreal.ca>
2021-12-27 00:43:43 -05:00
Brian Fletcher 62915c3688 add batch api group explanation
Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-12-15 13:25:12 +00:00
Brian Fletcher 5053de976c add cronjobs to list of required permissions
Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-12-14 11:43:23 +00:00
Matthew Clarke c010632f88 kubernetes-plugin: integrate with top method from kubernetes client library (#8248)
* kubernetes-plugin: integrate with top method from kubernetes client library

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

* fix existing tests

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

* prettier

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

* add fetcher test

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

* update api report

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

* fix fe tests

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

* fe tests

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

* changeset

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

* add skip metrics lookup flag

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

* add skip metrics lookup to gke locator and docs

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

* fix tests

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

* minor change

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

* missed prettier

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

* missed file

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

* more details to changeset

Signed-off-by: mclarke <mclarke@spotify.com>
2021-12-02 23:10:48 +00:00
Andrew Tran 1a792a7ef6 update docs
Signed-off-by: Andrew Tran <atran@brex.com>
2021-11-30 16:12:21 -06:00
Andrew Tran 4dab6ffaad update changeset, fix pr nits
Signed-off-by: Andrew Tran <atran@brex.com>
2021-11-30 16:04:39 -06:00
Andrew Tran 24af47761b update docs
Signed-off-by: Andrew Tran <atran@brex.com>
2021-11-29 11:05:10 -06: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 3e9ce7e952 fix docs accordingly
Signed-off-by: Aldira Putra Raharja <dira.thea@gmail.com>
2021-10-19 16:12:13 +07: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 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 2bacec5531 Rephrase docs to match descriptions from the official docs
Signed-off-by: Aldira Putra Raharja <dira.thea@gmail.com>
2021-10-11 22:16:02 +07:00
Aldira Putra Raharja 17fdd3aea4 Update docs regarding caData config
Signed-off-by: Aldira Putra Raharja <dira.thea@gmail.com>
2021-10-11 22:05:04 +07: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
Joe Porpeglia 709589a839 Rename service catalog to software catalog, excluding blog posts
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2021-06-21 11:48:43 -04:00
Marcus Eide 2723253d7e Update documentation
Signed-off-by: Marcus Eide <eide@spotify.com>
2021-05-07 15:24:52 +02:00
Fredrik Adelöw b99ac3f6e1 Minor composability etc docs changes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-02 22:13:05 +02:00
Patrik Oldsberg c614ede9a5 docs: update plugin installation docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-22 18:32:54 +02:00
Javid Aslanov e8e0691bb7 run prettier
Signed-off-by: Javid Aslanov <javid.aslanov@prezi.com>
2021-04-19 15:25:51 +04:00
Javid Aslanov cf10afdf32 formatting line
Signed-off-by: Javid Aslanov <javid.aslanov@prezi.com>
2021-04-19 14:43:56 +04:00
Javid Aslanov 27ff0bbd3b Add aws as an authProvider for k8s integration
Signed-off-by: Javid Aslanov <javid.aslanov@prezi.com>
2021-04-19 14:43:56 +04:00
Javid Aslanov a418d0e496 formatting line
Signed-off-by: Javid Aslanov <javid.aslanov@prezi.com>
2021-04-19 14:31:05 +04:00
Javid Aslanov 9fcbfaaf35 Add aws as an authProvider for k8s integration
Signed-off-by: Javid Aslanov <javid.aslanov@prezi.com>
2021-04-19 14:31:05 +04:00
Travis Truman b58eb099f7 Responding to review feedback
Signed-off-by: Travis Truman <trumant@gmail.com>
2021-04-16 08:44:04 -04:00
Travis Truman 67d5ad38c0 Merge branch 'master' into k8s-backend-skipTLSVerify-configurable
Signed-off-by: Travis Truman <trumant@gmail.com>
2021-04-15 09:30:05 -04:00
Fredrik Adelöw c28689c686 change all $env to ${}
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-04-15 13:26:44 +02:00
Travis Truman c42cd1daaf Kubernetes client TLS verification is now configurable
Verification now defaults to true, where previously it defaulted to false

Signed-off-by: Travis Truman <trumant@gmail.com>
2021-04-13 12:56:52 -04:00
mclarke b16a480275 add kubernetes custom hook tests
Signed-off-by: mclarke <mclarke@spotify.com>
2021-03-11 14:44:10 +00:00
Matthew Clarke e2c1b3fb6a Kubernetes: initial CRD framework (#4892)
* Kubernetes: initial CRD framework

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

* use luxon instead of date-fns

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

* fix test

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

* update ui schema

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

* update app config

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

* rollout tests

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

* add default custom resource component

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

* make custom resources optional

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

* add docs

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

* prettier

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

* replace core-api usage with core

Signed-off-by: mclarke <mclarke@spotify.com>
2021-03-11 10:32:41 +00:00
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
Gazandi 228538165d Update troubleshooting.md
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 20:41:31 +07:00
gazandi 12b73bbb9a prettier
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 20:38:44 +07:00
Gazandi 43c757ae60 Update troubleshooting.md
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 20:33:09 +07:00
gazandi 3b2312b8a8 fix: wording link
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:59:09 +07:00
gazandi f7c4b70ffa fix: wording link
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:46:16 +07:00
gazandi 64af168ebc fix: wording link
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:41:33 +07:00
gazandi af775fafb5 fix: prettier
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:32:47 +07:00
Gazandi 0224256322 Update troubleshooting.md
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:18:17 +07:00
Gazandi 3ba3cedb4d Update configuration.md
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:18:17 +07:00
Gazandi 335b33cd12 Update troubleshooting.md
Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:18:17 +07:00