omni/frontend
Oguz Kilcan c3b4f021a3
Some checks are pending
default / default (push) Waiting to run
default / e2e-backups (push) Blocked by required conditions
default / e2e-cluster-import (push) Blocked by required conditions
default / e2e-forced-removal (push) Blocked by required conditions
default / e2e-omni-upgrade (push) Blocked by required conditions
default / e2e-scaling (push) Blocked by required conditions
default / e2e-short (push) Blocked by required conditions
default / e2e-short-secureboot (push) Blocked by required conditions
default / e2e-templates (push) Blocked by required conditions
default / e2e-upgrades (push) Blocked by required conditions
default / e2e-workload-proxy (push) Blocked by required conditions
chore: rekres, bump talos and k8s versions
- Rekres, which brings slack notifications for failed CI pipelines on main and scheduled jobs.
- Bump default Talos and Kubernetes versions to their latest.

Signed-off-by: Oguz Kilcan <oguz.kilcan@siderolabs.com>
2025-08-05 14:25:57 +02:00
..
src chore: rekres, bump talos and k8s versions 2025-08-05 14:25:57 +02:00
test test: add unit test for nextAvailableClusterName function 2025-05-13 17:56:56 +03:00
.eslintrc.yaml chore: initial commit 2024-02-29 17:19:57 +04:00
.gitignore chore: update JS deps, drop package-lock.json 2025-05-05 19:15:41 +03:00
bun.lock chore: update JS deps, drop package-lock.json 2025-05-05 19:15:41 +03:00
bunfig.toml chore: migrate to Vite and Bun to build the frontend 2024-06-06 18:40:07 +03:00
eslint.config.js feat: display OMNI_ENDPOINT in the service account creation UI 2025-01-29 15:27:36 +03:00
favicon.ico chore: migrate to Vite and Bun to build the frontend 2024-06-06 18:40:07 +03:00
index.html chore: migrate to Vite and Bun to build the frontend 2024-06-06 18:40:07 +03:00
LICENSE chore: initial commit 2024-02-29 17:19:57 +04:00
package.json test: use go test to build and run Omni integration tests 2025-06-03 15:07:00 +03:00
postcss.config.js feat: display OMNI_ENDPOINT in the service account creation UI 2025-01-29 15:27:36 +03:00
tailwind.config.ts feat: display OMNI_ENDPOINT in the service account creation UI 2025-01-29 15:27:36 +03:00
tsconfig.json fix: include NodeJS types in the frontend build 2024-11-02 15:12:04 +03:00
tsconfig.node.json chore: migrate to Vite and Bun to build the frontend 2024-06-06 18:40:07 +03:00
vite.config.ts fix: add more strict security headers to the web page handler 2025-03-19 20:14:44 +03:00