JiayangZhou

Results 10 comments of JiayangZhou

You can achieve two AGIC deployments in the same cluster by using ingressClass as you already did, do you have them in two separate namespaces?

The issue is resolved though by deleting the Not Ready AGIC pod, it became ready but how could I look into the cause to prevent it from happening in the...

每次用网易云都要代理吗?!

遇到了相同的问题,这个回答帮忙了 https://github.com/nondanee/UnblockNeteaseMusic/issues/786

每个人clone的版本可能不同,如果没有在71行找到 `hosts['httpdns.n.netease.com'] = random(['59.111.179.213', '59.111.179.214'])` 小技巧是搜索`179.214`然后在下面另起一行,加上 `hosts['httpdns.n.netease.com'] = '59.111.239.62'`

改了有用,不过最近好像又用不了了

> > would it be helpful...? > > > > Can you explain the use-case as to why you think this would be helpful please? Use cases: - in a...

Hey @deiga would you please review this [PR](https://github.com/integrations/terraform-provider-github/pull/2965) based on the suggestion from @nnellanspdl this feature is based on https://github.blog/changelog/2025-09-10-copilot-code-review-independent-repository-rule-for-automatic-reviews/

Thank you @deiga i have created a [PR](https://github.com/google/go-github/pull/3857) on google/go-github vendor side and will update this PR once that change is merged

@SoaAlex the change I made in go module repo hasnt even been released yet, likely will be included in the v81 release in coming days, for github provider i see...