Commit 81e6e68
Nathan Clonts
feat: bootstrap MWAA Serverless controller
Scaffolding only for the MWAA Serverless (mwaa-serverless) ACK service
controller. All resources are listed in ignore.resource_names in
generator.yaml, so no resource-specific files are generated.
The Workflow resource follows in a separate PR, per the ACK
bootstrap -> resource -> release PR-ordering convention.1 parent 4b679db commit 81e6e68
74 files changed
Lines changed: 4953 additions & 34 deletions
File tree
- .github/workflows
- apis/v1alpha1
- cmd/controller
- config
- controller
- crd
- common
- bases
- default
- iam
- overlays/namespaced
- rbac
- helm
- crds
- templates
- olm
- pkg
- resource
- version
- templates
- test/e2e
- tests
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 | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments