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] addon should support air-gapped environment delivery configuration #3961

Closed
ldming opened this issue Jun 26, 2023 · 3 comments
Closed

Comments

@ldming
Copy link
Collaborator

ldming commented Jun 26, 2023

What is the user interaction of your feature

KubeBlocks should support to install on the air-gapped environment, so addon should support to set private helm registry.

Now, addon has already supported to set private helm registry by addonChartLocationBase, but the registry MUST allow anonymous read. Addon should support to access registry using password and username.

@ldming ldming changed the title [Features] addon should support to set private registry with password [Features] addon should support to access private helm registry with password Jun 26, 2023
@nashtsai
Copy link
Contributor

just "addon should support to access private helm registry with password" is not a feature, I would say "support air-gapped environment delivery configuration" is a feature, and for this requirement I would suggest provide self-bootstrap chart tgz delivery to fullfil the requirement.

@ldming ldming changed the title [Features] addon should support to access private helm registry with password [Features] addon should support air-gapped environment delivery configuration Jul 7, 2023
@ldming ldming assigned ldming and unassigned nashtsai, ruijun2002 and nayutah Jul 10, 2023
@ldming ldming added this to the Release 0.6.0 milestone Jul 10, 2023
@ldming
Copy link
Collaborator Author

ldming commented Jul 10, 2023

I will build an image that contains all dependency helm charts, addon Job will copy these helm chart in initContainer, the job use these helm charts to install.

@ldming
Copy link
Collaborator Author

ldming commented Jul 31, 2023

Had been supported.

@ldming ldming closed this as completed Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants