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

[Features] Incorporate the config-manager sidecar into the lorry #7286

Open
kizuna-lek opened this issue May 9, 2024 · 2 comments
Open

[Features] Incorporate the config-manager sidecar into the lorry #7286

kizuna-lek opened this issue May 9, 2024 · 2 comments

Comments

@kizuna-lek
Copy link
Collaborator

Incorporate the config-manager sidecar into the lorry.

@shanshanying
Copy link
Contributor

KubeBlocks sidecars, such as lorry and config-manager, are injected in different transformation stages.
When HostNetWork is on, all sidecars should use ports allocated dynamically. Config-manager will look-up all containers to find a port named 'config-manger', which requires this port to be explicitly defined in cmpd.spec.hostNetwork.containerPort, and it is quite confusing to users.

@kizuna-lek kizuna-lek linked a pull request May 12, 2024 that will close this issue
@kizuna-lek
Copy link
Collaborator Author

Continue after the lorry split is completed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants