Joel Baxter

Results 66 comments of Joel Baxter

FWIW, this is my experience with Dropbox too (on Juno, with these .debs). (As a contrast, for SpiderOak ONE I did get a cloud icon and a dropdown menu, but...

The idea being that KD will do signature validation at package-install time? What would be the expected result of a validation failure... config_error state?

Somewhat related to issue #229 in that both cases need to be able to do reconcile to change the ports on an existing service.

I've got a proof of concept hacked up on the https://github.com/joel-bluedata/kubedirector/tree/exec-blacklist branch in my repo, just to verify that KD could do the exec filtering. I haven't yet thought deeply...

Sounds promnising yeah.

I guess in the latter case we could define our own ResourceList type and internally convert it as necessary. Not worth the churn for this release (0.7.0) but it does...

We have the simple limit (1000) for 0.5.0. Leaving this issue open to consider any more complex solution.

BTW @riteshja has signed up to look at the KD administrative configuration stuff (issue #5).

Moving to 0.3 for the remaining design issues.

OK, so currently the flow for a new member goes as follows. There's also lots of logic to deal with the reconcile re-running during setup, since there can be errors...