Results 44 issues of Anders Bennedsgaard

stale

I just tried to remove the CPU limits on my `FlinkCluster` due to some severe throttling, but unfortunately the operator adds a check for non-zero CPU and memory limits. In...

For an action such as this where a collection of tools are installed, it would make sense to write as a composite action. This has several pros, such as: *...

**Which issue is resolved by this Pull Request:** Related to https://github.com/kubeflow/manifests/issues/2388 **Description of your changes:** Fix most Kustomize v5 warnings related to for `common/`. The warning about `vars` being deprecated...

size/M

Quite a lot has happened since last release. Comparing main with the last commit for release 2.4.0 ([/compare/main..5666be](https://github.com/Opster/opensearch-k8s-operator/compare/main..5666be)) shows "... 110 changed files with 2,004 additions and 10,619 deletions". This...

enhancement
infra

We have a use-case where one team manage an OpenSearch cluster instance, and other teams are able to configure new roles, rolebindings, tenants, etc. but we would prefer if these...

enhancement

Since the operator uses a raw pod for the bootstrapper, any updates to the `OpenSearchCluster` resource or anything else which might trigger an update to the bootstrap pod, will result...

bug

**Description** The Helm chart documentation gets out of sync on each release (https://github.com/meilisearch/meilisearch-kubernetes/blob/main/charts/meilisearch/README.md reports latest version as 0.2.1 even though it should be 0.2.5), since `helm-docs` isn't a part of...

This changes the way we write the changelog, by implementing `text/template`. By default it reads the templates found in `pkg/output/templates/*.gtpl`, but this can be changed using the `--release-template` flag. I...

/kind feature **Describe the solution you'd like** As https://github.com/hpcloud/tail hasn't been touched for 6 years (it is using Go v1.5.1), and the https://github.com/hpcloud organisation doesn't have any (public) members, we...

help wanted
good first issue
kind/feature