Austin Godber

Results 49 issues of Austin Godber

Are any of the original authors (@silasbw?) still here and able to comment on their (or GoDaddy's) intent to continue or discontinue maintenance on this project? From the looks of...

Wizzy could provide a way to manipulate dashboard annotations. This could behave much like the panels command. The feature I am most interested in is copying annotations from one dashboard...

feature request

The change to ESM and typescript have either already or will soon render much of the asset generation tools built into `teraslice-cli` out of date. Even the tool that generates...

pkg/teraslice-cli

Right now, workers rely on the master to have unzipped an asset into a shared network drive. Without this shared disk cache, each worker must retrieve and unzip it's own...

enhancement
pkg/teraslice

To support Kafka over SSL in k8s we need to somehow provide a k8s config map that contains certs to all worker and ex pods. See: https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-configmap/#populate-a-volume-with-data-stored-in-a-configmap As a workaround,...

k8s
pkg/teraslice

This issue (kind of) replaces: https://github.com/terascope/teraslice/issues/942 We have jobs (mostly if not all kafka reader jobs) which take 5 minutes to shutdown. I attempted to fix that with a controlled...

When trying to deploy a teraslice asset to a cluster without specifying the `--bundle` argument it fails as shown below: ``` teraslice-cli assets deploy local terascope/elasticsearch-assets Unable to download terascope/elasticsearch-assets,...

bug
pkg/teraslice-cli

The Teraslice Docker Image should have an image LABEL or annotation: https://github.com/opencontainers/image-spec/blob/main/annotations.md For example https://github.com/opensearch-project/opensearch-build/blob/main/docker/release/dockerfiles/opensearch.al2.dockerfile#L97-L106 or https://github.com/elastic/dockerfiles/blob/8.1/elasticsearch/Dockerfile#L138-L156

enhancement
pkg/teraslice

There is probably an issue with handling the case where the k8s job for the teraslice execution has 0 running pods due to external failure. I think this results in...

bug
k8s
pkg/teraslice

We should consider upgrading socket.io to a newer version if possible, but this is a tricky one. Socket.io is up to 4.7.2 at this point. https://github.com/socketio/socket.io/releases/tag/4.7.2 This may be a...

pkg/teraslice
pkg/teraslice-messaging