This website requires JavaScript.
Explore
Help
Register
Sign In
paulononato
/
backstage
Watch
1
Star
0
Fork
0
You've already forked backstage
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
864a5cfb59c7f7f919a94de36d3b606498b3b627
backstage
/
plugins
/
kubernetes
/
src
T
History
Jamie Klassen
c7bad1005b
add aks access token to request body
...
Signed-off-by: Jamie Klassen <
jklassen@vmware.com
>
2023-05-08 10:04:58 -04:00
..
__fixtures__
…
api
feat: add Kubernetes pod logs component (
#17120
)
2023-04-28 16:34:33 +02:00
assets
…
components
feat: add Kubernetes pod logs component (
#17120
)
2023-04-28 16:34:33 +02:00
error-detection
refactor: kubernetes error detection (
#17135
)
2023-04-05 10:27:00 +02:00
hooks
fix: useCustomResource hook infinite call (
#13835
)
2022-09-26 17:22:34 -04:00
kubernetes-auth-provider
add aks access token to request body
2023-05-08 10:04:58 -04:00
types
…
utils
Fix linting errors after
#13392
2022-08-30 13:44:09 +02:00
index.ts
Merge branch 'backstage:master' into go/expose-detecterrors
2022-07-11 09:44:05 +01:00
plugin.test.ts
…
plugin.ts
add aks access token to request body
2023-05-08 10:04:58 -04:00
Router.tsx
…
setupTests.ts
add proxy method with tests for kubernetesbackendclient
2023-04-04 10:12:35 -04:00
utils.ts
…