litmus/chaoscenter/graphql/server
DongYoung Kim ff85c86891
Add error msg to the log on UpdateChaosExperiment (#4905)
* Add error msg to the log

Signed-off-by: DongYoung Kim <kwx4957@gmail.com>

* Change error to log message for better debugging

Signed-off-by: DongYoung Kim <kwx4957@gmail.com>

---------

Signed-off-by: DongYoung Kim <kwx4957@gmail.com>
2024-10-11 11:50:49 +05:30
..
api/middleware Removed k8s client go dependencies from graphql (#4747) 2024-07-08 12:52:45 +05:30
graph Converted an extended operation type to a root type in the GraphQL schema (#4894) 2024-09-23 10:36:36 +05:30
manifests chore(rbac): Restructure RBACs to resolve secrets/cm poisoning (separate roles restriction) (#4607) 2024-05-06 15:07:15 +05:30
pkg Add error msg to the log on UpdateChaosExperiment (#4905) 2024-10-11 11:50:49 +05:30
protos Updated Github Actions Workflows for 3.x.x Chaos Center (#4063) 2023-07-06 12:40:03 +05:30
utils fix: Add Git Username env variable #4315 (#4915) 2024-10-09 10:43:15 +05:30
.mockery.yaml test(graphql): fix broken tests for `chaoscenter/graphql/server` and integrate mockery to generate mocks (#4372) 2024-01-12 12:00:51 +05:30
Dockerfile Changing trivy exit code to 1 (#4772) 2024-07-17 11:35:19 +05:30
go.mod chore(deps): Bump github.com/tidwall/gjson (#4847) 2024-09-06 12:21:17 +05:30
go.sum chore(deps): Bump github.com/tidwall/gjson (#4847) 2024-09-06 12:21:17 +05:30
gqlgen.yml chore(graphql-server): bump gqlgen version (#4371) 2024-02-23 12:27:02 +05:30
server.go Apply golang code review comments to `chaoscenter/graphql/server/server.go` (#4778) 2024-08-14 11:21:47 +05:30