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.
quay/ROADMAP.md

102 lines
3.3 KiB
Markdown
Raw Normal View History

# Quay Roadmap
2015-05-27 19:46:50 +00:00
| Abbrebiation | Feature |
|---|---|
| **(H)** | Hosted Quay.io |
| **(ER)**| Enterprise Registry Only |
| **(B)** | Builders |
### Sprint 3/2 - 3/16
- **(H)** Launch Clair 1.0
- Tasks
- Backfill DB
- Provide timely logo feedback
- Quay blog post
- Clair blog post
- Screencast
- **(H)** Test and launch torrent GA
- Have a use case which shows improved performance
- Tasks
- Docs detailing reference use cases
- Publish quayctl
- Quayctl man page README
- Notify marketing when the above is done
- **(ER)** Figure out how to handle client cert generation
- Auto approval rules
- Auto generation
- UI for approving
- Tasks
- See if there is anything from Ed's tool that we can re-use
- Test assumptions around nginx client cert auth
- Figure out if we can verify certs in python if nginx approves
- Have a hangout with gtank w.r.t. client certs vs hmac vs jwt
- **(ER)** Clair in ER
- Tasks
- Integrate Clair with cert generation tool
- Blog post for Clair in ER
- Add Clair config to the setup tool
- Bugs
- Fix Quay permission loading performance for Clair
- OR: Make the Clair API on Quay batch
- Fix Clair readme
- Address Huawei PR for new Clair endpoint
### Unallocated
- **(ER)** Torrent support in ER
- Setup tool support
- Docs on how to get Chihaya running
- **(ER)** Online upgrade tool
- Migrations while site is live
- Nag people to upgrade
- **(B)** Dockerfile flag support
- Requires quay.yaml
- **(B)** Move build traffic to Packet
2015-10-22 15:36:27 +00:00
- Preliminary tests reduce build start latency from 2 minutes to 20 seconds
- **(B)** Multi-step builds
2015-10-22 15:36:27 +00:00
- build artifact
- bundle artifact
- test bundle
- **(H)** Docker Notary
2015-10-22 15:36:27 +00:00
- Support signed images with a known key
- **(H/ER)** Labels
2015-10-22 15:36:27 +00:00
- Support for Midas Package Manager-like distribution
- Integrated with Docker labels
- Mutable and immutable
- Searchable and fleshed out API
- **(H)** Integrate with tectonic.com sales pipeline
2015-10-22 15:36:27 +00:00
- Mirror Quay customers in tectonic (SVOC)?
- Callbacks to inform tectonic about quay events
- Accept and apply QE licenses to the stack
- **(ER)** Tectonic care and feeding
2015-10-22 15:36:27 +00:00
- Build tools to give us a concrete/declarative cluster deploy story
- Build a tool to migrate an app between tectonic clusters
- Assess the feasibility of upgrading a running cluster
- **(H)** Geo distribution through tectonic
2015-10-22 15:36:27 +00:00
- Spin up a tectonic cluster in another region
- Modify registry to run standalone on a tectonic cluster
- **(H)** Read available Quay.io
2015-10-22 15:36:27 +00:00
- Ability to choose uptime of data-plane auditability
- **(H)** Launch our API GA
2015-05-27 19:46:50 +00:00
- Versioned and backward compatible
- Adequate documentation
- **(B)** Builds as top level concept
2015-05-27 19:46:50 +00:00
- Multiple Quay.io repos from a single git push
- **(H)** Become the Tectonic app store
2015-10-22 15:36:27 +00:00
- Pods/apps as top level concept
- **(H)** Distribution tool
2015-10-22 15:36:27 +00:00
- Help people to get their apps from quay to Tectonic
- Requires App manifest or adequate flexibility
- **(H)** AppC support
2015-10-22 15:36:27 +00:00
- rkt push
- discovery
- **(H/ER)** Mirroring from another registry (pull)
### Speculative
- **(H)** Immediately consistent multi-region data availability
2015-05-27 19:46:50 +00:00
- Cockroach?
- **(H)** 2 factor auth
2015-10-22 15:36:27 +00:00
- How to integrate with Docker CLI?
- **(H)** Mirroring to a dependent registry (push)