zync icon indicating copy to clipboard operation
zync copied to clipboard

Zync takes your 3scale data and pushes it somewhere else, reliably.

Results 30 zync issues
Sort by recently updated
recently updated
newest added

This PR adds support for falling back to native kubernetes ingress objects if not on openshift. It determines this based on whether the 'route.openshift.io/v1' api is present. I'm not very...

🚨 Your current dependencies have known security vulnerabilities 🚨 This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge...

depfu

🚨 Your current dependencies have known security vulnerabilities 🚨 This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge...

depfu

🚨 Your current dependencies have known security vulnerabilities 🚨 This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge...

depfu

🚨 Your current dependencies have known security vulnerabilities 🚨 This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge...

depfu

Fixes https://github.com/3scale/zync/pull/196#discussion_r290183155 When fetching headers, we rescue any authentication error and set the headers as application/json https://github.com/3scale/zync/blob/464cd87fda2275468ad4a94d9fbb54cfe98df10e/app/adapters/generic_adapter.rb#L136 The test rescues an error that is never raised

🚨 Your current dependencies have known security vulnerabilities 🚨 This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge...

depfu

While trying to monitor Zync, we can only rely on using the "/status/live" endpoint, which doesn't provide internal information... So, my question: * Would be possible to provide internal stats...

🚨 Your current dependencies have known security vulnerabilities 🚨 This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge...

depfu

I am using openshift to deploy 3scale and our cluster does not utilize a wildcard cert for the apps domain. We use cert manager to explicitly create signed certs by...