Tommy Hughes IV
Tommy Hughes IV
**Describe the solution you'd like** CEKit is limited in its current state when it comes to image build instructions. We need a way to add additional instructions to a resulting...
https://github.com/CentOS/container-index/blob/master/index.d/container-examples.yml e.g. `$ docker pull registry.centos.org/container-examples/starter-arbitrary-uid`
Dependant on https://github.com/openshift/console/pull/6697 We'll need to wait for a later operator release. Once the above is merged. Then, we'll need to target the operator version that aligns with whatever OCP...
# What this PR does / why we need it: Missing CI related to https://github.com/feast-dev/feast/pull/4145 This change will require that the following image repos are created (if they don't already...
## Overview This guide summarizes how both end users and Feast developers can get [podman](https://podman.io/) set up, instead of docker, to use or develop for Feast. The instructions below were...
**Is your feature request related to a problem? Please describe.** https://github.com/feast-dev/feast/issues/2337 **Describe the solution you'd like** We should be able to tag objects directly, similar to `kubectl label` for example....
# What this PR does / why we need it: Initial Operator functionality. Adds ability to provision a feast registry w/ ephemeral sqlite file-based DB. Also adds key fields to...
**Is your feature request related to a problem? Please describe.** As the Feast project continues to grow, it’s become increasingly difficult to deploy a fully functional Feature Store in a...