community
community copied to clipboard
Investigate why adding new members in knative and knative-sandbox org will fail peribolos
For unknown reason, the peribolos Prow job will fail when urasoko is in the knative-sandbox.yaml file, so we have to remove them, see https://github.com/knative/community/pull/185.
We should find out the cause for this issue and add them back after we fix it.
Adding kimsterv also failed the peribolos CI job.
There is another issue for adding zhongduo, the logs are at https://prow.knative.dev/view/gs/knative-prow/logs/post-knative-sandbox-peribolos/1486015970647478272
Error log is below:
{"component":"unset","error":"status code 422 not one of [200], body: {\"message\":\"The request could not be processed.\",\"documentation_url\":\"https://docs.github.com/rest/reference/orgs#set-organization-membership-for-a-user\"}","file":"prow/cmd/peribolos/main.go:492","func":"main.configureOrgMembers.func1","level":"warning","msg":"UpdateOrgMembership(knative-sandbox, zhongduo, false) failed","severity":"warning","time":"2022-01-25T16:39:57Z"}
{"component":"unset","file":"prow/cmd/peribolos/main.go:209","func":"main.main","level":"fatal","msg":"Configuration failed: failed to configure knative-sandbox members: status code 422 not one of [200], body: {\"message\":\"The request could not be processed.\",\"documentation_url\":\"https://docs.github.com/rest/reference/orgs#set-organization-membership-for-a-user\"}","severity":"fatal","time":"2022-01-25T16:39:57Z"}
While we are not entirely sure if they are caused by the same reason, adding them to one single issue for better tracking purpose.
I opened a GitHub ticket because the behavior on the GitHub UI for adding this user to knative-sandbox is also not possible: https://support.github.com/ticket/personal/0/1478406
Is this still relevant?
No clue, also, the Github ticket that I have opened seems to be closed. I would close this issue and reopen it if needed.
/close
Thanks Roland. Closing this then.
@aliok: Closing this issue.
In response to this:
/close
Thanks Roland. Closing this then.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.