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

env download does not mirror case files for ibm-cert-manager and ibm-licensing #705

Open
fketelaars opened this issue Apr 29, 2024 · 0 comments
Labels
finished-dev Finished development, waiting to be merged

Comments

@fketelaars
Copy link
Collaborator

Describe the bug
When running ./cp-deploy.sh env download, the required CASE files for the certificate manager and license server are not downloaded. During installation, the following error is issued:

TASK [utils : The following command will download the following CASE package: ibm-cert-manager 4.2.2. If you download the CASE package manually, wait for the download to complete before proceeding.] ***

Resolution
It turns out that OLM utils image-mirror subcommand does not download the case files, even if specified in the --components parameter. Looking at the documentation, it turns out that the installation expects that users run case-download first, which does take the 2 additional components into account.

@fketelaars fketelaars added the finished-dev Finished development, waiting to be merged label May 4, 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

1 participant