Daniel Mendes

Results 15 issues of Daniel Mendes

**Actual behavior** Currently using A private pull and a private push registry. So user needs to be logged in to both private registries. Currently when building i get "No matching...

kind/feature-request
priority/p2
area/registry

Hi, I implemented a simple Custom Backend in Go for Fabio due to the health check validity of K8S services not being discovered, it seemed like the simplest solution. However...

I am currently trying to put in place a Consul + FabioLB service to allow for hybrid service discovery and routing... we use a mix of VMs and K8S for...

Under https://learn.hashicorp.com/vault/operations/raft-storage-aws#resume-normal-operations The Vault_3 is listed as the only member in the cluster. I stopped and tried to force the join of the cluster by Vault_2 and Vault_4 but they...

While running vault-guides\operations\raft-storage\aws the script fails with ``` aws_instance.vault-transit: Creating... Error: Error launching source instance: InvalidKeyPair.NotFound: The key pair 'learn-vault-key' does not exist status code: 400, request id: XXXXX-XXXXXXX-XXXXXXX-XXXXXXX on...

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. Searching for pre-existing...

type/enhancement
area/sync

Hello, I have a service registered however there are 6 instances of the service which is a bit strange, since I only have 1 replica and also only 3 nodes......

Is it possible to add tags as annotations? By this I would like to be able to add tags like "urlprefix-/" to be able to integrate with FabioLB. I did...

Feature Scenario Two Kubernetes clusters that represent a hybrid environment, writing concurrently to the same consul external server. What happens is that each kubernetes cluster then invalidates the existing services...

type/enhancement

I'm using the following configuration ``` exports.config = { 'specs': [ 'spec.js' ], 'seleniumAddress': 'http://hub-cloud.browserstack.com/wd/hub', 'capabilities': { 'browserstack.user': 'xxxxxxx', 'browserstack.key': 'xxxxxxxx', 'build': 'protractor-browserstack', 'name': 'single_test', 'browserName': 'chrome', 'resolution': '1024x768', 'browserstack.debug':...