Gustavo Cavalieri Fernandes
Gustavo Cavalieri Fernandes
Hi guys! I just updated some translations for PT-BR and I saw that there is no `pt-br.json` file yet under the `languages` directory. How can we export this new translation...
This is an idea to solve https://github.com/togglz/togglz/issues/300 # Changelog: * create a new method to query if a feature is enabled to a specific user * This new method contract...
Hi Everyone! We updated our K8s cluster to 1.21 and since the [Bound Tokens are now the default option for service accounts](https://cloud.google.com/blog/products/containers-kubernetes/kubernetes-bound-service-account-tokens) I just wanted to double check when does...
# Changelog * Update `readme.md` with provider supported versions for Kong v1 # Notes * Provider version `6.1.1` is the latest version that worked for me to create routes in...
# Changelog * Add Argument to set `buffer_size` when dumping the database * Set the default size to `100` (This was the previous value) # Motivation I was running into...
Fixes: #233. Use `get_bucket_location()` method to check if S3 bucket exists instead of listing all the S3 buckets in a AWS account. This should allow the user to use S3...
Fixes #237. This PR adds trailing zeros when storing the dump chunks. This is done in order to keep the correct file order when restoring dumps. Instead of outputting `1.dump`...
There is a problem when restoring dumps that have more than 10 chunks. This happens because of the way Replibyte is generating the chunk names. So here it's what happening...
First of all, congrats for the project. It's awesome how fast it runs and how simple is to setup everything! I think this actually broke AWS Cross account functionality (PR:...
Reopening #496 Hi guys. Not sure if the binaries are actually being updated with the latest builds. This CVE is still showing for me. Steps to reproduce it: 1. Add...