chore: fix fences errors
This commit is contained in:
parent
af85d60ddd
commit
cbc77ec5ee
@ -368,4 +368,4 @@ jq '.docker_compose_services.orchestrator.deploy.resources.limits' /tmp/enterpri
|
||||
**Last Updated**: 2025-01-09
|
||||
**ForminQuire Status**: DEPRECATED - Archived to .coder/archive/forminquire/
|
||||
**Fallback**: Basic Nushell prompts if TypeDialog unavailable
|
||||
**Tested**: Infrastructure examples (solo + enterprise) validated
|
||||
**Tested**: Infrastructure examples (solo + enterprise) validated
|
||||
|
||||
@ -106,4 +106,4 @@ Each file contains service-specific settings for networking, storage, security,
|
||||
|
||||
**Framework**: TypeDialog + Nickel Configuration System
|
||||
**Date**: 2026-01-05
|
||||
**Status**: ✅ Production Ready
|
||||
**Status**: ✅ Production Ready
|
||||
|
||||
@ -198,4 +198,4 @@ To add a new service configuration:
|
||||
**Last Updated**: 2025-01-06 (Updated with Infrastructure Integration Guide)
|
||||
**ConfigLoader Version**: 2.0.0
|
||||
**Nickel Version**: Latest
|
||||
**Infrastructure Integration**: Complete with schemas, examples, and validation scripts
|
||||
**Infrastructure Integration**: Complete with schemas, examples, and validation scripts
|
||||
|
||||
@ -365,4 +365,4 @@ For questions, issues, or contributions:
|
||||
|
||||
---
|
||||
|
||||
Built with ❤️ for comprehensive audit log management, compliance monitoring, and security analytics.
|
||||
Built with ❤️ for comprehensive audit log management, compliance monitoring, and security analytics.
|
||||
|
||||
@ -30,4 +30,4 @@ cd /Users/Akasha/repo-cnz/src/control-center-ui
|
||||
# Use existing UI development commands
|
||||
```
|
||||
|
||||
See original implementation for development setup and usage instructions.
|
||||
See original implementation for development setup and usage instructions.
|
||||
|
||||
@ -378,4 +378,4 @@ DELETE /user/sessions/{id}/revoke # Revoke session
|
||||
|
||||
---
|
||||
|
||||
**A complete, production-ready authentication system built with modern Rust and WebAssembly technologies.**
|
||||
**A complete, production-ready authentication system built with modern Rust and WebAssembly technologies.**
|
||||
|
||||
@ -142,4 +142,4 @@ If the warning becomes an error before upstream fixes are released, you can:
|
||||
|
||||
**Last Updated**: December 12, 2025
|
||||
**Status**: Monitored, Non-Blocking
|
||||
**Action**: Awaiting Upstream Fixes
|
||||
**Action**: Awaiting Upstream Fixes
|
||||
|
||||
@ -368,4 +368,4 @@ This project follows the licensing specified in the parent repository.
|
||||
|
||||
## Support
|
||||
|
||||
For questions and support, refer to the project documentation or create an issue in the repository.
|
||||
For questions and support, refer to the project documentation or create an issue in the repository.
|
||||
|
||||
@ -707,4 +707,4 @@ pub async fn delete_user(&self, user_id: &str) -> Result<(), RbacError> {
|
||||
|
||||
**Last Updated**: 2025-10-06
|
||||
**Review Cycle**: Quarterly
|
||||
**Next Review**: 2026-01-06
|
||||
**Next Review**: 2026-01-06
|
||||
|
||||
@ -450,4 +450,4 @@ curl http://localhost:8080/kms/health/rotation
|
||||
4. **Blockchain Integration**: Immutable audit trails
|
||||
|
||||
This hybrid KMS system provides a solid foundation for secure key management in the control center architecture,
|
||||
with room for future enhancements and customization based on specific requirements.
|
||||
with room for future enhancements and customization based on specific requirements.
|
||||
|
||||
@ -177,4 +177,4 @@ See project root LICENSE file.
|
||||
|
||||
## Contributing
|
||||
|
||||
See project root CONTRIBUTING.md for contribution guidelines.
|
||||
See project root CONTRIBUTING.md for contribution guidelines.
|
||||
|
||||
@ -583,4 +583,4 @@ curl "http://localhost:8082/api/v1/extensions?type=cluster"
|
||||
|
||||
## Support
|
||||
|
||||
For issues and questions, see the main README or project documentation.
|
||||
For issues and questions, see the main README or project documentation.
|
||||
|
||||
@ -632,4 +632,4 @@ See main project documentation for contribution guidelines.
|
||||
|
||||
## Support
|
||||
|
||||
For issues and questions, please refer to the main provisioning project documentation.
|
||||
For issues and questions, please refer to the main provisioning project documentation.
|
||||
|
||||
@ -132,4 +132,4 @@ This Rust MCP server is ready to be showcased at the **Rust Meetup 2025** as pro
|
||||
- 🔒 **Compile-time safety** guarantees
|
||||
- 🎯 **Philosophical consistency** with the ecosystem approach
|
||||
|
||||
This validates the **"Rust-first infrastructure automation"** approach for the meetup presentation.
|
||||
This validates the **"Rust-first infrastructure automation"** approach for the meetup presentation.
|
||||
|
||||
@ -512,4 +512,4 @@ This orchestrator solves the Nushell deep call stack limitations by:
|
||||
4. Preserving all existing business logic in Nushell
|
||||
|
||||
The existing `on_create_servers` function can be replaced with `on_create_servers_workflow` for orchestrated execution while maintaining full
|
||||
compatibility.
|
||||
compatibility.
|
||||
|
||||
@ -218,4 +218,4 @@ cargo test test_dns_integration
|
||||
- [ ] DNS zone management
|
||||
- [ ] DNSSEC integration
|
||||
- [ ] Multi-zone support
|
||||
- [ ] DNS caching layer
|
||||
- [ ] DNS caching layer
|
||||
|
||||
@ -373,4 +373,4 @@ Extension loading is optimized:
|
||||
- [ ] Dependency graph visualization
|
||||
- [ ] Extension marketplace integration
|
||||
- [ ] Automatic version updates
|
||||
- [ ] Extension sandboxing
|
||||
- [ ] Extension sandboxing
|
||||
|
||||
@ -414,4 +414,4 @@ Track OCI operations:
|
||||
- [ ] Multi-registry support
|
||||
- [ ] Mirror/proxy registry
|
||||
- [ ] Artifact signing and verification
|
||||
- [ ] Garbage collection for cache
|
||||
- [ ] Garbage collection for cache
|
||||
|
||||
@ -464,4 +464,4 @@ Track service metrics:
|
||||
- [ ] Service watchdog
|
||||
- [ ] Auto-restart on failure
|
||||
- [ ] Service templates
|
||||
- [ ] Container-based services
|
||||
- [ ] Container-based services
|
||||
|
||||
@ -522,4 +522,4 @@ vault read ssh/config/ca
|
||||
|
||||
- RFC 8709: Ed25519 and Ed448 Public Key Algorithms for SSH
|
||||
- Vault SSH Secrets Engine: <https://www.vaultproject.io/docs/secrets/ssh>
|
||||
- OpenSSH Certificate Authentication: <https://man.openbsd.org/ssh-keygen>
|
||||
- OpenSSH Certificate Authentication: <https://man.openbsd.org/ssh-keygen>
|
||||
|
||||
@ -382,4 +382,4 @@ telnet surreal-server 8000
|
||||
2. **Scale**: SurrealDB Embedded (single-node production)
|
||||
3. **Distribute**: SurrealDB Server (multi-node production)
|
||||
|
||||
This progressive approach allows teams to start simple and scale as requirements grow, with seamless migration between each stage.
|
||||
This progressive approach allows teams to start simple and scale as requirements grow, with seamless migration between each stage.
|
||||
|
||||
@ -389,4 +389,4 @@ When adding new features:
|
||||
4. Update benchmarks for performance-critical code
|
||||
5. Document any new test utilities
|
||||
|
||||
For more information on the storage architecture and API, see the main project documentation.
|
||||
For more information on the storage architecture and API, see the main project documentation.
|
||||
|
||||
@ -464,4 +464,4 @@ Copyright © 2024 Provisioning Team
|
||||
- [Age Encryption](https://github.com/FiloSottile/age)
|
||||
- [Cosmian KMS](https://cosmian.com/kms/)
|
||||
- [Axum Web Framework](https://docs.rs/axum/)
|
||||
- [Confidential Computing](https://confidentialcomputing.io/)
|
||||
- [Confidential Computing](https://confidentialcomputing.io/)
|
||||
|
||||
@ -754,4 +754,4 @@ curl http://localhost:8081/health
|
||||
|
||||
**Documentation Version**: 1.0.0
|
||||
**Last Updated**: 2025-10-06
|
||||
**Maintained By**: Platform Team
|
||||
**Maintained By**: Platform Team
|
||||
|
||||
@ -465,4 +465,4 @@ nu run-docker.nu stop --volumes
|
||||
|
||||
- Native Script: `provisioning/platform/scripts/run-native.nu`
|
||||
- Docker Script: `provisioning/platform/scripts/run-docker.nu`
|
||||
- Docker Files: `provisioning/platform/docker-compose.yaml` + mode-specific overrides
|
||||
- Docker Files: `provisioning/platform/docker-compose.yaml` + mode-specific overrides
|
||||
|
||||
@ -94,4 +94,4 @@ Use cached Docker layers or native builds with incremental compilation.
|
||||
|
||||
---
|
||||
|
||||
**Last Updated**: 2025-10-07
|
||||
**Last Updated**: 2025-10-07
|
||||
|
||||
@ -279,4 +279,4 @@ docker network inspect provisioning-net
|
||||
|
||||
- Health Check: `./scripts/health-check.nu`
|
||||
- Logs: `docker-compose logs -f`
|
||||
- Documentation: `docs/deployment/`
|
||||
- Documentation: `docs/deployment/`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user