Closed euank closed 5 years ago
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close
.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten
.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close
.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle rotten
Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen
.
Mark the issue as fresh with /remove-lifecycle rotten
.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /close
@fejta-bot: Closing this issue.
We should, from early on, make sure we're considering containerization.
The primary issue we ran into in the previous iteration was related to https://github.com/coreos/rkt/issues/3181
Based on whether a shared bindmount of the rkt data directory is supported upstream or not, we might have to respect the kubelet
--containerized
flag and take it as a hint to nsenter break into the host for all rkt commands.This also relates to the Kubernetes issue https://github.com/kubernetes/kubernetes/pull/31504 for making self-hosted kubelet work correctly.