- May 09, 2021
-
-
thijsheijden authored
Renamed from query-service-deployment to simply query-service. Added resource limits and requests to both deployment and integration pod. Added horizontal pod autoscaler to scale up query service based on cpu usage.
-
- May 01, 2021
-
-
thijsheijden authored
If there is an error retrieving the database info an error is now returned.
-
- Apr 30, 2021
-
-
Heijden,T.A.J. van der (Thijs) authored
Updated integration testing config and CI/CD config See merge request datastrophe/microservices-backbone/query-service!17
-
thijsheijden authored
-
thijsheijden authored
-
Heijden,T.A.J. van der (Thijs) authored
Database credentials are retrieved from the user service See merge request datastrophe/microservices-backbone/query-service!16
-
thijsheijden authored
-
thijsheijden authored
Most of this code was taken straight from the schema service. No tests were written because this is entirely dependent on external dependencies.
-
thijsheijden authored
The request function now requires database credentials instead of using hardcoded values.
-
- Apr 20, 2021
-
-
Heijden,T.A.J. van der (Thijs) authored
286 unit testing See merge request datastrophe/microservices-backbone/query-service!14
-
thijsheijden authored
-
thijsheijden authored
-
thijsheijden authored
-
thijsheijden authored
-
thijsheijden authored
-
thijsheijden authored
-
- Apr 19, 2021
-
-
thijsheijden authored
-
thijsheijden authored
Moved publishmessage method into separate file.
-
thijsheijden authored
-
thijsheijden authored
ie changing names of interfaces and moving structs to other files. Also gitignore updated to ignore the 'make coverage' outputs.
-
thijsheijden authored
An error message now gets published if there is an error while converting the query or there is a database error.
-
thijsheijden authored
Mainly testing the handlemessage method with different input messages.
-
thijsheijden authored
-
thijsheijden authored
-
thijsheijden authored
-
thijsheijden authored
-
thijsheijden authored
-
thijsheijden authored
Implements the ConvertQuery method and just returns a hardcoded string value.
-
thijsheijden authored
Mock producer can now be made. Producer can publish messages. Messages can be retrieved from the mock broker.
-
thijsheijden authored
Also changed around some of the naming.
-
thijsheijden authored
-
- Apr 17, 2021
-
-
thijsheijden authored
Merge branch 'develop' of git.science.uu.nl:datastrophe/microservices-backbone/query-service into develop
-
thijsheijden authored
-
Heijden,T.A.J. van der (Thijs) authored
-
Heijden,T.A.J. van der (Thijs) authored
-
Heijden,T.A.J. van der (Thijs) authored
-
Duijn,S.H.J. (Sivan) authored
-
Duijn,S.H.J. (Sivan) authored
-
Duijn,S.H.J. (Sivan) authored
-
Heijden,T.A.J. van der (Thijs) authored
-