Tiexin Guo
Tiexin Guo
When will this: https://aws.amazon.com/blogs/opensource/introducing-fine-grained-iam-roles-service-accounts/ be supported by api gateway ingress controller? Is there a roadmap / estimation for this? Thanks! Because we don't really want to use kube2iam; we were...
### What should be changed? In the quickstart doc, we used a method where we execute a shell script that downloads dtm and the config file. Then we export env...
### What would you like to add? Why is this needed? ### Background This issue is used as a "series" or "epic", which is a summary, not specific to a...
## Question At the moment, in the argocdapp plugin, we create the ArgoCD app CRD by using `kubectl apply -f`, which is not ideal. Do some research and see if...
https://github.com/huaweicloud/terraform-provider-huaweicloud/blob/c1f719e2d65f6a450c5da02f86725c64dcfb2aca/huaweicloud/data_source_huaweicloud_enterprise_project.go#L62 - 这个函数被huaweicloud_enterprise_project调用,应该是单数 - 错误信息和err之间应该有逗号冒号之类的标点,只有空格很令人困惑 - err首字母不应该大写 - 句末应该有句号 - retrieve拼写错误 现在的错误信息: ```bash Error: Error retriving enterprise projects Authentication failed ``` 正确的: ```bash Error: Error retrieving enterprise project: authentication failed....
Update read the docs/sphinx settings to use latest Canonical style. Closes https://github.com/canonical/operator/issues/1158.
Tried to run some `container.exec` in a test charm with sleep, with some other long-running commands like apt-update, with or without timeout, but could not reproduce the issue. Changed according...
Since we are encouraging charm tests to be written with pytest, we should use that in test code examples in ops.testing. Only code samples from `ops/testing.py` are updated, other files/test...
Since we are encouraging charm tests to be written with pytest, we should use that in test code examples in `ops.testing`.
I have searched SIM103 in the open issues and didn't find anything related, so creating this one. It seems the error message/prompt for SIM103 can be incorrect in some cases....