-
# Archipelago 2019 Roadmap
This is our working enumeration of concrete tasks, per Component and Service, for public evaluation (and comments).
All tasks listed here are leading our full feature …
-
ACL-based permission management is complicated doesn't work well. I had an idea today for a simple "just make the damn thing world-readable" system that would be based on `chmod` and file watching.
…
ghost updated
6 years ago
-
Hi, [Casbin](https://github.com/casbin/casbin) is an authorization library that supports models like ACL, RBAC, ABAC. It is also a [macaron middlware](https://github.com/go-macaron/authz).
I'd like…
-
### What are you trying to do?
Two distinct problems:
1. I am doing service discovery from Tailscale network, i.e. I generate my SSH config from Tailscale devices. The thing is, SSH username wit…
-
Hi,
From the docs [Manage a single Schema Registry cluster in the same Terraform workspace](https://registry.terraform.io/providers/confluentinc/confluent/latest/docs/resources/confluent_schema#opt…
-
**Describe the problem**
Hi there,
i want to use Netbird to connect my homelab to my cloud server.
I am using internal Domain Names and have problems to resolve these names.
the setup loo…
-
I am working on vendor-specific support for Cisco ASA NAT. However, there are some compatibility issues between ASA NATs and the Batfish vendor-independent data plane. This ticket focuses on Twice NAT…
-
Failed locally during an unrelated test run. Passed on a subsequent run. Failing logs below
```
=== RUN TestAgentConnectCALeafCert_aclDefaultDeny
=== PAUSE TestAgentConnectCALeafCert_aclDefault…
-
Hi. I'm very very new at trying to get AUKS working and it's likely some configuration that I don't understand.
This is using AUKS 0.5.3 on RH 7 and slurm 20.11.7.
I've set up auksd on a managemen…
-
Import is unable to use list generated from locals
```
provider "consul" {
address = var.consul_address
datacenter = "aws-ue1"
}
data "consul_service" "kafka_cluster" {
name = "k…