Sanoob Pattanath

Results 8 issues of Sanoob Pattanath

## What is the problem I am trying to address? Adds support for AWS Load Balancer Controller ssl-redirect using annotation ## How is the fix applied? Added new value `.Values.ingress.extraPath`...

**Is your feature request related to a problem? Please describe.** With current chart, It is not possible to setup ssl-redirect for aws loadbalancer controller ingress. **Describe the solution you'd like**...

I have docker file like this. ```Dockerfile FROM openresty/openresty:bionic RUN /usr/local/openresty/luajit/bin/luarocks install lua-resty-jwt COPY cors.conf /usr/local/openresty/nginx/conf/cors COPY auth_basic/ /usr/local/openresty/nginx/conf/auth_basic/ COPY bearer.lua /bearer.lua EXPOSE 7010 ``` It fails with ``` Step...

I tried to add a slave connection using yml config ``` propel: database: connections: default: adapter: pdo_mysql user: '%database_user%' password: '%database_password%' dsn: pdo_mysql:host=%database_host%;dbname=%database_name%;charset=UTF8 slaves: #ReadOnlyConnection detail - dsn: pdo_mysql:host=%db.livecopy.host%;dbname=%db.livecopy.db%;charset=UTF8 #Can...

I tried a question with other language (Arabic,Hindi,Malayalam). Question title is rendered propely but not in url and other language tags also not redering. Instead of charectors it is showing...

[Here](https://github.com/StackStorm/stackstorm-k8s/blob/master/templates/configmaps_st2-conf.yaml#L12C3-L12C18 ) all these credentials are stored in `ConfigMap` Doesn't it make more sense to use `Secret` since this contains credentials.

enhancement
status:under discussion
security
proposal

💡 For general support requests and bug reports, please go to [checklyhq.com/support](https://checklyhq.com/support) **Is your feature request related to a problem? Please describe.** - I would like to browser-checks for our...

feature request
api checks
browser checks
checkly Agent
canny

**Describe the bug** If a group has alert subscriber config added externally, It's not detected on `plan`, the most horrible part is it removes all configs after applying the config....

type: bug
status: needs information