t3mi

Results 57 issues of t3mi

Please add support for cases when binary was published using custom naming scheme like without platform/architecture. Currently, the action is failing as it can't find the binary: ```yaml - uses:...

Currently, service name should be hardcoded to be properly rendered. This PR fixes such behavior according to the [comment](https://github.com/dgraph-io/charts/blob/master/charts/dgraph/values.yaml#L36-L37) in the values.

Stale

Sometimes it's much easier to import environment variables from configmap(s) and/or secret(s) instead of duplicating every possible value.

Stale

Gives opportunity to refer to the chart internals if needed, .e.g. using the following input ```yaml alpha: initContainers: init: enabled: true env: - name: "RELEASE_NAME" value: "{{ .Release.Name }}" -...

Stale

Adds ServiceMonitor objects for integration with Prometheus Operator. - - - This change is [](https://reviewable.io/reviews/dgraph-io/charts/86)

This adds annotations for pod spec in statefulset for automatic rollout on config map updates per helm [tip](https://helm.sh/docs/howto/charts_tips_and_tricks/#automatically-roll-deployments). This change is [](https://reviewable.io/reviews/dgraph-io/charts/85)

## Description - [x] ✋ I have searched the open/closed issues and my issue is not listed. It should be possible to enable spark operator to watch all namespaces without...

kind/bug

- [ ] Tests written and linted [ℹ︎](https://github.com/snyk/general/wiki/Tests) - [ ] Documentation written [ℹ︎](https://github.com/snyk/general/wiki/Documentation) - [x] Commit history is tidy [ℹ︎](https://github.com/snyk/general/wiki/Git) ### What this does Adds support for Vertical Pod...