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

Support for air-gapped ROKS running in a container #823

Closed
argeiger opened this issue Oct 30, 2024 · 2 comments
Closed

Support for air-gapped ROKS running in a container #823

argeiger opened this issue Oct 30, 2024 · 2 comments
Labels
finished-dev Finished development, waiting to be merged

Comments

@argeiger
Copy link
Member

Add support for cloud-pak-deployer to run within a container in an air-gapped ROKS environment. In the beginning of runtime, cloud-pak-deployer downloads various software in order to deploy the cloud-pak within. This request is to investigate what is needed and implement to allow this.

@argeiger
Copy link
Member Author

Current downloads for existing ocp -

  • cpd-cli
  • OpenShift client
  • cpdctl (only if assets are being installed)
  • ibm-pak oc extension

@argeiger
Copy link
Member Author

The following will be done for implementation -

  1. Add a optional parameter called —skip-cli-download that would skip the download and install of the required cli utilities.
  2. Remove the oc install
  3. Change the default repository for case files from github to OCI

fketelaars added a commit that referenced this issue Dec 10, 2024
@fketelaars fketelaars added the finished-dev Finished development, waiting to be merged label Dec 10, 2024
fketelaars added a commit that referenced this issue Dec 10, 2024
fketelaars added a commit that referenced this issue Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
finished-dev Finished development, waiting to be merged
Projects
None yet
Development

No branches or pull requests

2 participants