|
|
4dc3f1023b
|
Merge pull request #140 from jkaninda/docs
refactor: refactoring of code
|
2024-11-29 14:19:14 +01:00 |
|
Jonas Kaninda
|
1c6457e7a0
|
fix: go lint test
|
2024-11-29 14:18:20 +01:00 |
|
Jonas Kaninda
|
e33af02f04
|
refator: refacoting, replace ssl by tls
|
2024-11-29 13:48:00 +01:00 |
|
|
|
ce0f34f4c4
|
Merge pull request #139 from jkaninda/docs
docs: update deployment example
|
2024-11-27 22:18:14 +01:00 |
|
Jonas Kaninda
|
076d9aa56d
|
docs: update deployment example
|
2024-11-27 22:17:35 +01:00 |
|
Jonas Kaninda
|
3be9eac42d
|
docs: update deployment example
|
2024-11-27 22:16:25 +01:00 |
|
|
|
a5f56d0857
|
Merge pull request #138 from jkaninda/docs
docs: update k8s deployment
|
2024-11-27 11:26:58 +01:00 |
|
Jonas Kaninda
|
c3c89e7772
|
docs: update k8s deployment
|
2024-11-27 11:26:26 +01:00 |
|
|
|
f7d4a75d81
|
Merge pull request #137 from jkaninda/docs
docs: update readme
|
2024-11-27 09:04:48 +01:00 |
|
Jonas Kaninda
|
d2ad4e3f2f
|
docs: update readme
|
2024-11-27 09:03:53 +01:00 |
|
|
|
da2f21e44a
|
Merge pull request #132 from jkaninda/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.6.2
chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.6.1 to 6.6.2
|
2024-11-27 00:57:06 +01:00 |
|
|
|
e9cfb9f38b
|
Merge pull request #136 from jkaninda/docs
docs: update deployment
|
2024-11-27 00:56:43 +01:00 |
|
Jonas Kaninda
|
711fb2a7c3
|
docs: update deployment
|
2024-11-27 00:55:25 +01:00 |
|
|
|
655b075511
|
Merge pull request #135 from jkaninda/docs
docs: update readme
|
2024-11-25 23:34:37 +01:00 |
|
Jonas Kaninda
|
0502f9caad
|
docs: update readme
|
2024-11-25 23:34:22 +01:00 |
|
|
|
28d3464079
|
Merge pull request #134 from jkaninda/docs
docs: add Kubernetes advanced deployment
|
2024-11-25 21:41:30 +01:00 |
|
Jonas Kaninda
|
1ef92ce80d
|
docs: add Kubernetes advanced deployment
|
2024-11-25 21:41:01 +01:00 |
|
|
|
ae09201ffb
|
Merge pull request #133 from jkaninda/docs
docs: add Kubernetes advanced deployment using CRDs and Operator
|
2024-11-25 21:31:26 +01:00 |
|
Jonas Kaninda
|
d97bee06da
|
docs: add Kubernetes advanced deployment
|
2024-11-25 21:30:37 +01:00 |
|
dependabot[bot]
|
827bf0373e
|
chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.6.1 to 6.6.2
Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.6.1 to 6.6.2.
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](https://github.com/jedib0t/go-pretty/compare/v6.6.1...v6.6.2)
---
updated-dependencies:
- dependency-name: github.com/jedib0t/go-pretty/v6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-25 18:24:58 +00:00 |
|
|
|
93c5bbac6e
|
Merge pull request #131 from jkaninda/feature/rate-limiting
chore: update health check
|
2024-11-25 17:43:03 +01:00 |
|
|
|
b8187edd61
|
Merge pull request #130 from jkaninda/feature/rate-limiting
chore: update health check
|
2024-11-25 17:41:38 +01:00 |
|
Jonas Kaninda
|
a7405a49ea
|
chore: update health check
|
2024-11-25 17:41:23 +01:00 |
|
Jonas Kaninda
|
64de080158
|
chore: update health check
|
2024-11-25 17:40:03 +01:00 |
|
|
|
3a76d365d1
|
Merge pull request #129 from jkaninda/feature/rate-limiting
docs: update rate limiting
|
2024-11-25 08:45:59 +01:00 |
|
Jonas Kaninda
|
eb7f825969
|
docs: update rate limiting
|
2024-11-25 08:42:47 +01:00 |
|
|
|
2d47bf6442
|
Merge pull request #128 from jkaninda/feature/rate-limiting
fix: rate limit middleware
|
2024-11-25 08:40:47 +01:00 |
|
Jonas Kaninda
|
f0f5dea2a3
|
docs: update rate limiting
|
2024-11-25 08:38:03 +01:00 |
|
Jonas Kaninda
|
42292bb53d
|
refactor: to meet all go lint requirement
|
2024-11-25 07:48:00 +01:00 |
|
Jonas Kaninda
|
dbd0974388
|
refactor: refactoring of auth middlewares
|
2024-11-25 07:38:49 +01:00 |
|
Jonas Kaninda
|
f4e5bb3be2
|
refactor: refactoring of rate limiting
|
2024-11-24 23:09:13 +01:00 |
|
Jonas Kaninda
|
3df8dce59b
|
fix: fix authentification middlewares
|
2024-11-24 22:13:26 +01:00 |
|
Jonas Kaninda
|
6258b07c82
|
refacor: improvement of rate limiting
|
2024-11-24 15:59:47 +01:00 |
|
|
|
64fabe7f5d
|
Merge pull request #127 from jkaninda/refactor
docs: add release version
|
2024-11-24 06:20:14 +01:00 |
|
Jonas Kaninda
|
3b2889e002
|
docs: add release version
|
2024-11-24 06:18:40 +01:00 |
|
|
|
20c5f63943
|
Merge pull request #126 from jkaninda/develop
fix: issue of extra configs as configMap: duplicated routes and middle…
|
2024-11-24 06:06:06 +01:00 |
|
Jonas Kaninda
|
c8b16a204c
|
chore: add configuration validation
|
2024-11-24 06:04:55 +01:00 |
|
Jonas Kaninda
|
6b2df85c88
|
fix issue of extra configs as configMap: duplicated routes and middlewares in Kubernetes
|
2024-11-24 05:36:10 +01:00 |
|
|
|
72a2baa532
|
Merge pull request #125 from jkaninda/develop
chore: omit empty config
|
2024-11-22 18:21:31 +01:00 |
|
Jonas Kaninda
|
e3edd37cd3
|
chore: omit empty config
|
2024-11-22 18:19:20 +01:00 |
|
|
|
d3058e2365
|
Merge pull request #124 from jkaninda/develop
feat: add load additional middleware from a defined directory
|
2024-11-21 17:00:22 +01:00 |
|
Jonas Kaninda
|
7369d5eebf
|
feat: add load additional middleware from a defined directory
|
2024-11-21 16:52:08 +01:00 |
|
|
|
bb053038a2
|
Merge pull request #123 from jkaninda/refactor
Update readme
|
2024-11-20 08:25:07 +01:00 |
|
Jonas Kaninda
|
9d02bfa2bc
|
Update readme
|
2024-11-20 08:24:39 +01:00 |
|
|
|
4cd3268317
|
Merge pull request #122 from jkaninda/refactor
docs: update middleware example
|
2024-11-20 08:03:26 +01:00 |
|
Jonas Kaninda
|
1c1353e3a5
|
docs: update middleware example
|
2024-11-20 07:57:15 +01:00 |
|
|
|
a2f7e72f90
|
Merge pull request #121 from jkaninda/refactor
docs: add route and gateway configuration options
|
2024-11-19 19:38:31 +01:00 |
|
Jonas Kaninda
|
ece8f57596
|
docs: add route and gatewat configuration options
|
2024-11-19 19:36:33 +01:00 |
|
Jonas Kaninda
|
cc9b6b0042
|
docs: add route and gatewat configuration options
|
2024-11-19 19:34:26 +01:00 |
|
Jonas Kaninda
|
1c0097d8e4
|
chore: refactroing of code
Commenting code for enhancing readability
|
2024-11-19 18:18:58 +01:00 |
|