Skip to content

Federation presubmit test failing on release-1.7, blocking merges #50534

Closed
@shyamjvs

Description

It's continuously failing during the federation-up step, due to the following (seems like mismatch in the registered rbac group version):

W0810 21:38:15.817] I0810 21:38:15.642420    3922 request.go:782] Error in request: no kind "Role" is registered for version "rbac.authorization.k8s.io/v1"
W0810 21:38:15.817] F0810 21:38:15.642497    3922 helpers.go:120] error: no kind "Role" is registered for version "rbac.authorization.k8s.io/v1"

Recently opened PRs are affected due to this:
#50458
#50459
#50513
#50517

Strangely, this one went through:
#50514

cc @kubernetes/sig-federation-bugs @kubernetes/test-infra-maintainers @madhusudancs

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions