-
When trying out the agent v0.26.1 on a cluster with an invalid rbac configured (i.e. invalid service account), the agent is not logging any error so it makes it impossible to debug what is failing as …
-
After a running DNS verifications steps. it seems that the CoreDNS is not working as expected.
Reference: https://kubernetes.io/docs/tasks/administer-cluster/dns-debugging-resolution
Log:
```
…
-
Hi,
`from oauth2client import client
credentials = client.SignedJwtAssertionCredentials(
SERVICE_ACCOUNT_EMAIL,
key,
scope='https://www.googleapis.com/auth/androidpublisher')
http = httpl…
-
Roadmap for the Z-Wave JS integration.
Note: for a list of all that is already supported see [here](https://www.home-assistant.io/integrations/zwave_js/).
# Open Tasks
## General
- [ ] Compl…
-
**Tell us about your request**
Support "A" Records with ECS Service Discovery when `host` networking is used.
**Which service(s) is this request for?**
ECS/Cloud Map
**Tell us about the proble…
-
When configuring an EndpointSlice with addressType "FQDN" it will be correctly configured.
https://kubernetes.io/docs/concepts/services-networking/endpoint-slices/
Currently the following configur…
-
Enhance the integration with Consul to enable applications to automatically register themselves during startup, even if the application doesn't explicitly know its IP address. Consul will handle the c…
-
To eliminate the need for the application to be able to access the K8S API server we should provide a `ServiceDiscovery` implementation that does not rely on the use of the API.
We could do this by…
-
hi, i'm trying to get a basic openTaxii server up.. and get a python script to insert data into that opentaxii server.
i've googled all i know to google.. i've checked the github issues for exampl…
-
Hello everyone,
I am trying to register my Golang client app in the Eureka java server, following this way:
func EurekaClienteRegister2() {
e := fargo.EurekaConnection{
ServiceUrls: []strin…