Emmett Hitz

Results 9 issues of Emmett Hitz

## Purpose Fixes an issue where `Response` could not be properly cast from `node-fetch` flavor `Response` to typescript's native `Response` type. ## Changes Use `ReadableStream` instead of `NodeJS.ReadableStream` ## Additional...

IE disk optimized machines for storage nodes, network optimized machines for ingress, compute optimized for workers

provisioner

Exactly what it looks like. KET currently only supports provisioning ubuntu instances on AWS. There's a few janky workarounds that are still alive in the codebase that need to be...

provisioner

The Kismatic AWS environment currently houses a default dhcp opts set that gets assigned to all vpcs. This may need to be generated by terraform if the deployment environment doesn't...

provisioner

Exactly what it looks like. Currently, we expose a public IP and port 22 on all nodes, and this is an obvious security risk.

provisioner

Currently the provisioner can only mutate to destroy nodes indiscriminately, it would be ideal if the user could specify what nodes they want to destroy during a mutation.

provisioner
needs upstream fix

Since we want to support multiple clusters (potentially across cloud providers), having multiple clusters currently saves the associated plugin with the cluster, and not with the provider itself. This causes...

provisioner

Currently just uses a default, but this should really be easily configurable.

provisioner