Michael Bridgen
6f46cbb331
Change go module and rewrite imports
2020-08-10 16:10:50 +01:00
Michael Bridgen
f0991c829b
Reassign copyright to Flux project
2020-08-10 16:07:09 +01:00
Michael Bridgen
143d53dc32
Update module and imports
2020-07-18 15:12:14 +01:00
Michael Bridgen
493e513630
Test simplest policy case
2020-07-14 12:34:30 +01:00
Michael Bridgen
6ae6561b8b
Test that the tags for a repo are scanned
...
In this commit I use the test registry implementation to check that
the controller will scan the tags of an image. This needs a bit more
scaffolding, since the test registry doesn't handle /tags/list.
2020-07-12 14:08:16 +01:00
Michael Bridgen
31152814cc
Separate test from suite setup/teardown
...
.. in preparation for having more tests, and more setup and teardown
(specifically: setting a local container registry up).
2020-07-12 12:11:02 +01:00