Kuadrant / kuadra

A kubernetes controller for managing users and access permissions in various services
Apache License 2.0
0 stars 5 forks source link

[EPIC] Github User Interface #31

Open KevFan opened 8 months ago

KevFan commented 8 months ago

WHAT

Introduce functionality to interface with Github API in order to add the github user to Orgs / teams etc

The User CR interface might be:

kind: User
metadata:
  - name: kuadra-user
spec:
  awsAccount:
...
...
  github:
    spec:
      organizations:
        - name: kuadrant
          teams:
            - engineering

Things that might be required might include: