Glen Darling

Results 6 issues of Glen Darling

Our product is IBM Edge Application Manager (IEAM). It manages containerized workloads on small devices, like the NVIDIA nano, and TX2. It also manages containerized workloads on Kubernetes clusters. We...

enhancement
platform

Although you can change the node's pattern remotely, and change the node's policy remotely, you cannot: - change the node from using a pattern to using a policy - remove...

The purpose of the `hzn version` CLI command is to determine the local agent version and the CLI version. Surprisingly this command also currently communicates with the exchange. This command...

bug
p3

These errors: ``` 2020-03-25 17:26:33: Error starting containers: API error (404): could not find an available, non-overlapping IPv4 address pool among the defaults to assign to the network 2020-03-25 17:27:02:...

bug
p3

Since these services are supposed to show best practices, we should fill in the `description` and `documentation` fields too: ``` "IBM/ibm.operator_1.0.0_amd64": { "description": "", "documentation": "" }, "IBM/nginx-operator_1.0.0_amd64": { "description":...

operators

When a node is registered with ID, say "myorg/myid" then add this as a built-in property to the node policy (along with the other built-ins, like openhorizon.memory, etc.). This will...

feature
good first issue