Jürgen Czerny

Results 5 issues of Jürgen Czerny

The sample uses a self-signed certificate so it is logical to ignore the tls verification checking for a well- known CA certificate. Fixes #561 **Description** Changes proposed in this pull...

**Description** When following the on-premise-docker-registry instructions, you first create a self-signed certificate. But when pushing an image using the make file there is a TLS Error: `tls: failed to verify...

The spec.template.metadata.annotations[container.apparmor.security.beta.kubernetes.io/ annotation is deprecated with k8s v.1.30. Instead The AppArmor Profile should be used. See https://kubernetes.io/docs/tutorials/security/apparmor/ Fixes #558 **Description** Changes proposed in this pull request: - use appArmorProfile instead...

**Description** The deployment file for the connectivity proxy in the on-premise-docker-registry example contains a deprecated annotation. **Expected result** ``` $make deploy-nginx-reverse-proxy kubectl -n cloud-connector-proxy apply -f k8s/ configmap/nginx-conf unchanged deployment.apps/nginx...

### What happened? I cannot install gcc using devbox on my MacOS 15.7.1 (Apple M4 Pro) ### Steps to reproduce 1. `devbox init` 2. `devbox add gcc` ### Command add...

bug
triage