kinseii

Results 22 issues of kinseii

When JIBRI broadcasts to YouTube, the window `Meeting name should not contain any of these characters: blablabla` appears. I attach a screenshot. There are only six English letters in the...

**Describe the bug** I have multiple terragrunt modules, one references the local variables of another module via the `read_terragrunt_config` function. When I try to execute `terragrunt plan` on the module,...

bug
awaiting response

**Is your feature request related to a problem?** To promptly respond to problems with Snapshots, OpenSearch IM should send alerts to a different Notification Channel. **What solution would you like?**...

enhancement

**What is the bug?** I'm trying to enable ISM Policy validation ([here docs](https://opensearch.org/docs/latest/im-plugin/ism/api/#error-prevention-validation)), but OpenSearch gives me an error: ``` PUT /_cluster/settings?pretty=true { "persistent" : { "plugins.index_state_management.validation_action.enabled" : true }...

bug

**What would you like to add** Is it possible to make an implementation of importing the current state into state files? **Why is this needed** I would like to migrate...

kind/feature

**What would you like to add** I have a very big problem with how to deploy different parts of the infrastructure if there are several people working on the project....

kind/feature

**Problem:** In the applying process, if there was an error, the final output doesn't let you know about it: ``` 19:53:07 [INFO] Applying unit 'qwerty-aks-us-1.test-configmap': 19:53:07 [INFO] [qwerty-aks-us-1][test-configmap][init] In progress......

kind/bug

**Problem:** The kubernetes unit does not find the source file if it is above the current directory (with relative path `../`): ``` --- kind: StackTemplate name: service units: - name:...

kind/bug

**What would you like to add** The documentation says that we can use Project variables in other configuration objects: ``` variables - a set of data in yaml format that...

kind/feature

We have multiple subscriptions in a cloud provider and we would like to store the state files for each StackTemplate in separate storages (backends). The documentation says (https://docs.cluster.dev/structure-project): ``` backend-name...

kind/bug