-
Notifications
You must be signed in to change notification settings - Fork 200
Add support for building and installation in CRC OCP 4.1 cluster #6905
Comments
…d openshift_funcs to handle new version string from crc oc client
…d openshift_funcs to handle new version string from crc oc client
I already have added a We need to sort out some issues though with Syndesis running on CRC. Here are my findings so far:
Many of these problems are already addressed and may not be related to CRC but OCP4 in general. |
@phantomjinx can you please add your findings here, too. |
@christophd thanks for putting the CRC script together. I installed it directly to see any other problems I could find. Some of my observations:
|
On Mac OS X I had issues with old OTP VPN connections when installing CRC. Even though the services were marked inactive, CRC installer kept trying to start them and failed with a generic error, which didn't provide much information. So you might have to delete any such connections if they fail to start with CRC. |
Created a 2nd issue by mistake so copying to here:
PR -> #6919 |
@phantomjinx so PostgreSQL 9.6 requires a lot more memory than 9.5? I was able to run the db pod locally with a 10GB CRC cluster. |
@phantomjinx looks like we fixed the same issue with version too #6906 |
Actually, silly thing was that I was able to run up 9.6 with only a 100MB requirement. It was just weird that syndesis-db would not come up with 512MB requirement. Anyway, seems to have been an anomaly since it hasn't happened since. |
@dhirajsb can we close this issue? |
Closing since we have support for CRC in syndesis build scripts. CRC itself has issues running in low resource machines, which are out of scope for this issue. |
This is a...
Description
Allow developers to build and install Syndesis in a CRC cluster.
The text was updated successfully, but these errors were encountered: