Commit 05ab27e
authored
Feature: Deployment Config (#191)
Issue #, if available:
Description of changes:
generator.yaml - CRUD shapes for deployment config are not the same, rename fixes that. Introducing status field pendingdeployment summary which will give user move context over their deployment.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.1 parent a7bb62f commit 05ab27e
File tree
10 files changed
+921
-56
lines changed- apis/v1alpha1
- config/crd/bases
- helm/crds
- pkg/resource/endpoint
10 files changed
+921
-56
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
86 | 91 | | |
87 | 92 | | |
88 | 93 | | |
| |||
114 | 119 | | |
115 | 120 | | |
116 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
117 | 127 | | |
118 | 128 | | |
119 | 129 | | |
| |||
1007 | 1017 | | |
1008 | 1018 | | |
1009 | 1019 | | |
1010 | | - | |
1011 | 1020 | | |
1012 | 1021 | | |
1013 | 1022 | | |
| |||
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