Go to file
Dreaded_X 2d2ef6903b
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 5m30s
Fixed reconciliation of namespaced resources
2025-04-14 16:32:14 +02:00
.cargo Add cargo audit 2025-03-22 04:18:14 +01:00
.gitea/workflows Cache docker layers 2025-03-22 06:28:31 +01:00
manifests Fixed permissions (#9) 2025-04-14 01:18:01 +02:00
queries Added UserAttribute crd to control user attributes (#9) 2025-04-14 01:01:08 +02:00
src Fixed reconciliation of namespaced resources 2025-04-14 16:32:14 +02:00
yaml Added UserAttribute crd to control user attributes (#9) 2025-04-14 01:01:08 +02:00
.dockerignore Improve workflow and generate CRDs (#3) 2025-03-22 04:17:08 +01:00
.gitignore Ignore .new snapshots 2025-03-13 03:33:01 +01:00
.pre-commit-config.yaml Fix formatting 2025-03-22 04:18:29 +01:00
.rustfmt.toml Fix formatting 2025-03-22 04:18:29 +01:00
Cargo.lock Remove async-traits 2025-03-22 04:18:29 +01:00
Cargo.toml Remove async-traits 2025-03-22 04:18:29 +01:00
Dockerfile Build auditable binaries 2025-03-22 04:18:15 +01:00
rust-toolchain.toml Lock rust toolchain version to same version used in Dockerfile 2025-03-22 04:18:14 +01:00