Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When the KCPSyncerTunnel feature gate is enabled, PODs should be added to the compute workspaces automatically #2415

Closed
jmprusi opened this issue Nov 28, 2022 · 0 comments · Fixed by #2417
Assignees
Labels
area/transparent-multi-cluster Related to scheduling of workloads into pclusters.

Comments

@jmprusi
Copy link
Member

jmprusi commented Nov 28, 2022

Accessing POD Subresources like logs,exec... Requires PODs to be upsynced by the upsyncer controller, and KCP needs to have the Pod CRD bootstrapped.

A possible solution is to add the POD resource YAML when calling kube124.Bootstrap() if the feature flag is enabled.

@ncdc ncdc added this to kcp Nov 28, 2022
@ncdc ncdc moved this to New in kcp Nov 28, 2022
@jmprusi jmprusi self-assigned this Nov 28, 2022
@jmprusi jmprusi moved this from New to In Progress in kcp Nov 28, 2022
@davidfestal davidfestal added the area/transparent-multi-cluster Related to scheduling of workloads into pclusters. label Dec 6, 2022
@github-project-automation github-project-automation bot moved this from In Progress to Done in kcp Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/transparent-multi-cluster Related to scheduling of workloads into pclusters.
Projects
Status: Done
2 participants