David
45df99b788
Bump packages versions in go.mod
...
* Bump versions in go.mod
* Use new version of docker/distribution under new path
* Fix failing TestOCIDigest due to upstream change
---------
Authored by: Jessica Ng <jessicawlng@google.com>
2024-12-10 16:38:04 +01:00
Karolis
3198921af0
Merge pull request #507 from nnt1054/feature/helm3_provider
...
Feature/helm3 provider
2020-07-14 10:32:06 +01:00
Michael McCallum
1f90e6cb76
Validate the tag watching respects 2 point versions
2020-06-29 18:10:59 +12:00
Neil Toledo
e7a130d589
ran through gofmt; removed uneccessary comments; cleaned prometheus test
2020-06-12 16:14:11 -07:00
Neil Toledo
290c8f03f1
reverted file permissions from 755 to 644
2020-06-08 07:22:56 -07:00
Neil Toledo
4400b0d0b4
initial commit; added helm3 provider
2020-06-08 03:40:01 -07:00
Karolis Rusenas
a70718576d
tracked images endpoint
2019-04-28 17:03:52 +01:00
Karolis Rusenas
e5c6c5bc79
updated test helpers
2019-04-23 23:02:37 +01:00
Karolis Rusenas
78332448ba
registry parse name
2019-02-06 22:14:17 +00:00
Karolis Rusenas
23f262f9b2
adding policy to the tracked image to help with polling
2018-11-30 22:47:54 +00:00
Karolis Rusenas
08b0b03cc6
#315 adding validation for the version
2018-11-28 17:33:22 +00:00
Karolis Rusenas
3dc0d6e1f1
version helpers
2018-11-14 20:59:07 +00:00
Karolis Rusenas
bd00613e7e
Merge branch 'master' into feature/poll-multi-tags
2018-11-12 17:25:37 +00:00
Karolis Rusenas
60988005cc
trigger type from annotations
2018-11-07 23:16:57 +00:00
Karolis Rusenas
3b65c27f98
map for storing tags
2018-10-14 22:18:39 +01:00
Karolis Rusenas
8276338271
option to check prerelease tags
2018-10-14 22:18:24 +01:00
Karolis Rusenas
aa18250f40
test helper
2018-10-14 15:06:02 +01:00
Andrew Plummer
98f4ff38d3
More version comparison logging
2018-10-09 21:56:56 +01:00
Karolis Rusenas
c6b53a8b52
#284 fixed missing approvals
2018-10-07 14:07:03 +01:00
Karolis Rusenas
b8a8196ba6
additional parse test
2018-09-16 12:05:33 +01:00
Karolis Rusenas
4e50f7ecdd
get policy test moved
2018-09-04 21:10:57 +01:00
Karolis Rusenas
aa447f6f56
cleanup
2018-09-02 22:42:03 +01:00
Karolis Rusenas
84239bd62f
cleanup
2018-09-02 21:14:00 +01:00
Karolis Rusenas
31ae67f3ba
tests moved to policy package
2018-09-02 21:08:26 +01:00
Karolis Rusenas
cf8f332a08
test updates
2018-04-20 19:23:25 +01:00
Karolis Rusenas
02f32b99b4
test updates
2018-04-18 23:04:50 +01:00
Adrien Delorme
70449b09dc
Add now + more testing
2018-04-16 11:19:06 +02:00
Karolis Rusenas
92220d6c5c
more tests on metadata check
2018-04-04 21:27:45 +01:00
Adrien Delorme
28b601be3d
ShouldUpdate now makes sure pre-releases match + tests
2018-04-04 18:16:21 +02:00
Karolis Rusenas
73ac8706e1
bumping registry and adding test for quay
2018-03-09 11:41:28 +00:00
Karolis Rusenas
f5a6b8db4b
testing deps, go version bumped
2018-03-04 12:15:58 +00:00
Karolis Rusenas
e2c7fadd6a
parse updates and tests
2018-03-03 23:19:50 +00:00
Karolis Rusenas
9cc4ef4812
adding not a registry
2018-03-03 23:18:58 +00:00
Karolis Rusenas
35dd41787f
using new lib
2018-03-03 20:06:54 +00:00
Karolis Rusenas
43f75f9fec
migrating to godep, updating logrus
2018-03-03 11:32:00 +00:00
Karolis Rusenas
2a361020f6
updated repo
2017-11-01 18:25:28 +00:00
Karolis Rusenas
775fcc10f9
tests updated
2017-09-24 13:06:28 +01:00
Karolis Rusenas
9574a7e154
enc/dec
2017-08-13 22:07:16 +01:00
Karolis Rusenas
c7effe9c2e
code hygiene
2017-08-08 21:47:29 +01:00
Karolis Rusenas
e87a6e1b0c
only major version test
2017-08-06 11:13:35 +01:00
Karolis Rusenas
2e0e2bf337
updated behaviour
2017-08-06 11:12:25 +01:00
Michael Mccallum
0eeca779f7
verify that 2 point semver versions use original value
2017-08-06 22:03:28 +12:00
Michael Mccallum
5ce7c99a2e
Use the original tag not the semverified
...
For examle trailing 0 are added on parse and used for validation but may be missing from the tag.
2017-08-06 22:03:21 +12:00
Karolis Rusenas
c9e57e6491
adding list pods for implementer, poll manager secret lookup
2017-07-31 23:51:03 +01:00
Karolis Rusenas
be0a7a66da
preserving original version
2017-07-30 21:48:53 +01:00
Karolis Rusenas
9675d25e39
Merge pull request #65 from rusenask/feature/private_registries
...
Feature/private registries
2017-07-30 15:32:35 +01:00
Karolis Rusenas
eb324046ec
secret tests
2017-07-30 15:06:01 +01:00
Karolis Rusenas
1da90e54ad
adding secrets method
2017-07-28 22:54:21 +01:00
Tim Heckman
c35a2edf05
Remove redundant version check and unit test case
...
This change introduces some small fixes for the `util/version` package of
`keel`. There should be no breaking changes introduced by the changes being
proposed.
The first change is around the version check when the policy is set to
PolicyTypePatch. In this path, the major and minor versions are confirmed to be
the same. It then checks to make sure the new patch is greater than the current
one, which we already do here:
* b3ba3a47f1/util/version/version.go (L129-L132)
This change removes the check confirming that the patch is higher on the new
version. An additional test was added to test for a patch decrease, with
PolicyTypePatch, to make sure nothing was broken.
Lastly, in the process of writing this test a duplicated test case was
discovered in the test file so it was removed.
Signed-off-by: Tim Heckman <t@heckman.io>
2017-07-28 12:08:04 -07:00
Karolis Rusenas
d434ce748b
bumping timeout to 300 seconds
2017-07-26 08:12:37 +01:00