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

common automatic update #276

Merged

Conversation

mbaldessari
Copy link
Contributor

  • Add qe-tests target
  • Read PATTERN_INSTALL_CHART from the env as well if it exists
  • Update secret backend change script
  • Update preview script
  • Introduce PATTERN_DISCONNECTED_HOME
  • Update Makefile to reflect a warning if no storageclass is present
  • Fix iib loading playbook name

mbaldessari and others added 15 commits September 25, 2024 19:01
Read PATTERN_INSTALL_CHART from the env as well if it exists
The script is used in make secrets-backend-*. Update needed for slimed
common.
Now the preview will work with remote charts, and local charts as well.
Default helm registry will be oci://quay.io/repository/hybridcloudpatterns/.
When doing disconnected installations this allows for setting a single
variable pointing to the internal disconnected registry.
…quirement

Update Makefile to reflect a warning if no storageclass is present
After slimming common down the playbook needs renaming because
collections have slightly different naming constraints. Previous error:

❯ ./pattern.sh make load-iib
make -f common/Makefile load-iib
make[1]: Entering directory '/home/michele/Engineering/cloud-patterns/multicloud-gitops'
ERROR! the playbook: rhvp.cluster_utils.iib-ci could not be found
make[1]: *** [common/Makefile:117: load-iib] Error 1
make[1]: Leaving directory '/home/michele/Engineering/cloud-patterns/multicloud-gitops'
make: *** [Makefile:12: load-iib] Error 2
@mbaldessari mbaldessari merged commit 36a8d3c into validatedpatterns:main Oct 9, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants