elvis-cai
elvis-cai
Please answer these questions before submitting a pull request - Why submit this pull request? - [ ] Bugfix - [x] New feature provided - [ ] Improve performance -...
when we use Kubernetes Provider V2 (Manifest Based), chaosmonkey can not find resource to kill, Name 'ingress service-xxx' does not have any labeled or unlabeled matches. No eligible instances in...
Hi team we are wondering if there's any working binary tool we could use in our day-to-day work, atm we know `postman` and `pgadmin` work, is there any browser supported...
Hi guys just want to check If Danswer supports slack thread/channel summary, it will be a helpful feature for the slack bot, thanks.
Hi team do we have plan to make "tencentcloud_cdn_domain" resource support ECDN resources as well? from the schema, seems it only support CDN service type https://github.com/tencentcloudstack/terraform-provider-tencentcloud/blob/3e199cc4ee40cde8d8e0f4aaec81aeedf678a2b4/tencentcloud/resource_tc_cdn_domain.go#L187
when we upload a pdf file and start the job, looks the backend deployment pod can not find the file from ``` root@background-deployment-bf665969-w9psx:/app# cd /home/file_connector_storage/ root@background-deployment-bf665969-w9psx:/home/file_connector_storage# ls lost+found root@background-deployment-bf665969-w9psx:/home/file_connector_storage# ls...
The current coordinator includes support for the `LowNodeLoad` plugin, enabling the balancing of pods from nodes with high usage to those that are under-utilized. Notably, the Kubernetes descheduler also offers...
### 💻 Operating System macOS ### 📦 Environment Docker ### 🌐 Browser Chrome ### 🐛 Bug Description get http://0.0.0.0:3210/api/auth/callback/auth0?error=invalid_request&error_description=The+authentication+request+has+an+invalid+%27state%27+parameter., seems okta need a state parameter during auth as mentioned here...
### What happened? we are using inline program yaml and stack in the gitops repo, we using it to create network and Kubernetes clusters, it works perfectly, however when we...
terraform version: 0.15.0 provider version: 1.4.13 we are using terraform to create alert in Splunk cloud, and https://registry.terraform.io/providers/splunk/splunk/latest/docs/resources/saved_searches this resource only works to create new alerts, when changing existing ones,...