serving
serving copied to clipboard
Rename `UserContainer` to `ServingContainer`
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
ServingContainer sounds like that the container belongs to Serving somehow though. I would prefer something like "AppContainer", "MainContainer", "PrimaryContainer" wdyth?
Hm it is the container that serves the traffic, so I'm also throwing TrafficContainer
in here :) Opinions?
@dprotaso @rhuss
+1 one for what @skonto says; the name should reflect its key characteristics. TrafficContainer
depicts it, but without context, it sounds weird and confusing, IMO. I like MainContainer
because that's what it is, the MainContainer
, all others are sidecar
containers. Another option, which kind of is in-between, could be TargetContainer
, but I think MainContainer
is clear and simple and is an established 'concept'.
Hey @ReToCode, @rhuss, and @skonto, I want to work on this issue.
/assign
/assign
/unassign @asr2003
the issue is already assigned to @NightFury742
if @NightFury742 is not working on this issue, can I work on this?
@NightFury742 can you comment if you're still working on this issue?
@dprotaso I am not working on it. @EraKin575 could take this one
/unassign @NightFury742 /assign @EraKin575
This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Reopen the issue with /reopen
. Mark the issue as
fresh by adding the comment /remove-lifecycle stale
.
/remove-lifecycle stale