Henry Vu
Henry Vu
Because why not?  _Originally posted by @hungran in https://github.com/pipe-cd/pipecd/discussions/4702_ some thoughts - [x] add matrix image build - [ ] add TAG as ARG in Dockerfile, CACHE on CI...
**What would you like to be added**: We could check and compare current apiVersion with compatible apiVersion of PipeCD by this https://github.com/kubernetes/apimachinery https://github.com/kubernetes/apimachinery/blob/master/pkg/runtime/scheme.go#L156-L195 WDYT @khanhtc1202 **Why is this needed**:
Hi, I've this job auth successfully with my tailscale network on the github runner could interact, solved domain from my machine in tail net.. however, the docker-compose could not resolve...
Hi, This is another way intend to fix this issue https://github.com/influxdata/helm-charts/issues/544 Related: https://github.com/influxdata/helm-charts/pull/545 & https://github.com/influxdata/helm-charts/pull/239 values.yaml looks like: ```yaml config: processors: - starlark: true - foo: bar: a ``` result:...
Hi, I'm new at this helm repo, please instruct me if any on this PR :) This intend to fix issue: https://github.com/influxdata/helm-charts/issues/544 Which allow to add `starlark` script under `processor`...
Gotta issue when trying to implement starlark processor with this instruction [link](https://www.influxdata.com/blog/prometheus-remote-write-support-with-influxdb-2-0/) ###Helm value: ```yaml config: processors: - enum: mapping: field: "status" dest: "status_code" value_mappings: healthy: 1 problem: 2 critical:...
**What this PR does / why we need it**: as mentioned from the issue #4730, currently PipeCD [pipeCD is supporting individual user mention](https://pipecd.dev/docs-v0.47.x/user-guide/managing-piped/configuration-reference/#notificationreceiverslack) According on difference syntax that slack support...
https://github.com/linkerd/website/blob/main/linkerd.io/content/2.12/tasks/grafana.md?plain=1#L53-L74 The setting for grafana should be ```yaml grafana.ini: server: root_url: '%(protocol)s://%(domain)s:%(http_port)s/grafana/' serve_from_sub_path: true ``` otherwise if not using port ```yaml grafana.ini: server: root_url: '%(protocol)s://%(domain)s:/grafana/' serve_from_sub_path: true ``` so the...
Hello! after Vagrant 2.2.7 released on Jan 27 2020. Something went wrong with new version and plugin vagrant-aws **Please try downgrade to Vagrant 2.2.6**. It is work for me Windows...
as Admin we should have Onboard workflow for new contributors