knative / knative/serving

Rename `UserContainer` to `ServingContainer`

Open
#15,007 20 comments 0 reactions 2 assignees Claimed by @aviralgarg05 View on GitHub
good first issue help wanted kind/refactoring lifecycle/frozen
Dominant language
Go
Stars
6.1k
Forks
1.2k
Avg merge
2d 7h
Merged PRs (30d)
2

Description

# Description
We currently name the "main" container of a `KnativeService` `UserContainer`. As all containers, including sidecars, are provided by the user this name is not ideal. We should check if it is feasible to rename it to `ServingContainer` without breaking our API.

# Todo
- [ ] Check if UserContainer can be renamed without breaking the API
- [ ] If possible, rename all occurrences in pkg
- [ ] If possible, rename all occurrences in serving
- [ ] If possible, rename all occurrences in docs

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.