-
hello,
when we create a plan we do it with a read-only role. we then apply plans with a role with admin permissions. however, when trying to create resources on our eks cluster we get an error whic…
-
### What happened?
Hello. I'm trying to create EKS cluster with this configuration
```
new Cluster(name, ClusterArgs.builder()
.name(name)
.desiredCapacity(2)
.…
-
Currently, we have the following ExecutionMode Enums
```
LOCAL = "local"
DOCKER = "docker"
KUBERNETES = "kubernetes"
AWS_EKS = "aws_eks"
VIRTUALENV = "virtualenv"
AZURE_CONTAINER_INSTANCE = "az…
-
As a consequence there is no possibility of debugging test failures, IIRC the logs should be obtained before we are tearing down the cluster, but when this option was added , it got added to the `Up()…
aojea updated
1 month ago
-
:robot: A dedicated issue to run tests and deploy release [v1.65.5](https://github.com/deckhouse/deckhouse/milestone/361).
---
Release issue commands and options
You can trigger release related a…
-
:robot: A dedicated issue to run tests and deploy release [v1.67.0](https://github.com/deckhouse/deckhouse/milestone/360).
---
Release issue commands and options
You can trigger release related a…
-
When going over the aerospikebackup CR example. We are looking for a reference as to how we can inject the aerospike credential using a Kubernetes secret. The example has only hardcoded values -
http…
-
Similar to NCCL tests for Kubernetes https://github.com/aws-samples/awsome-distributed-training/tree/main/micro-benchmarks/nccl-tests/kubernetes - it would be great if there was a similar test for NCC…
-
/kind bug
**What happened?**
First off, I'm not sure if this would qualify as a bug or not, but nonetheless the following does not appear to function as expected.
To give a bit of context, our EK…
-
### What happened?
When running Kustomize on 5.3.0 on a file, I am able to render the template. However, after upgrading to `5.4.0` I am getting the error:
"Error: could not merge values: wrong node…