Patrick Barker

Results 26 issues of Patrick Barker

The `job.GetDownstreamJobs()` function is not returning my downstream jobs. From looking at the api documentation in the UI, there is a `jobs` parameter under the primary job that has all...

bug

Hey man, your book is seriously awesome. I just caught one typo I would bring to your attention. On pg. 83, toward the top you say the mean should be...

Hey, great project. Kafka supports automatic topic creation where on message send a topic will be created if it doesn't exist, any chance that sort of thing will make it...

Our team makes heave use of https://github.com/envoyproxy/protoc-gen-validate and would like a way for those validations to end up in the swagger spec so we don't need to define them twice.

enhancement
help wanted

In our build pipelines we are seeing `Unable to write kubeconfig: Timedout writing kubeconfig` on roughly 3/4 builds recently when using the default aws profile. The pipeline is using commit...

Bug

Kubicorn is looking nice nowadays =D I love that you echo out the command to shell into the nodes on creation, however if I don't write that command down its...

Feature
Help (medium)
Fun
WorkInProgress

This library would be more useful if `attribute` were exported, currently its difficult to even make a list of possible colors because it isn't exported.

Both `model-settings.json` and `settings.json` should be versioned as they are treated like client side APIs.

Many folks prefer YAML to JSON, Seldon and Kserve are primarily used in the Kubernetes community which is a YAML centric ecosystem. We should consider accepting YAML alongside JSON for...

**Describe the problem/challenge you have** OCI images would be a great place to store machine learning models. ImgPkg works as expected with storing a generic model file, however there are...

enhancement
discussion