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 Rusenas
8f0b91dabd
trigger type approval
2019-05-11 10:25:32 +01:00
Karolis Rusenas
1605ff52ee
type changes
2019-05-05 14:18:38 +01:00
Karolis Rusenas
537f51bb17
do not omit empty
2019-05-02 22:46:09 +01:00
Karolis Rusenas
cf94807de8
adding system event
2019-04-27 00:00:17 +01:00
Karolis Rusenas
fad5d82428
adding keel.sh/imagePullSecret label/annotation to specify secrets
2019-04-23 23:22:27 +01:00
Karolis Rusenas
373869a7da
moved to a separate package
2018-09-02 21:14:13 +01:00
Karolis Rusenas
f549f6b3f0
release notes parsing
2018-06-24 23:29:24 +01:00
Karolis Rusenas
cdb887584d
cleanup
2018-06-20 00:07:18 +01:00
Karolis Rusenas
2ac1790a81
test updates, cleanup
2018-04-20 18:58:01 +01:00
Adrien Delorme
70449b09dc
Add now + more testing
2018-04-16 11:19:06 +02:00
Adrien Delorme
a8d85483ff
deploy with "keel.sh/match-tag" annotations
2018-04-16 10:59:01 +02:00
Karolis Rusenas
d5ce30bb7a
max val
2018-04-04 21:27:38 +01:00
Jordan Brant Baker
64228dfe56
initial stab at delay between deleting pods, keel/forceDelay annotation
2018-04-03 22:13:40 -07:00
Karolis Rusenas
1ceb15becd
pod termination grace seconds
2018-03-04 12:12:15 +00:00
Karolis Rusenas
d51f301fbb
channel overrides for notifications
2018-02-25 19:00:08 +00:00
Karolis Rusenas
d92bd070ba
parse level
2017-10-03 20:22:11 +01:00
Karolis Rusenas
7d9293d498
generated jsonenums for approval type
2017-09-25 14:59:02 +01:00
Karolis Rusenas
ec7e4a2cd6
time updated, expiration
2017-09-07 17:11:17 +01:00
Karolis Rusenas
4561e28e33
approval status types, tests updates
2017-08-21 23:44:36 +01:00
Karolis Rusenas
f026adfef8
wrong types
2017-08-16 23:14:12 +01:00
Karolis Rusenas
7fadeb1c68
modified types
2017-08-13 22:07:28 +01:00
Karolis Rusenas
c7effe9c2e
code hygiene
2017-08-08 21:47:29 +01:00
Karolis Rusenas
2ed9e78838
tests updated
2017-07-30 21:50:05 +01:00
Karolis Rusenas
a13524b6ff
more types for helm releases
2017-07-20 20:40:10 +01:00
Karolis Rusenas
de4efcdb14
policy enums
2017-07-18 22:44:16 +01:00
Karolis Rusenas
3c04063d38
fixed bug with parsing non semver pubsub deployments
2017-07-11 07:32:15 +01:00
Karolis Rusenas
a831e99f6c
color
2017-07-08 15:56:31 +01:00
Karolis Rusenas
cf5ee68fe5
notifications
2017-07-06 21:23:09 +01:00
Karolis Rusenas
616e43aff9
testing, interval schedule moved to annotations
2017-07-04 15:37:52 +01:00
Karolis Rusenas
042433babd
ensuring shorter image names
2017-07-04 09:08:14 +01:00
Karolis Rusenas
c690d874c3
setting annotations
2017-07-03 22:50:36 +01:00
Karolis Rusenas
d33869ca21
label -> annotation
2017-07-03 21:52:49 +01:00
Karolis Rusenas
0992cb9751
split into versioned and unversioned deployment updates
2017-07-03 21:33:26 +01:00
Karolis Rusenas
2096f3f1c3
digest, schedule label
2017-07-02 13:30:12 +01:00
Karolis Rusenas
3c8f114087
Merge branch 'develop' into feature/polling
...
# Conflicts:
# glide.yaml
# vendor/github.com/Masterminds/semver/LICENSE.txt
# vendor/github.com/coreos/go-semver/LICENSE
# vendor/github.com/coreos/go-semver/semver/sort.go
2017-07-01 21:47:50 +01:00
Karolis Rusenas
b2366d4999
regenerating tag
2017-07-01 14:24:39 +01:00
Karolis Rusenas
5dfd03d3c4
tidy up
2017-07-01 13:57:38 +01:00
Karolis Rusenas
88c2f53a25
force policy
2017-06-28 17:40:47 +01:00
Karolis Rusenas
b7d614562c
trigger name
2017-06-14 23:04:30 +01:00
Karolis Rusenas
fb6539a4c7
cleanup, changed keel.io to keel.observer
2017-06-11 23:33:14 +01:00
Karolis Rusenas
d2636d5eb1
more logging, at least for now
2017-06-11 11:41:34 +01:00
Karolis Rusenas
891db12ca3
parsing policy strings
2017-06-10 15:07:31 +01:00
Karolis Rusenas
e8228aef37
types
2017-06-10 12:22:27 +01:00