Feast UI container in a different format from ther others
Open
Beginner friendly
kind/bug
priority/p2
- Dominant language
- Python
- Stars
- 7.3k
- Forks
- 1.4k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 15
Description
## Expected Behavior
```
ui:
server:
image:
resources:
```
## Current Behavior
```
ui:
image:
resources:
```
## Steps to reproduce
kubectl apply -f your fs chart
### Specifications
- Version: 0.65.0
- Platform: k8s
- Subsystem:
## Possible Solution
Contributor guide
Research direction
Locate the Feast chart values and templates that define the UI container, then compare its structure with the other chart components. Check the expected nested ui.server.image and ui.server.resources layout, apply the chart with kubectl, and confirm the UI configuration uses the same format as the others.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100