- 27 Jan, 2023 8 commits
-
-
Lluis Gifre Renom authored
- Frontend: ensure links have exactly 2 endpoints - Backend: allow larger number of endpoints per node
-
Lluis Gifre Renom authored
- corrected parsing of endpoints to improve flexibility in retrieved fields
-
Lluis Gifre Renom authored
- added missing "raise" statement when something goes wrong
-
Lluis Gifre Renom authored
- moved Mgmt WebUI to port 8081 to prevent collisions with TAPI server used in hackfest
-
Lluis Gifre Renom authored
- added basic support for HTTPS - added optional support for authentication
-
Lluis Gifre Renom authored
- added support for direct CockroachDB URI
-
Lluis Gifre Renom authored
- added support for username and password - added support for direct URI
-
Lluis Gifre Renom authored
-
- 26 Jan, 2023 20 commits
-
-
Lluis Gifre Renom authored
Context Scalability extensions using CockroachDB + Removal of Stateful database inside Device + other See merge request !34
-
Lluis Gifre Renom authored
- removed unneeded stages
-
Lluis Gifre Renom authored
- adapted cockroachdb_client script to be usable in cluster and single mode
-
Lluis Gifre Renom authored
- activated Grafana in WebUI - disabled Context debug endpoint in Ingress controller
-
Lluis Gifre Renom authored
- updated log level to INFO
-
Lluis Gifre Renom authored
- restored default parameters
-
Lluis Gifre Renom authored
- added load generator
-
Lluis Gifre Renom authored
- corrected manifest adaptation in tfs.sh
-
Lluis Gifre Renom authored
- corrected secret creation in tfs.sh
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- minor cosmetic change
-
Lluis Gifre Renom authored
- moved creation of secrets from crdb.sh and nats.sh to tfs.sh for safety reasons
-
Lluis Gifre Renom authored
- corrected file names
-
Lluis Gifre Renom authored
- updated old gitlab.com URLs by new labs.etsi.org URLs. - updated Context to use secrets generated by CockroachDB and NATS
-
Lluis Gifre Renom authored
- reorganized deploy scripts in a new "deploy" folder
-
Lluis Gifre Renom authored
- updated deploy scripts to include CockroachDB and NATS - reorganized deploy scripts in a new "deploy" folder
-
Lluis Gifre Renom authored
- corrected CI/CD pipeline unit_test
-
Lluis Gifre Renom authored
- corrected CI/CD pipeline unit_test
-
Lluis Gifre Renom authored
- corrected CI/CD pipeline unit_test
-
Lluis Gifre Renom authored
- corrected test_monitor_kpi unitary test device removal
-
- 25 Jan, 2023 12 commits
-
-
Lluis Gifre Renom authored
- corrected per unitary test cleanup
-
Lluis Gifre Renom authored
- corrected MockContext in unitary test
-
Lluis Gifre Renom authored
- corrected gRPC format of Events in MockMessageBroker
-
Lluis Gifre Renom authored
- corrected imports and dependencies of unitary test
-
Lluis Gifre Renom authored
- updated instructions - file cleanup
-
Lluis Gifre Renom authored
- corrected imports and dependencies of unitary test
-
Lluis Gifre Renom authored
- updated requirements
-
Lluis Gifre Renom authored
- corrected dependencies in service component
-
Lluis Gifre Renom authored
- updated requirements
-
Lluis Gifre Renom authored
- updated and migrated unitary test
-
Lluis Gifre Renom authored
- reduced dependencies since it breaks pipeline
-
Lluis Gifre Renom authored
- corrected dependencies in service component
-