GitHub / InseeFrLab / k8s-onboarding
A simple onboarding app to welcome new developpers to your Kubernetes cluster
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/InseeFrLab%2Fk8s-onboarding
Stars: 5
Forks: 16
Open issues: 28
License: None
Language: Java
Size: 316 KB
Dependencies parsed at:
542
Created at: over 4 years ago
Updated at: about 2 years ago
Pushed at: 8 days ago
Last synced at: 5 days ago
.github/workflows/ci.yml
actions
- actions/checkout v2 composite
- actions/setup-java v1 composite
- actions/upload-artifact v2 composite
- crazy-max/ghaction-docker-meta v1.8.4 composite
- docker/build-push-action v2 composite
- docker/login-action v1 composite
- docker/setup-buildx-action v1 composite
- docker/setup-qemu-action v1 composite
Dockerfile
docker
- eclipse-temurin 17-jdk-alpine build
pom.xml
maven
- io.fabric8:kubernetes-client 6.10.0
- org.springdoc:springdoc-openapi-ui 1.7.0
- org.springframework.boot:spring-boot-devtools
- org.springframework.boot:spring-boot-starter-oauth2-resource-server
- org.springframework.boot:spring-boot-starter-security
- org.springframework.boot:spring-boot-starter-web
- io.fabric8:kubernetes-server-mock 6.10.0 test
- org.springframework.boot:spring-boot-starter-test test
ui/package.json
npm
- @mui/types ^7.1.5 development
- @testing-library/jest-dom ^6.4.2 development
- @testing-library/react ^14.2.1 development
- @testing-library/user-event ^14.5.2 development
- @types/file-saver ^2.0.5 development
- @types/jest ^29.5.12 development
- @types/node ^20.11.19 development
- @types/react ^18.2.57 development
- @types/react-dom ^18.2.19 development
- @types/react-router-dom ^5.3.3 development
- @vitejs/plugin-react ^4.2.1 development
- cross-env ^7.0.3 development
- eslint ^8.55.0 development
- eslint-config-prettier ^8.5.0 development
- eslint-plugin-prettier ^4.2.1 development
- prettier ^2.7.1 development
- vite ^5.0.8 development
- @axa-fr/react-oidc ^7.18.5
- @emotion/react ^11.11.3
- @emotion/styled ^11.11.0
- @mui/icons-material ^5.15.10
- @mui/material ^5.15.10
- file-saver ^2.0.5
- i18next ^23.9.0
- i18next-browser-languagedetector ^7.2.0
- i18next-http-backend ^2.5.0
- react ^18.2.0
- react-dom ^18.2.0
- react-i18next ^14.0.5
- react-loading ^2.0.3
- react-markdown ^9.0.1
- react-router-dom ^6.22.1
- sass ^1.71.1
- swr ^2.2.5
- typescript ^5.3.3