This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
quay
Archived
Watch
1
Star
0
Fork
You've already forked quay
0
Code
Issues
Pull requests
Releases
Wiki
Activity
This repository has been archived on
2020-03-24
. You can view files and clone it, but cannot push or open issues or pull requests.
584a18c0e1
quay
/
data
/
registry_model
History
Joseph Schorr
584a18c0e1
Change datatype base to raise AttributeError on missing keys
2018-08-20 15:49:51 -04:00
..
test
Change datatype base to raise AttributeError on missing keys
2018-08-20 15:49:51 -04:00
__init__.py
Start on a basic registry_model interface and change a single module to use it. This will allow us to completely abstract out how we deal with registry-related tables and ensure that transitioning to the new OCI-like model will be easier to do.
2018-08-14 13:48:59 -04:00
datatype.py
Change datatype base to raise AttributeError on missing keys
2018-08-20 15:49:51 -04:00
datatypes.py
Implement legacy image portion of the data model
2018-08-20 15:49:51 -04:00
interface.py
Implement legacy image portion of the data model
2018-08-20 15:49:51 -04:00
registry_pre_oci_model.py
Implement legacy image portion of the data model
2018-08-20 15:49:51 -04:00