Samuel

Results 25 issues of Samuel

Hi, Checking logs for a systemd-exporter - that works perfectly fine, ... out of curiosity - I'm finding about the following logs: ``` Apr 18 08:28:01 xxx systemd_exporter[16389]: time="2021-04-18T08:28:01+02:00" level=warning...

As discussed in https://github.com/traefik/traefik-helm-chart/issues/336#issuecomment-777325455 Currently, it is not possible to start traefik, running as an unprivileged user, yet binding on privileged ports. This could be done, with something like the...

### Terraform Version ``` Terraform v1.2.7 on linux_amd64 + provider registry.terraform.io/community-terraform-providers/ignition v2.1.3 + provider registry.terraform.io/hashicorp/aws v4.33.0 + provider registry.terraform.io/hashicorp/cloudinit v2.2.0 + provider registry.terraform.io/hashicorp/external v2.2.2 + provider registry.terraform.io/hashicorp/local v2.2.3 + provider...

### Terraform Version ``` Terraform v1.2.7 on linux_amd64 + provider registry.terraform.io/community-terraform-providers/ignition v2.1.3 + provider registry.terraform.io/hashicorp/aws v4.33.0 + provider registry.terraform.io/hashicorp/cloudinit v2.2.0 + provider registry.terraform.io/hashicorp/external v2.2.2 + provider registry.terraform.io/hashicorp/local v2.2.3 + provider...

### What happened? Currently, in clusters where I did deploy jaeger-operator, I would find the following Service: ``` apiVersion: v1 kind: Service metadata: creationTimestamp: "2022-03-24T15:13:09Z" labels: app.kubernetes.io/name: jaeger-operator name: jaeger-operator...

bug

### What happened? Colleague of mine is introducing some new CRDs & controllers .... and found about some edge case. His new objects are named like `SomethingAccessList`. They are missing...

kind/bug
needs-triage

Running OpenShift (or Kubernetes derivatives), when a Nexus container is not properly shut down, then Nexus lock file may still be present on disk, starting a fresh container. Nexus would...

Hi, Trying out tinelic with mongo-3.2, I have: ``` { MongoError: driver is incompatible with this server version at Object.toError (/usr/share/peerio-tinelic/node_modules/mongodb/lib/mongodb/utils.js:114:11) at __executeInsertCommand (/usr/share/peerio-tinelic/node_modules/mongodb/lib/mongodb/db.js:1926:27) at Db._executeInsertCommand (/usr/share/peerio-tinelic/node_modules/mongodb/lib/mongodb/db.js:2028:5) at Db.wrapped [as...

As initially discussed here: https://github.com/ltb-project/self-service-password/issues/569 We may want to improve AD support, which may involve more than pwdAccountLockedTimes. See: - https://docs.microsoft.com/en-us/troubleshoot/windows-server/identity/useraccountcontrol-manipulate-account-properties#list-of-property-flags - https://docs.microsoft.com/en-us/troubleshoot/windows-server/identity/useraccountcontrol-manipulate-account-properties - https://docs.microsoft.com/en-us/windows/win32/adschema/a-msds-useraccountdisabled

enhancement

**Is your feature request related to a problem? Please describe.** I'm trying to deploy the docker-registry-exporter on some arm64 based Kubernetes cluster. Ends up in some exec format error. **Describe...

enhancement