- Aug 01, 2022
-
-
Lluis Gifre Renom authored
- added helper methods to copy/update grpc messages: config_rules, constraints, endpoint_ids, service_ids - extended Context ConstraintModel to support different types of constraints - extended EndpointModel with get_endpoint helper method - extended SliceModel to incorporate config rules
-
Lluis Gifre Renom authored
Extended Context proto files with slice config rules, endpoint priority constraint, and modified isolation level constraint See merge request teraflow-h2020/controller!156
-
Lluis Gifre Renom authored
- Slice: added config rules - Added EndpointPriority constraint - Modified IsolationLevel constraint to contain a repetition of items
-
Lluis Gifre Renom authored
Arranged deploy scripts See merge request teraflow-h2020/controller!155
-
Lluis Gifre Renom authored
- corrected service name computation in expose_ingress_grpc.sh script - corrected log format in deploy.sh script - added control to configure Grafana only when both webui and monitoring are deployed
-
Lluis Gifre Renom authored
Added tutorial for debugging with VSCode See merge request teraflow-h2020/controller!150
-
-
Lluis Gifre Renom authored
- added sections describing installation of Python Extension in VSCode - added section describing how to export and test connectivity to services through gRPC
-
Fotis Soldatos authored
refactor(policy): change proto files names See merge request teraflow-h2020/controller!154
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
Fotis Soldatos authored
refactor(automation): modify automation.proto to use context.Empty See merge request teraflow-h2020/controller!153
-
Fotis Soldatos authored
-
Lluis Gifre Renom authored
-
pedrenomanre authored
Draft of tutorial to configure environment and VSCode to debug individual TFS components
-
- Jul 28, 2022
-
-
Fotis Soldatos authored
refactor(policy): refactor PolicyService & PolicyGateway interfaces See merge request teraflow-h2020/controller!149
-
Fotis Soldatos authored
-
- Jul 27, 2022
-
-
Lluis Gifre Renom authored
- Minor formatting of OFC'22 page.
-
Lluis Gifre Renom authored
MicroK8s deployment scripts: See merge request teraflow-h2020/controller!148
-
https://gitlab.com/teraflow-h2020/controllerLluis Gifre Renom authored
Merge branch 'develop' of https://gitlab.com/teraflow-h2020/controller into feat/microk8s-deployment
-
Lluis Gifre Renom authored
- deploy.sh: clarified some descriptions of environment variables - install_requirements.sh: integrated common requirements and selection of components based on the deploy - my_deploy.sh: added description of environment variables
-
Fotis Soldatos authored
feat(policy): introduce ServiceService & ServiceGateway interfaces See merge request teraflow-h2020/controller!147
-
Fotis Soldatos authored
-
Fotis Soldatos authored
Policy/implement monitoring service interface See merge request teraflow-h2020/controller!146
-
Fotis Soldatos authored
-
Fotis Soldatos authored
-
- Jul 26, 2022
-
-
https://gitlab.com/teraflow-h2020/controllerLluis Gifre Renom authored
Merge branch 'develop' of https://gitlab.com/teraflow-h2020/controller into feat/microk8s-deployment
-
Lluis Gifre Renom authored
- Fixed wrong imports
-
Lluis Gifre Renom authored
- Corrected object name in scale commands
-
https://gitlab.com/teraflow-h2020/controllerLluis Gifre Renom authored
Merge branch 'develop' of https://gitlab.com/teraflow-h2020/controller into feat/microk8s-deployment
-
Lluis Gifre Renom authored
- Fixed object names in L3_* manifest files - Corrected object name in scale commands
-
Lluis Gifre Renom authored
- Corrected error with log file name generated for deploy stages during TFS deployment.
-
https://gitlab.com/teraflow-h2020/controllerLluis Gifre Renom authored
Merge branch 'develop' of https://gitlab.com/teraflow-h2020/controller into feat/microk8s-deployment
-
Lluis Gifre Renom authored
- Arranged requirement versions of L3 CentralizedAttackDetector - Fixed object names in L3_* manifest files - Corrected error with log file name generated for deploy stages during TFS deployment.
-
https://gitlab.com/teraflow-h2020/controllerLluis Gifre Renom authored
Merge branch 'develop' of https://gitlab.com/teraflow-h2020/controller into feat/microk8s-deployment
-
Lluis Gifre Renom authored
Adapted L3_AttackMitigator/L3_CentralizedAttackDetector/L3_DistributedAttackDetector to common proto folder - Arranged Dockerfile COPY commands
-
https://gitlab.com/teraflow-h2020/controllerLluis Gifre Renom authored
Merge branch 'develop' of https://gitlab.com/teraflow-h2020/controller into feat/microk8s-deployment
-
Lluis Gifre Renom authored
Adapted L3_AttackMitigator/L3_CentralizedAttackDetector/L3_DistributedAttackDetector to common proto folder See merge request teraflow-h2020/controller!145
-
Lluis Gifre Renom authored
Adapted L3_AttackMitigator/L3_CentralizedAttackDetector/L3_DistributedAttackDetector to common proto folder - Moved imports from *.proto folder to common.proto folder - Removed genproto.sh scripts - Arranged requirements to accelerate Docker image creation - Minor code and linting fixes - Updated Dockerfile - Arranged GitLab CI/CD pipeline
-
Lluis Gifre Renom authored
- Corrected wrong file name.
-