Commit c3ca82a
Migrate to Operator-SDK V1 (#370)
* operator-sdk v1 layout
* fix deps
* resolved library versions
* update webhooks
* use correct group, enable webhook and certmanager
* fix webhook testing
* add hack to include json tags
* add patches crd fix
* add operator-sdk download
* add script for json tags
* install controller gen
* install kustomize
* add kustomize to deps
* add kustomize to deps with go get
* add kustomize to deps with go install
* source with shell
* set shell to bash
* refactor releasemanager layout, parse kustomization crd files
* install yq
* install yq, set path
* rename yq
* lower yq version, increase verbose
* fix yq version
* fix yq version, no tar
* use pip to install yq
* clean up script for yq
* copying plan
* push updates
* use scheme from parent client
* slo with sloth
* add resoures
* Migrate to Operator-SDK V1
---------
Co-authored-by: David Osemwengie <dosemwengie@medium.com>1 parent 6c00db9 commit c3ca82a
267 files changed
Lines changed: 11332 additions & 10969 deletions
File tree
- api/v1alpha1
- apis
- build
- bin
- client
- fake
- scheme
- typed/picchu/v1alpha1
- fake
- cmd
- manager
- webhook
- config
- certmanager
- crd
- bases
- patches
- default
- manager
- prometheus
- rbac
- samples
- scorecard
- bases
- patches
- webhook
- controllers
- garbagecollector
- observe
- plan
- scaling
- mocks
- schedule
- utils
- deploy
- crds
- hack
- mocks
- pkg
- apis/picchu
- v1alpha1
- controller
- clustersecrets
- cluster
- revision
- openapi
- webhook
- revision
- plan
- mocks
- test
- prometheus
- mocks
- sentry
- test
- monitoring/v1
- version
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 | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
This file was deleted.
0 commit comments