Reza M Ghayeghchi
Reza M Ghayeghchi
With the current implementation, `helm remove` removes only the units which are listed in the **current** chart. So, if a refactoring in a chart may results in losing track of...
Adding a flag, to make the web service of blacksmith serve using TLS. #28 depends on this issue, if we want to do it using client TLS authentication. For example:...
We should also handle dns requests, to be able to resolve node names, which is required by some platforms like [kubernetes](http://kubernetes.io/). Other requests should be forwarded to the given DNS...
The api (`/api/*`) should be protected. Although a machine should have access to (`/api/machine//`) when its ip is equal to the ip assigned to this mac.
Subscribe to this issue to get notified about project announcements. **Please do not use this thread to report issues.**
- The image files should be downloaded inside `/images//` - The etcd entry should be updated after validating the image files - Nodes should restart one by one (by signaling...
The HA feature is implemented (see #7), but the process is killed when it isn't master anymore. This behaviour makes blacksmith dependant to a service manager configuration. The better mechanism...
It doesn't have `user_id` and `upload_url`: https://github.com/GoogleCloudPlatform/abelana/blob/master/Android/app/src/main/proto/abelanav2.proto#L127 https://github.com/GoogleCloudPlatform/abelana/blob/master/gRPCserver/src/main/proto/abelanav2.proto#L128