Pavel Bondar

Results 6 comments of Pavel Bondar

Observing the same issue on latest NATS version as well. Tested versions: * Server version: 2.10.11 * Server version: 2.10.12 It was observed on previous versions too (approximately for a...

Hello, thanks for your work. We already using Zoho CRM in our projects. And also would like to see Zoho Subscriptions API. More specifically currently we would like to manage...

Added draft pull request with List and Get Subscription for now: https://github.com/schmorrison/Zoho/pull/25

Looks like I have same issue, pods can not be created because of psp: ``` $ sudo kubectl describe statefulset -n couchdb ... Volume Claims: Events: Type Reason Age From...

PR #30 resolves my issues with pod security policies: ``` create Pod vociferous-garfish-couchdb-0 in StatefulSet vociferous-garfish-couchdb failed error: pods "vociferous-garfish-couchdb-0" is forbidden: unable to validate against any pod security policy:...

Looks like my issue is different from the original one, since in my case pods were not even created because they did not satisfy policies on the cluster.