Commit ae115bc
committed
Working User Controller:
- E2E tests included
- API configured
- Controller
Note: Password functionality will be implemented in a future PR.
Users can still be created and managed, just without password support.
Signed-off-by: Daniel Lawton <dlawton@redhat.com>1 parent b5f9d29 commit ae115bc
106 files changed
Lines changed: 2775 additions & 218 deletions
File tree
- api/v1alpha1
- cmd
- manager
- models-schema
- resource-generator
- config
- crd
- bases
- samples
- internal
- controllers/user
- tests
- user-create-full
- user-create-minimal
- user-dependency
- user-import-dependency
- user-import-error
- user-import
- user-update
- osclients/mock
- scope
- pkg/clients
- applyconfiguration
- api/v1alpha1
- internal
- clientset/clientset/typed/api/v1alpha1
- fake
- informers/externalversions
- api/v1alpha1
- listers/api/v1alpha1
- website/docs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
163 | 171 | | |
164 | 172 | | |
165 | 173 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
91 | 92 | | |
92 | 93 | | |
93 | 94 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
49 | 45 | | |
50 | 46 | | |
51 | 47 | | |
| |||
55 | 51 | | |
56 | 52 | | |
57 | 53 | | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | 54 | | |
65 | 55 | | |
66 | 56 | | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | 57 | | |
72 | 58 | | |
73 | 59 | | |
| |||
87 | 73 | | |
88 | 74 | | |
89 | 75 | | |
90 | | - | |
| 76 | + | |
91 | 77 | | |
92 | 78 | | |
93 | | - | |
| 79 | + | |
94 | 80 | | |
95 | | - | |
96 | | - | |
97 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
98 | 84 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments