Closed ljmotta closed 5 months ago
@kbowers-ibm I've opened two PRs, one for main and another for 9.1.x branch. I'm not sure, should we left main outdated?
Once we release, I'll merge 9.1.x back to main so it is current. If the 9.1.x PR contains the same info, let's close this one.
9.0.x uses KIE_SANDBOX_GIT_CORS_PROXY_URL 9.1 uses KIE_SANDBOX_CORS_PROXY_URL So this shouldn't be merged to the 9.0.1 docs
Closing this PR as the main
will be updated with the 9.1.x branch
I believe more places need to be changed, basically everywhere that says
Git CORS Proxy
in some form should be changed.The image URL (
https://quay.io/repository/bamoe/git-cors-proxy
), some deploy vars (export APP_NAME_GIT_CORS_PROXY=bamoe-git-cors-proxy
), etc, all need updates.What I don't know is if we change these values and names, will it reflect on the
9.0.x
docs as well? (it shouldn't! 9.0.x still uses Git CORS Proxy and should stay that way.) @LightGuard help? :grimacing: