-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Roadmap #19
Comments
Awesome, Shall I create a milestone for each of these listed above. Maybe it might even be worth creating some RFC's like rust-lang. https://github.com/rust-lang/rfcs/blob/master/text/0001-private-fields.md thoughts? |
@sublimino anything to add to a short-to-medium term roadmap? Then yeah we can break them out into milestones and/or issues and discuss each separately. An RFC may make sense for some of them when that time comes. |
Adding another roadmap item:
|
Do we ever want to target kubernetes as a backend, if so then we could add this as a task? |
Also we need to find a way of improving the development (of paz) workflow, at the moment we rely on pulling the latest version from the registry to test within the cluster, we need some way (maybe within the cli) to assist in serving development versions of docker images without compromising the integrity of what is "Live" in the registry. |
I know we once agreed that this was a good idea going forward, but I'm reluctant to introduce the complexity of Kubernetes. One of Paz's strengths is its simplicity. I suspect that Weave/WeaveDNS could replace some of the HAProxy stuff and simplify it further. But I'm undecided. We should rephrase item
|
|
Another few for thought
|
re unit file folders, I created #24 as I think it's more of an issue than something for the roadmap. I'd like to have the CLI handle installation, in which case the user-data issues could come under that. @sublimino your logging and testing items can be worked into the respective issues/milestones once they're created. Is this a final list?
|
LGTM |
great, good discussion! let's divvy up into issues, discuss therein and milestone-ify. |
This is a place to discuss the short-to-medium term roadmap. Let's aim to distil it to a list of a handful of items that are doable in a month or two.
To get us started:
The text was updated successfully, but these errors were encountered: