Commit Graph

202 Commits

Author SHA1 Message Date
chanchal-khatri01_infosys 02c0302e66 docs: Fix spelling typos in documentation
- Fix 'neccessary' to 'necessary' in kubernetes installation docs
- Fix 'skipSuccesfulRequests' to 'skipSuccessfulRequests' in http-router docs
- Fix 'compatability' to 'compatibility' in v1.30.0 changelog
- Fix 'prefered' to 'preferred' in v1.4.0 changelog

Signed-off-by: chanchal-khatri01_infosys <chanchal.khatri01@infosys.com>
2026-02-12 06:32:35 +00:00
aramissennyeydd efbf232bfa fix: update more /docs/references links
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2026-02-04 10:11:36 -06:00
Fredrik Adelöw 5e98e613b5 Fix a bunch of vale errors
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-10-13 20:40:59 +02:00
benjdlambert 0ad6b068bf chore: whoops last bit of docxs
Signed-off-by: benjdlambert <ben@blam.sh>
2025-08-19 09:42:11 +02:00
benjdlambert 85e6fa20a7 chore: update docs and fix naming
Signed-off-by: benjdlambert <ben@blam.sh>
2025-08-19 09:40:21 +02:00
Andre Wanlin f7e7469944 Merge pull request #29899 from awanlin/docs/remove-prettier-ignore-comment
Removed unneeded `# prettier-ignore` comment in docs and blog files
2025-06-11 08:50:59 -05:00
Andre Wanlin b5545900a4 Initial removal
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2025-06-06 13:14:54 -05:00
jscheffner f16fa14047 docs(kubernetes): add pods/log resource to rbac example
The resource is needed to view the logs in backstage.

Signed-off-by: jscheffner <jscheffner@users.noreply.github.com>
2025-06-05 15:12:37 +02:00
Andre Wanlin 441f29c4a1 Kubernetes - Catalog cluster locator dependsOn
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2025-05-20 17:09:15 -05:00
Fredrik Adelöw 9cdf00128c remove backend-common from plugin-kubernetes-node
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-04-28 17:09:46 +02:00
Vincenzo Scamporlino 5c8fbb8526 Merge pull request #29570 from yolossn/headlamp-formatter
feat(kubernetes): add headlamp dashboard formatter
2025-04-23 22:32:41 +02:00
yolossn e47d3cde04 docs: Add headlamp dashboard configuration
this patch updates the docs to include the
headlamp dashbaord configuration

Signed-off-by: yolossn <sannagaraj@microsoft.com>
2025-04-23 11:57:57 +05:30
Gabriel Dugny 14bddfd10f docs: Fix typos
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com>
2025-04-18 17:32:34 +02:00
Fredrik Adelöw 2753d65598 Update docs/features/kubernetes/installation.md
Co-authored-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-02-11 11:35:07 +01:00
Fredrik Adelöw 3afeedac21 Update docs/features/kubernetes/installation.md
Co-authored-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-02-11 11:35:00 +01:00
Andre Wanlin 20700b40cb Fixed typo
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2025-02-08 10:27:05 -06:00
Andre Wanlin 1c6550d10d Cleaned up the Kubernetes Backend Installation
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2025-02-08 10:23:53 -06:00
Dominika Zemanovicova f47658612a Update internationalization kubernetes docs
Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
2025-02-04 11:56:04 +01:00
Dominika Zemanovicova 2e1a3b446e Specify endpoints
Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
2025-01-24 10:17:26 +01:00
Dominika Zemanovicova d131384763 Add docs
Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
2025-01-24 10:17:26 +01:00
Florian Bauer ac0e1acf78 Kubernetes: add option to fetch additional objectTypes which are not present in DEFAULT_OBJECTS (#28150)
* Fixed lack of secrets

Signed-off-by: Florian Fl Bauer <florian.fl.bauer@deutschebahn.com>

* add tests

Signed-off-by: Florian Fl Bauer <florian.fl.bauer@deutschebahn.com>

* remove log

Signed-off-by: Florian Fl Bauer <florian.fl.bauer@deutschebahn.com>

---------

Signed-off-by: Florian Fl Bauer <florian.fl.bauer@deutschebahn.com>
2025-01-17 08:15:39 -05:00
AmbrishRamachandiran 5120b3482a Updated docs of kubernetes configuration docs
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2025-01-13 16:04:53 +05:30
Seba 0b729da922 add the pod delete feature to the kubernetes react plugin (#24534)
* add the pod delete feature to the kubernetes react plugin

Signed-off-by: sebalaini <sebastianolaini@gmail.com>

* move podDelete into PodDrawer

Signed-off-by: sebalaini <sebastianolaini@gmail.com>

* remove dialog and use only a button

Signed-off-by: sebalaini <sebastianolaini@gmail.com>

* move config inside frontend object

Signed-off-by: sebalaini <sebastianolaini@gmail.com>

* update the k8 configration.md documentation

Signed-off-by: sebalaini <sebastianolaini@gmail.com>

* add error ui if error

Signed-off-by: sebalaini <sebastianolaini@gmail.com>

* refactor restart text logic

Signed-off-by: sebalaini <sebastianolaini@gmail.com>

* fix test var name

Signed-off-by: sebalaini <sebastianolaini@gmail.com>

* fix doc key

Signed-off-by: sebalaini <sebastianolaini@gmail.com>

* revert last commit

Signed-off-by: sebalaini <sebastianolaini@gmail.com>

* add i18n

Signed-off-by: sebalaini <sebastianolaini@gmail.com>

* Update plugins/kubernetes-react/src/translation.ts

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Seba <17096352+sebalaini@users.noreply.github.com>

* remove buttonText config

Signed-off-by: sebalaini <sebastianolaini@gmail.com>

* add alpha and doc

Signed-off-by: sebalaini <sebastianolaini@gmail.com>

* add alpha api report

Signed-off-by: sebalaini <sebastianolaini@gmail.com>

---------

Signed-off-by: sebalaini <sebastianolaini@gmail.com>
Signed-off-by: Seba <17096352+sebalaini@users.noreply.github.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-11-05 15:04:48 -05:00
Patrik Oldsberg bc71718834 update docs to remove /alpha
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-10-11 16:50:08 +02:00
Łukasz Jernaś 326faeddae fix(docs): Fixed various letter casing and script errors
Signed-off-by: Łukasz Jernaś <lukasz.jernas@allegro.com>
2024-09-09 10:36:59 +02:00
Patrik Oldsberg 1e51965b05 Merge pull request #25604 from backstage/rugvip/policyuser
permission-node: update policy handler to work with new auth system
2024-07-15 20:37:21 +02:00
Andre Wanlin 1145181834 Moved from root note to title
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-07-13 10:45:17 -05:00
Patrik Oldsberg ed10fd202c permission-node: update policy handler to work with new auth system
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-07-12 14:28:24 +02:00
hamzisco 71265afb1d Update configuration.md
Correct typo

"(...) to by looked up (...)" -> "(...) to be looked up (...)"

Signed-off-by: hamzisco <hammalik@cisco.com>
2024-06-03 16:21:27 +01:00
Aditya Kumar d1e0b2d0d4 Updated the features documents
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2024-05-17 08:40:28 +05:30
Patrik Oldsberg b920a47976 fix multi-line links
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-05-10 10:16:00 +02:00
Patrik Oldsberg f4fcce8cdc backend -> backend-legacy, backend-next -> backend
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-05-06 15:21:02 +02:00
Andre Wanlin 520490ed85 Updated Kubernetes installation with new backend system examples
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-04-07 12:59:42 -05:00
Emerson Chalegre 0ea9dbf619 (fix) Fixed Kubernetes Plugin Installarion Document
Signed-off-by: Emerson Chalegre <emerchalegre@gmail.com>
Signed-off-by: Emerson Chalegre <emerson.chalegre@monkey.tech>
2024-04-03 09:34:53 -03:00
swnia 9b1abac3cc [Kubernetes Backend Plugin] Added new CatalogRelationServiceLocator (#23509)
* Added new CatalogRelationServiceLocator

As described in #23491, in some environments it makes sense to have the kubernetes plugin show only referenced clusters rather than one or all

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>

* Added Changeset

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>

* Updated api-report

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>

* Update the documentation to match the label

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>

* Dropped underscore in variable name

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>

* Moved filter to helper function

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>

* Added more detail to the changeset

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>

* Update .changeset/eleven-adults-add.md

Co-authored-by: Philipp Hugenroth <tudi2d@users.noreply.github.com>
Signed-off-by: swnia <119884634+swnia@users.noreply.github.com>

---------

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>
Signed-off-by: swnia <119884634+swnia@users.noreply.github.com>
Co-authored-by: Philipp Hugenroth <tudi2d@users.noreply.github.com>
2024-03-21 08:21:31 +01:00
Andres Mauricio Gomez P 692cccd582 Changing sidebars to use the new name for authentication-strategies
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
2024-03-06 15:47:20 +01:00
Andrés Mauricio Gómez P 08ae12aaac Update docs/features/kubernetes/authenticationstrategy.md
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
2024-03-06 15:47:20 +01:00
Andres Mauricio Gomez P 61250364fb Fixing references in authenticationstrategy docs
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
2024-03-06 15:47:20 +01:00
Andres Mauricio Gomez P 52c97b5698 Renaming authenticationstrategy file
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
2024-03-06 15:47:20 +01:00
Andrés Mauricio Gómez P 7c8aa98719 Update docs/features/kubernetes/authstrategies.md
Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
2024-03-06 15:47:20 +01:00
Andrés Mauricio Gómez P 18fe10f7d8 Update docs/features/kubernetes/authstrategies.md
Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
2024-03-06 15:47:19 +01:00
Andrés Mauricio Gómez P e3fdcec252 Update docs/features/kubernetes/authstrategies.md
Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
2024-03-06 15:47:19 +01:00
Andrés Mauricio Gómez P 377a0a9506 Update docs/features/kubernetes/authstrategies.md
Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
2024-03-06 15:47:19 +01:00
Andrés Mauricio Gómez P 5adfbb4cf0 Update docs/features/kubernetes/authstrategies.md
Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
2024-03-06 15:47:19 +01:00
Andrés Mauricio Gómez P a27d7d3bd5 Update docs/features/kubernetes/authstrategies.md
Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
2024-03-06 15:47:19 +01:00
Andrés Mauricio Gómez P e293e41ad5 Update docs/features/kubernetes/authstrategies.md
Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
2024-03-06 15:47:19 +01:00
Andrés Mauricio Gómez P ab5b7eebcc Update docs/features/kubernetes/authstrategies.md
Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
2024-03-06 15:47:19 +01:00
Andres Mauricio Gomez P 5f435833f1 Documented the way to add a new KubernetesAuthStrategy
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
2024-03-06 15:47:19 +01:00
Jamie Klassen 494dca2326 document title field
Signed-off-by: Jamie Klassen <jamie.klassen@broadcom.com>
2024-02-08 09:51:39 -05:00
Fredrik Adelöw 9aac2b0d36 move cwd as the first argument to yarn
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-02-04 20:13:00 +01:00