 Stefan ProdanandGitHub
|
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 ProdanandGitHub
|
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 ProdanandGitHub
|
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 ProdanandGitHub
|
cdec0786ef
|
Merge pull request #347 from eltociear/patch-1
Update README.md
|
2024-03-25 10:14:24 +02:00 |
|
 Stefan ProdanandGitHub
|
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 |
|
 Stefan ProdanandGitHub
|
50047dab3a
|
Merge pull request #348 from stefanprodan/dependabot/go_modules/google.golang.org/protobuf-1.33.0
build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0
|
2024-03-14 10:36:40 +02:00 |
|
 dependabot[bot]andGitHub
|
2b936e6700
|
build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-13 23:03:41 +00:00 |
|
 Ikko Eltociear AshimineandGitHub
|
55e4e51eba
|
Update README.md
Github -> GitHub
|
2024-03-06 00:27:17 +09:00 |
|
 Stefan ProdanandGitHub
|
47090ad9e1
|
Merge pull request #331 from the-technat/master
feat(helm): add topologySpreadConstraints and PDB
|
2024-02-28 08:58:04 +00:00 |
|
Nathanael Liechti
|
6a0bbda8a5
|
feat(helm): add topologySpreadConstraints and PDB
|
2024-02-26 20:54:29 +00:00 |
|
Stefan Prodan
|
357009a863
|
Sign only GHCR artifacts with Notation
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
6.6.0
|
2024-02-26 14:00:22 +02:00 |
|
Stefan Prodan
|
0f98770296
|
Split signature actions
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
|
2024-02-26 13:27:46 +02:00 |
|
 Stefan ProdanandGitHub
|
f9032836a6
|
Merge pull request #343 from stefanprodan/release-6.6.0
Release v6.6.0
|
2024-02-26 12:17:54 +02:00 |
|
Stefan Prodan
|
5368c3fe10
|
Release v6.6.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
|
2024-02-26 12:15:05 +02:00 |
|
 Stefan ProdanandGitHub
|
b1207aa9b1
|
Merge pull request #341 from JasonTheDeveloper/feat/notation
feat(notation): sign artifacts using notation
|
2024-02-26 11:58:49 +02:00 |
|
Jason
|
c7f9b521fa
|
ci(notation): install 1.1.0
Signed-off-by: Jason <jagoodse@microsoft.com>
|
2024-02-26 20:40:03 +11:00 |
|
Stefan Prodan
|
24405a5a5d
|
Setup notation signing keys
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
|
2024-02-25 12:12:22 +02:00 |
|
 Stefan ProdanandGitHub
|
5195b158fc
|
Merge pull request #334 from michaelkebe/patch-1
Fixes /store endpoint with the kustomize deployment
|
2024-02-25 11:31:44 +02:00 |
|
 Stefan ProdanandGitHub
|
532db405f8
|
Merge pull request #322 from JayKaku/feature/grpc-version-echo-apis
Implement gRPC for `echo` and `version` APIs
|
2024-02-25 11:30:59 +02:00 |
|
JayKaku
|
2251bee699
|
Fixed parsing logger in echo_test.go service registeration
|
2024-02-24 23:44:12 +05:30 |
|
JayKaku
|
8535efccb7
|
Implemented zap logger in place of log | gprc echo
|
2024-02-24 23:44:12 +05:30 |
|
JayKaku
|
e008d1f261
|
Added config, logger for grpc echo api
|
2024-02-24 23:44:12 +05:30 |
|
 Jay KakuandPrashant Dwivedi
|
22097353d2
|
Feature grpc version echo api (#3)
added grpc verion and echo apis
---------
Co-authored-by: Prashant Dwivedi <prashantdwivedi194@gmail.com>
|
2024-02-24 23:44:12 +05:30 |
|
JayKaku
|
c305843105
|
restructured api to api/http, api/grpc, pkg http
|
2024-02-24 23:44:12 +05:30 |
|
Jason
|
0d2c428859
|
refactor(trustpolicy): jasonthedeveloper -> stefanprodan
|
2024-02-09 10:59:44 +11:00 |
|
Jason
|
ecaa7cf4d3
|
ci(release): trigger on tag push
|
2024-02-09 10:47:11 +11:00 |
|
Jason
|
8447b6985b
|
ci(notation): remove release workflow
|
2024-02-09 10:42:51 +11:00 |
|
Jason
|
9371d6d153
|
ci(release): sign artefacts using notation
|
2024-02-09 10:41:19 +11:00 |
|
Jason
|
20b8c1043c
|
Merge branch 'master' into feat/notation
|
2024-02-09 10:14:38 +11:00 |
|
 Michael KebeandGitHub
|
2d80c7a22d
|
added /data to kustomize deployment
Added an emptyDir to the kustomzie deployment, otherwise the /store endpoint does not work for storing files.
|
2024-01-10 09:44:12 +01:00 |
|
 Stefan ProdanandGitHub
|
dc830d02a6
|
Enable GitHub Sponsors
|
2023-12-30 22:18:54 +02:00 |
|
 Stefan ProdanandGitHub
|
badf3271a1
|
Merge pull request #332 from arunsathiya/master
ci: Use `GITHUB_OUTPUT` instead of set-output
|
2023-12-29 00:11:06 +02:00 |
|
Arun
|
9f9c2f3245
|
Use GITHUB_OUTPUT envvar instead of set-output command as the latter is deprecated
|
2023-12-28 13:21:55 -08:00 |
|
 Stefan ProdanandGitHub
|
33dac1ba40
|
Merge pull request #329 from stefanprodan/release-6.5.4
Release 6.5.4
6.5.4
|
2023-12-17 16:44:12 +02:00 |
|
Stefan Prodan
|
1cf8b8aeef
|
Release 6.5.4
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
|
2023-12-17 16:36:33 +02:00 |
|
 Stefan ProdanandGitHub
|
22fb1c3d34
|
Merge pull request #328 from stefanprodan/timoni-schemas-update
Update Timoni CUE schemas
|
2023-12-17 16:34:38 +02:00 |
|
Stefan Prodan
|
adf8157da6
|
Update Timoni CUE schemas
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
|
2023-12-17 15:53:22 +02:00 |
|
 Stefan ProdanandGitHub
|
03f8ad0251
|
Merge pull request #327 from stefanprodan/up-deps
Update Go dependencies
|
2023-12-17 15:18:23 +02:00 |
|
Stefan Prodan
|
101e371e96
|
Update Go dependencies
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
|
2023-12-17 15:14:43 +02:00 |
|
 Stefan ProdanandGitHub
|
53c9f3ad9b
|
Merge pull request #326 from stefanprodan/alpine-3.19
Update Alpine to 3.19
|
2023-12-17 15:10:30 +02:00 |
|
Stefan Prodan
|
a69f0282fd
|
Update Alpine to 3.19
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
|
2023-12-17 15:07:34 +02:00 |
|
Jason
|
174d183056
|
refactor(rename): policy.json -> trustpolicy.json
|
2023-12-14 16:16:12 +11:00 |
|
Jason
|
7bb64e7567
|
fix(trustpolicy): small typo in registryScopes
|
2023-12-08 17:30:47 +11:00 |
|
Jason
|
49a4b31d53
|
feat(notation): update registry scopes
|
2023-12-07 18:06:52 +11:00 |
|
Jason
|
c29e013a33
|
feat(notation): add trust store policy
|
2023-12-07 16:57:04 +11:00 |
|
Jason
|
45ecda63bb
|
ci(release): don't trigger on tag push
|
2023-12-07 16:26:01 +11:00 |
|