I Putu Ariyasa

Results 64 comments of I Putu Ariyasa

> I believe the most versatile solution is to use some sort of template syntax to insert env variable values into the config file, similar to [what is implemented by...

Hi @cxl123156 , thanks for the reply. i did grant the following permisison as you pointed out but i still got the following error ``` [SYS.RDS-1694049463985-1694050063985] recover error: failed to...

hi @cxl123156 , its [v2.0.5](https://github.com/huaweicloud/cloudeye-exporter/releases/tag/v2.0.5) with a custom dockerfile [here](https://github.com/TelkomIndonesia/hwc-cloudeye-exporter-docker/blob/master/Dockerfile)

> The initialization could be achieved with a function called only once when the access handler is invoked for the first time. Do we have some benefits to introduce a...

Hi @fffonion , thanks for responding, but forgive me, i'm not sure i understand your reasoning. > a (go) plugin instance could be handling lots of requests at the same...

Hi @jmadison222 , thanks for reaching out. is the problem permanent? because i'm seeing this too with other providers. I just re-run the terraform and it will works

Glad to see your interest in this provider. I think it's a great idea to expand the resources, would love to see a PR for this. Cheers.

I would love this feature too. My use case is when an operator who create a new Application, mistakenly include existing namespace that has existing resource which is managed by...

Hey @zzzorgo, do you think if rathole could use http2 bidirectional streaming as transport would solve this problem? Since single tcp connection could cary multiple http2 stream. Related to #392

hi @chipzoller , thanks for sharing the blog, i've tried creating similar policy ``` apiVersion: kyverno.io/v1 kind: ClusterPolicy metadata: name: podsecurity-subrule-baseline annotations: policies.kyverno.io/title: Baseline Pod Security Standards policies.kyverno.io/category: Pod Security,...