Maxim Danilov
Maxim Danilov
Hi there, We're using `kubeval` to validate manifests, as well as to catch deprecation warnings (before upgrading to the new version of k8s). Unfortunately, as far as I can see,...
``` brew cask install ace-link ``` ``` ==> Downloading https://github.com/blaise-io/acelink/releases/download/1.4.0/Ace.Link.1.4.0.dmg Already downloaded: /Users/maxim/Library/Caches/Homebrew/downloads/3fb4e10d6014cf040b01334045e8d48e12ac9e5ee9a74bca4ec87ef80c6eb759--Ace.Link.1.4.0.dmg ==> Verifying SHA-256 checksum for Cask 'ace-link'. ==> Installing dependencies: docker ==> Downloading https://download.docker.com/mac/stable/42247/Docker.dmg Already downloaded: /Users/maxim/Library/Caches/Homebrew/downloads/c8f04506f50dbebfe55fa9e2c36f1e4ab84933b3bfffab22b5b2cb55fb1f2f79--Docker.dmg...
## Description Improve phrasing around supported environments as per this discussion: https://camunda.slack.com/archives/C0486FPV076/p1713528935569049?thread_ts=1713370090.038159&cid=C0486FPV076 Mainly around removing the point that k8s is the only possible option for dual-region and putting k8s as...
File: [docs/troubleshooting/faq.md](https://www.pulumi.com/docs/troubleshooting/faq/) [Here](https://www.pulumi.com/docs/intro/concepts/how-pulumi-works/) is a great explanation of how Pulumi works internally. Unlike Terraform which builds the state first and then executes the required API calls to the providers, Pulumi...
__What should we do?__ https://github.com/camunda/team-infrastructure/issues/751 has introduced FOSSA, a solution to generate the SBOM reports in the SPDX format. However, it's a manual process currently to generate them. __Why should...
### Describe the bug The Preview Form is not displaying lists as lists for the Text View elements, rather as plain text: Using the same example as from the [documentation](https://docs.camunda.io/docs/next/components/modeler/forms/form-element-library/forms-element-library-text/#example-text-configurations)...