| Wojciech Trocki
Role that will be included in integrately repo should be generic and being able to get templates from any repo or it will be just sync role (as other existing ones) that will just download template from somewhere else?
Yes, I think so. Even though we may the only one that may need to use it, but I don't see the problem of create a generic role for it. But if we can't do it in a generic way, that's ok too. It will be very simple anyway.
Is installation on integrately going to be included by default or users will need to specify it separately?
At the moment, each feature has a flag that can control if a production should be enabled or not. The default value is true so that it will be installed when people create a new cluster from RHPDS (it will use default options), but for a managed cluster, they may need to turn off certain features. We just need to follow the same approach and make sure there is a feature flag.
It looks like integrately installation can be extecuted without internet connection a the moment as they have all resources. Should we reach out to integrately team to ask if they are happy with that or this was already done?
I don't think it is the case, as I definitely see it's downloading stuff from the internet. It is only used for managed cluster only so you don't need to worry about this for now. |