-
### Before you start please confirm the following.
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/portainer/portainer/issues).
- [X] Yes, I've checked whether this issue is co…
-
### What happened?
Trying to use the AWS login provider to create OIDC temporary creds for AWS gov cloud.
But get an error when doing an "open":
```
values.aws.login:
…
-
**Is your feature request related to a problem? Please describe.**
Add sinks under extensions so that it can be used as a sink for pipeline DLQ, or as a sink for Live Debug Event capture or to reduce…
-
### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/deckhouse/deckhouse/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the […
-
At 5.12.0 version something is wrong with `runner-ssm-parameters`.
After removing below condition all works, but I guess it's not desired way.
```
"Condition": {
"StringLike": {
"ec2:…
-
I created a local IAM user, with the following policy:
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "VisualEditor0",
"Effect": "Allow",
…
-
One of the concerns of running kube2iam as a container on each host through DaemonSet is that it requires all minion nodes to have the `sts:AssumeRole` permission. This means any escalation to the hos…
-
Currently at least deleted sts is not detected as @kruftik reported
-
Should we allow users to downscale storage?
It seems technically possible to downscale / downsize existing volumes of an Elasticsearch statefulset with the following procedure:
1. Ensure operati…
-
**What is missing?**
Currently when there is a change in the K8ssandraCluster configuration breaking the deployment e.g. excessive CPU request prevents POD from booting leaving it in Pending, Operato…