dependabot[bot]
c4e601b4cb
build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1
...
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/golang-jwt/jwt/releases )
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md )
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.5.0...v4.5.1 )
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 23:45:18 +00:00
Stefan Prodan
6b7aab8a10
Merge pull request #378 from stefanprodan/release-6.7.1
...
cve-scan / trivy (push) Successful in 6m54s
e2e / kind-helm (push) Failing after 58s
e2e / kind-timoni (push) Failing after 6s
test / test (push) Failing after 5m15s
Release 6.7.1
6.7.1
2024-10-08 11:58:16 +03:00
Stefan Prodan
b7d3d71d8f
Release 6.7.1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2024-10-07 16:02:31 +03:00
Stefan Prodan
abcd272293
Merge pull request #377 from stefanprodan/go-1.23
...
cve-scan / trivy (push) Successful in 9m22s
e2e / kind-helm (push) Failing after 2m38s
e2e / kind-timoni (push) Failing after 11s
test / test (push) Failing after 6m17s
Build with Go 1.23
2024-10-07 15:59:08 +03:00
Stefan Prodan
4af7854aa2
Bump Go to 1.23
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2024-10-07 15:56:05 +03:00
Stefan Prodan
fc1e4a48ed
Build with Go 1.23
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2024-10-07 15:50:27 +03:00
Stefan Prodan
08238eada7
Merge pull request #375 from stefanprodan/dependabot/go_modules/google.golang.org/grpc-1.64.1
...
e2e / kind-timoni (push) Failing after 4s
cve-scan / trivy (push) Successful in 1m27s
e2e / kind-helm (push) Failing after 3m8s
test / test (push) Failing after 5m38s
build(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1
2024-07-12 14:59:26 +03:00
dependabot[bot]
892a66ea93
build(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.64.0 to 1.64.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.64.0...v1.64.1 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-09 21:44:38 +00:00
Stefan Prodan
0b1481aa8e
Merge pull request #374 from stefanprodan/release-6.7.0
...
Release v6.7.0
6.7.0
2024-06-23 21:28:13 +03:00
Stefan Prodan
ff32a1fc4b
Release v6.7.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2024-06-23 21:25:38 +03:00
Stefan Prodan
3de84d2360
Merge pull request #373 from stefanprodan/up-go-deps
...
Update dependencies
2024-06-23 21:24:35 +03:00
Stefan Prodan
ba6f4ffd7c
Update dependencies
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2024-06-23 21:21:39 +03:00
Stefan Prodan
6d4405a1ef
Run tidy before testing
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2024-06-23 21:21:25 +03:00
Stefan Prodan
752950cb4f
Merge pull request #369 from Prashant-Dwivedi-08-01/grpc_APIs
...
GRPC Apis for Corresponding HTTP APIs
2024-06-23 21:13:19 +03:00
Prashant Dwivedi
b10c3067c8
Removed the whitespaces
...
Signed-off-by: Prashant Dwivedi <prashantdwivedi194@gmail.com >
2024-06-23 22:47:58 +05:30
Prashant Dwivedi
85cd1c46d4
Removed unnecessary comments and whitespaces
...
Signed-off-by: Prashant Dwivedi <prashantdwivedi194@gmail.com >
2024-06-23 21:59:50 +05:30
Prashant Dwivedi
2687a13c75
Merge branch 'stefanprodan:master' into grpc_APIs
2024-06-23 20:46:38 +05:30
Stefan Prodan
5fb6597929
Merge pull request #372 from stefanprodan/set-cue-version
...
Set CUE version in Timoni module
2024-06-23 15:09:43 +03:00
Stefan Prodan
1fbdd9420f
Set CUE version in Timoni module
...
Adapt module to cope with breaking changes in CUE v0.9
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2024-06-23 15:07:18 +03:00
Prashant Dwivedi
30cd3b27d7
Added description for all the gRPC APIs in README file
...
Signed-off-by: Prashant Dwivedi <prashantdwivedi194@gmail.com >
2024-06-23 11:13:01 +05:30
Stefan Prodan
1d7de0bb82
Merge pull request #370 from maxbrunet/fix/deploy/cache-server-url
...
fix(deploy): add protocol to Redis URL
2024-06-15 00:28:42 +03:00
Maxime Brunet
c52654c59e
fix(deploy): add protocol to Redis URL
2024-06-14 12:10:17 -07:00
Prashant Dwivedi
1a6838a4a2
Merge branch 'master' of github.com:Prashant-Dwivedi-08-01/podinfo into grpc_APIs
2024-06-07 20:27:13 +05:30
Stefan Prodan
b0c487c6b2
Merge pull request #367 from stefanprodan/release-6.6.3
...
Release v6.6.3
6.6.3
2024-05-23 11:34:11 +03:00
Stefan Prodan
b28069ac51
Release v6.6.3
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2024-05-23 11:30:18 +03:00
Stefan Prodan
d8a136cf74
Merge pull request #366 from stefanprodan/up-deps-otel
...
Update opentelemetry dependencies
2024-05-23 11:28:58 +03:00
Stefan Prodan
614f74f6df
Update opentelemetry dependencies
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2024-05-23 11:25:26 +03:00
Stefan Prodan
0c4f327390
Merge pull request #365 from stefanprodan/alpine-3.20
...
Update Alpine to 3.20
2024-05-23 11:22:24 +03:00
Stefan Prodan
d791dedb24
Update Alpine to 3.20
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2024-05-23 11:19:15 +03:00
Stefan Prodan
220d4e909c
Merge pull request #364 from rodrigorfk/fix-ws-panic
...
fix: panic when the WebSocket endpoint is under load
2024-05-23 11:17:11 +03:00
Rodrigo Fior Kuntzer
eba7fe186e
fix: panic when the WebSocket endpoint is under load
2024-05-23 10:01:01 +02:00
Prashant Dwivedi
9108833214
Added the token Validate api and updated the test for it
2024-05-09 12:56:54 +05:30
Prashant Dwivedi
386ceb09be
Added the grpc APIs for the remaining HTTP apis
2024-05-08 00:25:37 +05:30
Stefan Prodan
f350624047
Merge pull request #356 from needsure/master
...
chore: fix some typos in comments
2024-04-28 14:07:49 +03:00
Stefan Prodan
37ba3e854f
Merge pull request #361 from stefanprodan/dependabot/go_modules/golang.org/x/net-0.23.0
...
build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0
2024-04-19 17:17:36 +03:00
dependabot[bot]
70335812c6
build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.22.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.22.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-19 13:23:50 +00:00
Stefan Prodan
8d010c498e
Merge pull request #357 from stefanprodan/release-6.6.2
...
Release v6.6.2
6.6.2
2024-04-10 14:04:54 +03:00
Stefan Prodan
8b3079a417
Release v6.6.2
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2024-04-10 14:01:43 +03:00
needsure
37fa020bcd
chore: fix some typos in conments
...
Signed-off-by: needsure <qinzhipeng@outlook.com >
2024-04-09 16:45:31 +08:00
Stefan Prodan
d879d0f4fb
Merge pull request #336 from michaelkebe/remove-localhost
...
Removed reference to localhost from swagger
2024-04-09 10:14:32 +03:00
Michael Kebe
16191504d1
Removed reference to localhost from swagger
...
Now it is possible to use the swagger webinterface
running on a host other than localhost e.g. in docker
or kubernetes.
Removed the @host line from pkg/api/server.go and
ran make swagger.
Fixes probably #179
2024-04-09 08:54:38 +02:00
Stefan Prodan
d042732a44
Merge pull request #353 from stefanprodan/release-6.6.1
...
Release v6.6.1
6.6.1
2024-03-27 15:56:20 +02:00
Stefan Prodan
649864583b
Release v6.6.1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2024-03-27 15:36:51 +02:00
Stefan Prodan
c07eb64558
Merge pull request #352 from stefanprodan/go-1.22
...
Update dependencies to Go 1.22
2024-03-26 14:23:19 +02:00
Stefan Prodan
44942884c3
Update dependencies to Go 1.22
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2024-03-26 14:19:26 +02:00
Stefan Prodan
d562a2a82a
Merge pull request #344 from toyamagu-2021/feat-allow-input-config-and-extraArgs
...
feat(chart): allow input config and extraArgs
2024-03-26 09:00:43 +02:00
toyamagu2021
d7c1bf015c
feat(chart): allow input config and extraArgs
...
Signed-off-by: toyamagu2021 <toyamagu2021@gmail.com >
2024-03-26 09:28:44 +09:00
Stefan Prodan
cdec0786ef
Merge pull request #347 from eltociear/patch-1
...
Update README.md
2024-03-25 10:14:24 +02:00
Stefan Prodan
e6d611e1e2
Merge pull request #349 from mustafakarci/feature/extraEnv
...
feature(chart): allow extraEnvs to be parst
2024-03-25 10:14:01 +02:00
Mustafa Karci
36bea810ef
feature(chart): allow extraEnvs to be parst
2024-03-20 12:28:40 +01:00