-
Hi,
I am trying to create a reverse proxy for openldap server with TLS termination. For testing I am using self signed certificate generated by caddy.
My Caddyfile
```
{
layer4 {
127.0.0.…
-
### Description
**Observed Behavior**:
After upgrading to Karpenter 1.0, we tried to enact a policy to terminate nodes after 7d with a 4h terminationGracePeriod. However, Karpenter still refuses to …
-
JIRA Issue: [KIEKER-983] TODO: Termination of TCP Reader
Original Reporter: Nils Christian Ehmke
***
There is still an open TODO in the termination method of the TCP Reader.
@Jan: Could you decide…
-
### Describe the feature
When issuing `cdk diff`, it should indicate whether **Stack Termination Protection** has been enabled or disabled for a stack.
### Use Case
Currently, when you are changing…
-
Blocked cron jobs occur when the `finishedAt` field is missing in the `cron-history` collection, often due to unexpected application termination.
Possible solutions:
- Add event listeners for appl…
-
### Description
**Observed Behavior**:
Occasionally Karpenter will print logs with log.level error during shutdown due to context cancellation, e.g.,
> getting messages from queue, receiving sqs…
-
**Describe the bug**
After migrating the helm chart repo to ECR(OCI) repo, we cannot list the released helm charts from CLI.
related to #1085
**Steps to reproduce**
```
% helm search rep…
-
### Deployment Type
Self-hosted
### Triage priority
N/A
### NetBox Version
v4.1.6
### Python Version
3.12
### Steps to Reproduce
1. Navigate to the `Cable Bulk Import` screen
2. Try to enter…
-
Hi everyone,
I'm getting a segfault when my python script terminates. This only happens when kvikio is used.
# Reproducer
`mamba env create -f img2tensor_kvikio.yaml && mamba clean -afy`
```yaml
// …
-
Hi,
Thanks for all your work on nlopt, it is an excellent library.
I am interested in using the Sbplx algorithm for gradient-free optimisation of functions with high dimensions (e.g. 3 < n < 12)…