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

CRC update - OpenShift 4.10 #88

Closed
3 of 6 tasks
ryanj opened this issue Mar 17, 2022 · 1 comment
Closed
3 of 6 tasks

CRC update - OpenShift 4.10 #88

ryanj opened this issue Mar 17, 2022 · 1 comment
Assignees

Comments

@ryanj
Copy link
Member

ryanj commented Mar 17, 2022

  • extract latest CRC VM image
  • Build a new image (using the latest CRC)
  • Automate the rollout process, or provide a migration guide for content owners
  • Optimize the image startup time
  • Address SSL issues (avoid self-signed certs? Use zeroSSL?) Need to enable LE certificate for OpenShift Web Console #42
  • remove CRC warning banner

Check these issues and update as needed:

@ryanj ryanj self-assigned this Mar 17, 2022
@blues-man
Copy link
Collaborator

@ryanj the CRC 4.10 Image works, in order to update tracks we need to update:

 image: openshift-instruqt/crc-4-10-latest
 machine_type: n1-highmem-4
  • setup-crc: removed from the script pullscrets and user credentials (hardcoded in the image)
  • assignment.md|track.yml: Update the Web Console url due to a new hostname crc-gh9wd-master-0 for the CRC image
- title: Web Console
  type: website
  url: https://console-openshift-console.crc-gh9wd-master-0.crc.${_SANDBOX_ID}.instruqt.io
  new_window: true

ryanj added a commit that referenced this issue Jun 14, 2022
batch update to remove secrets and switch to openshift-4-10 #105 #88
@ryanj ryanj closed this as completed Jan 14, 2023
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

No branches or pull requests

2 participants