Commit b72145e
committed
feat: add tenant key resource and controller
- Introduced a new resource `Key` under the `tenant` API group.
- Implemented configuration for the `hsdp_tenant_key` resource.
- Added CRD definition for `Key` with necessary specifications and status fields.
- Updated Go module dependencies to use the latest versions of required packages.
- Added example YAML for creating a `Key` resource.
Signed-off-by: Andy Lo-A-Foe <andy.loafoe@gmail.com>1 parent 9361885 commit b72145e
21 files changed
Lines changed: 1411 additions & 14 deletions
File tree
- apis
- tenant/v1alpha1
- config
- tenant
- examples-generated/tenant/v1alpha1
- internal/controller
- tenant/key
- package/crds
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments