Zois Pagoulatos

Results 15 issues of Zois Pagoulatos

### Request Consider supporting managing for CRDs via Helm. ### Reasoning We manage our charts, including doppler-kubernetes-operator using ArgoCD. And we use Renovatebot to keep dependencies up to date. The...

Recently 1Password introduced [Service Accounts](https://developer.1password.com/docs/service-accounts/) > 1Password Service Accounts help automate secrets management in your applications and infrastructure without the need to deploy additional services. This means we can retrieve...

Since publishing the assets will only include the bundle, I could see the package.json and package-lock.json not being present in the vendor folder after package installation. WDYT @arukompas ?

### Describe the bug When setting `global.priorityClassName` and `redis-ha.enabled: true` the redis components (`redis-ha-server`s and `redis-ha-proxy`s) do not set the same priorityClassName. ### Related helm chart argo-cd ### Helm chart...

enhancement
argo-cd
on-hold

## Proposed Commit Message ``` feat(digitalocean): Add support for base64-encoded user-data Updated DataSourceDigitalOcean to decode user_data using `util.maybe_b64decode()`. A unit test was added to verify the correct handling of base64-encoded...