Skip to content

Commit

Permalink
Manage all CRDs through Gargantua (#119)
Browse files Browse the repository at this point in the history
* restored admin flag on v1 user

Signed-off-by: Eamon Bauman <[email protected]>

* wrote up v2 user

Signed-off-by: Eamon Bauman <[email protected]>

* added v2 to generate-client.sh

Signed-off-by: Eamon Bauman <[email protected]>

* generated clients

Signed-off-by: Eamon Bauman <[email protected]>

* deepcopy was missed when adding users v2

Signed-off-by: Eamon Bauman <[email protected]>

* generated listers and informers and clientset

Signed-off-by: Eamon Bauman <[email protected]>

* added v2 to crd generator

Signed-off-by: Eamon Bauman <[email protected]>

* Revert "added v2 to crd generator"

This reverts commit aa3d86a.

* updated crd manifests to include v2

Signed-off-by: Eamon Bauman <[email protected]>

* deprecation warning

Signed-off-by: Eamon Bauman <[email protected]>

* fixed v1 to v2

Signed-off-by: Eamon Bauman <[email protected]>

* regenerated clientsets

Signed-off-by: Eamon Bauman <[email protected]>

* added conversion webhook and related tls params

Signed-off-by: Eamon Bauman <[email protected]>

* removed untyped crds

Signed-off-by: Eamon Bauman <[email protected]>

* regenerated clientsets (forgot added files)

Signed-off-by: Eamon Bauman <[email protected]>

* user conversion webhook

Signed-off-by: Eamon Bauman <[email protected]>

* removed codegen

Signed-off-by: Eamon Bauman <[email protected]>

* removed typedcrd

Signed-off-by: Eamon Bauman <[email protected]>

* removed embedded tls

Signed-off-by: Eamon Bauman <[email protected]>

* added new crd management and webhook

Signed-off-by: Eamon Bauman <[email protected]>

* patch version of client-go to resolve build issue

* up to go 1.17 to fix build issue

Signed-off-by: Eamon Bauman <[email protected]>

* up to go 1.17

Signed-off-by: Eamon Bauman <[email protected]>

* changed build to go1.17

* go to 1.19

* added back installRBACRoles

* fixed service name

* namespaced terraform crds

* changed progress plural name

Signed-off-by: Eamon Bauman <[email protected]>
  • Loading branch information
ebauman authored Oct 4, 2022
1 parent 5d2a65f commit 0ded1e4
Show file tree
Hide file tree
Showing 46 changed files with 2,205 additions and 2,047 deletions.
14 changes: 0 additions & 14 deletions artifacts/crd/accesscode.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions artifacts/crd/course.yaml

This file was deleted.

17 changes: 0 additions & 17 deletions artifacts/crd/dynamicbindconfiguration.yaml

This file was deleted.

17 changes: 0 additions & 17 deletions artifacts/crd/dynamicbindrequest.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions artifacts/crd/environment.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions artifacts/crd/scenario.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions artifacts/crd/scheduledevent.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions artifacts/crd/session.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions artifacts/crd/user.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions artifacts/crd/virtualmachine.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions artifacts/crd/virtualmachineclaim.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions artifacts/crd/virtualmachineset.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions artifacts/crd/virtualmachinetemplate.yaml

This file was deleted.

Loading

0 comments on commit 0ded1e4

Please sign in to comment.