Henry Vu
Henry Vu
I believed xxx.yyy here is public FQND of the site, however the upstream inside the k8s environment should be k8s-servicename.k8s-namespace.svc.cluster.local so it should be Kong issue
actually we also faced same issue when using Kong inside Azure Kubernetes and service mesh linkerd https://linkerd.io/2.14/tasks/using-ingress/#kong even we found and somehow can be work around by hardcode the header...
https://github.com/coredns/helm/issues/78#issuecomment-1434055772
https://github.com/pipe-cd/pipecd/pull/4587#issuecomment-1704543465 I've mentioned from this issue better if we can have chart testing lint and install also we can think about KIND Cluster to apply the template by default values...
https://github.com/helm/chart-testing/pull/445 since chart-testing not yet support pulling chart from OCI yet we might need to wait this :) from my opinion, does apply to KIND Cluster during the CI is...
@kentakozuka sorry for the late response, what I mean is chart testing we can do more than lint we can also try to pull the chart (by `chart testing`) to...
@minhquang4334 i would like to work on this issue
@sivchari um not sure how can make massage more clearly when doesn't have permission to push, in almost cases, will return `error: failed to push some refs to` +1 if...
I would like to work on this issue
> The first two points were implemented in #1797, there are two other items left. (In the initial issue I wrote `ServiceAccount` instead of `ServiceMonitor`, sorry 🤦♀️ that was a...