Commit Graph

1289 Commits (2503baa5ee949e8c10423e49081fde17cb7fcd70)

Author SHA1 Message Date
Karolis Rusenas 2503baa5ee test for cred helper 2020-06-07 14:07:19 +01:00
Karolis Rusenas 9da637efd1 deps 2020-06-07 13:23:56 +01:00
Karolis Rusenas 59730da236 fmt 2020-06-07 13:23:48 +01:00
Karolis Rusenas 55e342e29f updated return 2020-06-06 13:50:36 +01:00
Karolis Rusenas f526b2f87a should return an err 2020-06-06 13:50:25 +01:00
Karolis Rusenas 7589f2e8c6 error handling 2020-06-06 13:50:17 +01:00
Karolis 187fa1be1e
Merge pull request #500 from vutny/fix-secret-ref
[chart] fix referencing missing secret
2020-05-08 16:55:35 +01:00
Denys Havrysh 25d618b96d
[chart] fix referencing missing secret 2020-05-08 18:03:10 +03:00
Marco Vito Moscaritolo 7f490d1820
Merge pull request #496 from mavimo/activate-dependabot
add dependabot config
2020-04-20 17:46:29 +02:00
Marco Vito Moscaritolo c0b9756563 add dependabot config 2020-04-19 20:45:47 +02:00
Karolis 14db6cfb5d
Merge pull request #495 from mavimo/migrate-to-go-mod
Migrate to go.mod
2020-04-19 19:25:49 +01:00
Karolis df23fcec9b
Merge pull request #494 from agrenott/master
Add SemVer pre-release handling
2020-04-19 19:25:09 +01:00
Marco Vito Moscaritolo 31ec46a151 move to go 1.14.2 2020-04-19 20:07:49 +02:00
Marco Vito Moscaritolo 2da4369f7a migrate to go.mod 2020-04-19 20:05:12 +02:00
Aurélien Grenotton d3c1ee82d3 Add SemVer pre-release handling
Previously, SemVer pre-release version was used to differentiate kind
of "branches", not allowing to cross pre-release on update.
According to SemVer spec, this should rather rely on the metadata.
New "keel.sh/matchPreRelease" annotation (or label) is added to disable
current keel behavior and consider the pre-release as a standard
SemVer versioning token.
For backward compatibility purpose, its value defaults to "true" if not
specified.
Closes #252

Also reviewed WatchRepositoryTagsJob tags handling.
Fixes #490
2020-04-19 01:36:21 +02:00
Karolis 1e6a452a6f
version bump 2020-04-14 23:09:28 +01:00
Karolis 01c53d377d
Merge pull request #492 from athak/fix-image-tag
Don't set a value for the default image tag
2020-04-14 23:09:08 +01:00
Atha Kouroussis 21e041f302 Bump Chart version 2020-04-12 11:21:28 -03:00
Karolis f4eba83457
Merge pull request #493 from agrenott/master
Add basic mail notification
2020-04-12 14:00:27 +01:00
Aurélien Grenotton 7472bcf8bb Add basic mail notification 2020-04-12 02:33:30 +02:00
Atha Kouroussis 8bf34d4529 Don't set a value for the default image tag 2020-04-11 20:26:16 -03:00
Karolis b0d5c62703
Merge pull request #486 from Moulick/patch-1
user-guide link does not exist
2020-03-09 00:02:42 +00:00
Karolis 887ba926f6
Merge pull request #487 from nevrending/fix/persistence-spelling
Fix persistence spelling and update chart readme
2020-03-09 00:02:02 +00:00
Yefta Sutanto 473b47aaae
Update README - add persistence docs 2020-03-09 02:40:00 +11:00
Yefta Sutanto aeb8f23ce1
Fix persistence spelling 2020-03-09 02:34:00 +11:00
Moulick Aggarwal 60cf3c4a7b
user-guide link does not exist
It seems that the link https://keel.sh/user-guide/ is no longer valid and has instead shifted to https://keel.sh/docs/
2020-03-08 16:00:26 +05:30
Karolis Rusenas 1156d42eee makefile for arm 2020-03-02 23:44:15 +00:00
Karolis Rusenas a0a95f183a update docker version 2020-03-02 23:44:00 +00:00
Karolis c6d10b5fff
Merge pull request #484 from dubizzle/smit/bulk_approve
Added Bulk Approve and Reject Functionality
2020-03-02 22:37:10 +00:00
Karolis Rusenas 130d83e43e moving approval registration into the cmd main func 2020-03-02 22:35:31 +00:00
Karolis d432615778
Merge pull request #477 from foosinn/master
add a pending approvals prometheus metric
2020-03-02 22:26:52 +00:00
Karolis Rusenas 5da260f55d update template 2020-03-02 22:19:30 +00:00
Karolis Rusenas 1b9ee350a4 cleanup, tests 2020-03-02 22:13:12 +00:00
Karolis 370bf7cacb
Merge pull request #483 from beatsandpics/master
Add native harbor support
2020-03-02 20:08:49 +00:00
Smit Thakkar 9a1c3cf685 typo fix 2020-03-02 17:13:23 +04:00
Smit Thakkar 40ac4bba44 clean up 2020-03-02 17:09:05 +04:00
Smit Thakkar 06bd44a7b2 fix lint error 2020-03-02 16:50:05 +04:00
Smit Thakkar e413be780e disable the checkboxes 2020-03-02 16:33:29 +04:00
Smit Thakkar 8d6ef81e57 allow bulk approval via frontend 2020-03-02 16:18:33 +04:00
Marc Herren ab9a5dd86b removed debug statement 2020-03-02 11:18:13 +01:00
Marc Herren a4a5829931 fixed process logic and adapted test case 2020-03-02 10:35:21 +01:00
Marc Herren 2e09f0c8e3 added native harbor support 2020-02-27 14:57:51 +01:00
Karolis 5e517201b9
Merge pull request #481 from rchenzheng/add_default_tiller_address
Default tiller address to tiller-deploy
2020-02-24 15:55:49 +00:00
Richard Chen Zheng e7750cefe3
Default tiller address to tiller-deploy 2020-02-21 12:40:56 -05:00
Karolis 134c9e90b2
Merge pull request #479 from dennismeissel/patch-1
Should be updated according to source
2020-02-11 10:30:56 +00:00
Dennis 79f9b0dbf5
Updated according to source
Updated according to https://github.com/rusenask/docker-registry-client/pull/2
2020-02-11 11:22:43 +01:00
Stefan Schwarz 13dc40cf39 add a pending approvals prometheus metric 2020-02-06 07:50:00 +01:00
Karolis 127a820268
Merge pull request #471 from cagataygurturk/allow-manual-service-accounts
Allow not creating a service account automatically and use a custom one
2020-01-24 11:16:32 +00:00
Çağatay Gürtürk 6ab946b5fa
Update values.yaml 2020-01-24 12:10:26 +01:00
Çağatay Gürtürk bd420ff7cf
Bump chart version 2020-01-21 21:13:01 +01:00