|
|
80f0e5e596
|
Merge pull request #150 from jkaninda/feature/logger
chore: improvement of logs for better logging
|
2024-12-09 13:15:40 +01:00 |
|
|
|
10c2d3332d
|
test: add IP validation test
|
2024-12-09 13:14:48 +01:00 |
|
|
|
9e3219bddd
|
chore: improvement of logging
|
2024-12-09 13:04:06 +01:00 |
|
|
|
dc4cc35b9f
|
refactor: clean up code
|
2024-12-09 12:30:49 +01:00 |
|
|
|
9162ec03c1
|
chore: rename package name
|
2024-12-09 12:27:50 +01:00 |
|
|
|
58d22a1154
|
Merge pull request #148 from jkaninda/feature/access-policy
feat: add accessPolicy middleware to allow or deny a list or range of IP addresses
|
2024-12-09 11:40:28 +01:00 |
|
|
|
e4c994405a
|
chore: update mod
|
2024-12-09 11:36:07 +01:00 |
|
|
|
f3c2bdcebc
|
feat: add accessPolicy middleware to allow or deny a list of Ips
|
2024-12-09 11:00:14 +01:00 |
|
|
|
8f2fa672ca
|
Merge pull request #146 from jkaninda/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.6.3
chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.6.2 to 6.6.3
|
2024-12-03 13:38:23 +01:00 |
|
|
|
18364cee1d
|
Merge pull request #147 from jkaninda/docs
add robots.txt
|
2024-12-03 13:38:13 +01:00 |
|
Jonas Kaninda
|
262d616e8e
|
add robots.txt
|
2024-12-03 13:34:24 +01:00 |
|
dependabot[bot]
|
27e863338a
|
chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.6.2 to 6.6.3
Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.6.2 to 6.6.3.
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](https://github.com/jedib0t/go-pretty/compare/v6.6.2...v6.6.3)
---
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-12-02 18:29:54 +00:00 |
|
|
|
f16015ac19
|
Merge pull request #145 from jkaninda/docs
Docs
|
2024-12-02 08:04:12 +01:00 |
|
Jonas Kaninda
|
69895ea413
|
docs: update operator deployment
|
2024-12-02 08:03:48 +01:00 |
|
Jonas Kaninda
|
5837e3a3ed
|
docs: update operator deployment
|
2024-12-02 08:01:18 +01:00 |
|
|
|
8456691ef8
|
Merge pull request #144 from jkaninda/docs
docs: update operator deployment
|
2024-12-02 07:51:39 +01:00 |
|
Jonas Kaninda
|
bca392ce1c
|
docs: update operator deployment
|
2024-12-02 07:50:42 +01:00 |
|
|
|
29e62f5a85
|
Merge pull request #143 from jkaninda/docs
docs: update Kubernetes deployment
|
2024-12-01 19:32:20 +01:00 |
|
Jonas Kaninda
|
015906b009
|
docs: update Kubernetes deployment
|
2024-12-01 19:31:33 +01:00 |
|
|
|
922282fec9
|
Merge pull request #142 from jkaninda/docs
docs: update Kubernetes deployment example
|
2024-11-29 17:25:23 +01:00 |
|
Jonas Kaninda
|
31448c7de6
|
docs: update Kubernetes deployment example
|
2024-11-29 17:24:12 +01:00 |
|
|
|
52322d9ec8
|
Merge pull request #141 from jkaninda/refactor
fix: Sort routes by path in descending order for better proxying
|
2024-11-29 16:42:27 +01:00 |
|
Jonas Kaninda
|
65350e3acb
|
fix: Sort routes by path in descending order for better proxying
|
2024-11-29 16:41:05 +01:00 |
|
|
|
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 |
|