Skip to content

Commit

Permalink
Michkov - Bye, Bye (#2416)
Browse files Browse the repository at this point in the history
Removing myself from reviewers and RBAC
  • Loading branch information
Michkov authored Sep 19, 2023
1 parent 6704838 commit 8684092
Show file tree
Hide file tree
Showing 12 changed files with 17 additions and 33 deletions.
2 changes: 0 additions & 2 deletions components/authentication/base/group-sync/group-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ metadata:
name: group-sync-operator-maintainers
namespace: group-sync-operator
subjects:
- kind: User
name: Michkov
- kind: User
name: sbose78
roleRef:
Expand Down
8 changes: 6 additions & 2 deletions components/build-service/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,12 @@

approvers:
- mmorhun
- Michkov
- tkdchen
- rcerven
- mkosiarc

reviewers:
- mmorhun
- Michkov
- tkdchen
- rcerven
- mkosiarc
4 changes: 2 additions & 2 deletions components/build-service/base/rbac/build-maintainer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ subjects:
name: sbose78
- kind: User
apiGroup: rbac.authorization.k8s.io
name: Michkov
name: mmorhun
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: build-maintainer
name: build-maintainer
10 changes: 8 additions & 2 deletions components/image-controller/base/OWNERS
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
# See the OWNERS docs: https://go.k8s.io/owners

approvers:
- Michkov
- mmorhun
- tkdchen
- rcerven
- mkosiarc
- sbose78

reviewers:
- sbose78
- Michkov
- mmorhun
- tkdchen
- mkosiarc
- rcerven
3 changes: 0 additions & 3 deletions components/integration/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ subjects:
- kind: User
apiGroup: rbac.authorization.k8s.io
name: dirgim
- kind: User
apiGroup: rbac.authorization.k8s.io
name: Michkov
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
Expand Down
6 changes: 0 additions & 6 deletions components/internal-services/internal-services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ subjects:
- kind: Group
apiGroup: rbac.authorization.k8s.io
name: Release team
- kind: User
apiGroup: rbac.authorization.k8s.io
name: Michkov
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
Expand All @@ -23,9 +20,6 @@ subjects:
- kind: Group
apiGroup: rbac.authorization.k8s.io
name: Release team
- kind: User
apiGroup: rbac.authorization.k8s.io
name: Michkov
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
Expand Down
2 changes: 0 additions & 2 deletions components/jvm-build-service/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
approvers:
- gabemontero
- stuartwdouglas
- Michkov

reviewers:
- gabemontero
- stuartwdouglas
- Michkov
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,7 @@ subjects:
- kind: User
apiGroup: rbac.authorization.k8s.io
name: gabemontero
- kind: User
apiGroup: rbac.authorization.k8s.io
name: Michkov
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: jvm-build-maintainer
name: jvm-build-maintainer
3 changes: 0 additions & 3 deletions components/release/release-team.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ subjects:
- kind: Group
apiGroup: rbac.authorization.k8s.io
name: Release team
- kind: User
apiGroup: rbac.authorization.k8s.io
name: Michkov
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
Expand Down
2 changes: 0 additions & 2 deletions components/spi/base/rbac/spi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ subjects:
name: skabashnyuk
- kind: User
name: sbose78
- kind: User
name: Michkov
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
Expand Down
2 changes: 0 additions & 2 deletions components/sprayproxy/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,10 @@ approvers:
- Roming22
- adambkaplan
- stuartwdouglas
- Michkov
- gabemontero

reviewers:
- stuartwdouglas
- Michkov
- Roming22
- adambkaplan
- ramessesii2
Expand Down
3 changes: 0 additions & 3 deletions components/tekton-ci/base/tekton-ci-maintainers-rb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ subjects:
- kind: User
apiGroup: rbac.authorization.k8s.io
name: sbose78
- kind: User
apiGroup: rbac.authorization.k8s.io
name: Michkov
- kind: User
apiGroup: rbac.authorization.k8s.io
name: psturc
Expand Down

0 comments on commit 8684092

Please sign in to comment.