Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make it possible to select supported devices in the operator #539

Open
1 of 4 tasks
mythi opened this issue Jan 8, 2021 · 1 comment
Open
1 of 4 tasks

make it possible to select supported devices in the operator #539

mythi opened this issue Jan 8, 2021 · 1 comment
Labels
operator Device operator related issue
Projects

Comments

@mythi
Copy link
Contributor

mythi commented Jan 8, 2021

There are cases where only the selected devices/their CRDs are wanted/needed in the operator. The operator deployment shall support this by making it possible to:

  • add --devices cmdline to operator main.go which defines the controllers/webhooks to set up. refactor main
  • do not deploy fpga/sgx mutating pod webhooks' MutatingWebhookConfigurations
  • kustomize the unwanted RBAC / CRD settings: add operator/device/xyx kustomize overlay that 1) deploys the CRD for xyz device and patches manager.yaml to add --devices xyz param to manager.
  • document per device deployment
@mythi mythi added the operator Device operator related issue label Jan 8, 2021
@msivosuo msivosuo added this to To Do in Backlog via automation Jan 13, 2021
@msivosuo msivosuo moved this from To Do to Next Quarter in Backlog Jan 13, 2021
@msivosuo msivosuo added this to To do in 2021-3 via automation Feb 18, 2021
@msivosuo msivosuo removed this from Next Quarter in Backlog Feb 18, 2021
@msivosuo msivosuo moved this from To do to In progress in 2021-3 Feb 24, 2021
@msivosuo
Copy link

#599

@msivosuo msivosuo added this to To do in 2021-4 via automation Mar 31, 2021
@msivosuo msivosuo removed this from In progress in 2021-3 Mar 31, 2021
@msivosuo msivosuo moved this from To do to In progress in 2021-4 Mar 31, 2021
@msivosuo msivosuo removed this from In progress in 2021-4 May 5, 2021
@msivosuo msivosuo added this to To do in 2021-5 via automation May 5, 2021
@msivosuo msivosuo moved this from To do to In progress in 2021-5 May 5, 2021
@msivosuo msivosuo removed this from In progress in 2021-5 May 19, 2021
@msivosuo msivosuo added this to To Do in Backlog via automation May 19, 2021
@msivosuo msivosuo moved this from To Do to Next Quarter in Backlog May 19, 2021
@msivosuo msivosuo moved this from Next Quarter to To Do in Backlog Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
operator Device operator related issue
Projects
Backlog
  
To Do
Development

No branches or pull requests

3 participants