Commit 0659a8d
feat: Allow using inline policy for Karpenter controller role to mitigate policy size
* feat: Allow using inline policy for controller role (#3512)
Signed-off-by: Alexis Sellier <[email protected]>
* run linter
Signed-off-by: Alexis Sellier <[email protected]>
* Update modules/karpenter/main.tf
Co-authored-by: Bryant Biggs <[email protected]>
* Update modules/karpenter/variables.tf
Co-authored-by: Bryant Biggs <[email protected]>
* Update modules/karpenter/variables.tf
Co-authored-by: Bryant Biggs <[email protected]>
* change variable name
Signed-off-by: Alexis Sellier <[email protected]>
* rename variable
Signed-off-by: Alexis Sellier <[email protected]>
---------
Signed-off-by: Alexis Sellier <[email protected]>
Co-authored-by: Bryant Biggs <[email protected]>LimitExceeded error (#3563)1 parent 0778bbb commit 0659a8d
3 files changed
+19
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
113 | 114 | | |
114 | 115 | | |
115 | 116 | | |
| |||
139 | 140 | | |
140 | 141 | | |
141 | 142 | | |
| 143 | + | |
142 | 144 | | |
143 | 145 | | |
144 | 146 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
73 | 82 | | |
74 | | - | |
| 83 | + | |
75 | 84 | | |
76 | 85 | | |
77 | 86 | | |
| |||
83 | 92 | | |
84 | 93 | | |
85 | 94 | | |
86 | | - | |
| 95 | + | |
87 | 96 | | |
88 | 97 | | |
89 | 98 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
35 | 41 | | |
36 | 42 | | |
37 | 43 | | |
| |||
0 commit comments