Ivan Polchenko
Ivan Polchenko
The helm chart must be updated to be deployed with ArgoCD. ArgoCD uses `helm template` command when deploying, rendering logic, like secret lookup inoperable. If deployed as is with ArgoCD,...
**Describe the bug** In the helm chart, the `global.extraEnvFrom` variable is documented but is not implemented. **To Reproduce** Steps to reproduce the behavior: 1. install Loki using Helm and simple...
Rails 4.2 Ruby 2.3.7 ``` # Gemfile ... gem 'lograge' gem 'lograge-tagged' ... # production.rb ... config.lograge.enabled = true config.lograge.formatter = Lograge::Formatters::Logstash.new ... ``` log output: ``` [request.app] method=GET path=/...
Would it be a lot of work to replace hpricot dependency with Nokogiri instead?
Using FluentD with Columnify. Running on Kubernetes to push logs to S3 in parquet. Issue's arising when trying to use avro schema with a nested map, or list of strings....
### - Update Build & Deploy Development workflow - Add logic to check for changes to the Helm chart files - Update GitOps repo; use the latest released helm chart...
Existing GitHub Actions workflow utilizing Helm upgrade command should be migrated to trigger ArgoCD sync. The workflow will need to update relevant files in the GitOps repository. Pushing the changes...
After executing a backup, the script leaves a zombie PID. Resulting in a growing list of zombie processes. With the current script, the process ID is lost after execution, so...
- Do not create the database secret, use the secret created by PostgreSQL chart itself when enabled. - Update Values file - Update _helpers - Update and clean up Readme...
## Inventory of Credentials Notes added after initial assessment | Secret Name | Rotatable Keys | Type | Instances | Notes | |-------------|----------------|------|-----------|-------| | traction-database-pguser-acapy | password | pg user...