Commit e846c00
authored
Adds a uber chart (#47)
* Add krb5-server chart
* krb5-server runs
* Support multiple test cases
* Add cases
* Support skip cleaning up
* Kerberos test sets up config and keytabs
* Fix bugs
* Fix typo
* Enable kerberos for journal nodes
* Fix a bug
* Fix a bug
* Specify journalnode princiapls in the namenode config
* Test client use kerberos
* Use nn0 pod for hdfs admin commands
* Run test cases back to back
* Describe pod when tests fail
* Debug travis
* debug travis
* debug travis
* debug travis
* debug travis
* debug travis
* debug travis
* debug travis
* debug travis
* debug travis
* debug travis
* debug travis
* debug travis
* Fix typo
* debug travis
* debug travis
* Do mount --make-share for travis
* Works end-to-end even in Travis
* Document the krb5-server chart
* Minor clean up
* Clean up
* Use -k option
* Add a chart for common configmap
* Remove vim file
* Switch charts to use the new configmap
* Fix a minor bug
* Fix a typo
* Fix a bug
* Disable service level RPC authorization
* Add group mapping for the hdfs user
* Remove redundant license notices
* CI clean up the hdfs-config chart
* Remove redundant zookeeper param in CI
* Test multiple datanode data dirs
* Test custom Hadoop config values in CI
* Update README.md's
* Cover non-HA in CI
* Add a uber-chart
* zookeeper and journalnode launch
* Clean up structure
* clean up
* journalnode works
* clean up
* Include namenode in uber-chart
* Fix bugs
* debugging namenode startup
* Work around zkfc bug
* Namenodes get ready after retrying a few times
* Include datanodes in uber-chart
* Restart datanode pod using livenessProbe when failing to register
* Fix a bug
* Working on CI now
* Basic CI passes
* Kerberos CI passes
* fix a typo
* fix a bug
* Add a helm repo
* Add subcharts CI case
* CI fo non-HA namenode
* Use zookeeper 1.0.0
* Fix zookeeper options
* Fix a bug in test code
* Update travis yaml
* Simplifies tags
* Include kerberos in uber-chart
* Fix a bug in test
* Use a tag for kerberos
* Check helm diff
* Clean up
* Add new instructions in README.md
* Fix a bug in test code
* Delete old instructions.
* Fix a bug in tests
* Update test instructions
* Add more instruction for PVs
* Support storage class and pv selector
* Add more gold files
* Clean up README.md
* Fix README.md
* Fix a template bug
* Fix a template bug
* Fix a bug from merge
* Updated gold files
* Fix non-HA instruction
* Mount volumes on the parent dir of metadata dir
* Use subpath for metadata
* Mount name subdir in journalnodes just in case
* Update gold files
* Cover how to use an existing zookeeper in README.md
* Moved all default options to uber-chart
* Update gold
* Put some default options for datanode
* Update test/README.md
* Addressed review comments
* Fix tests1 parent d51c7de commit e846c00
File tree
57 files changed
+6243
-1121
lines changed- charts
- hdfs-client-k8s
- templates
- hdfs-client
- hdfs-config-k8s
- templates
- hdfs-datanode-k8s
- templates
- hdfs-journalnode-k8s
- templates
- hdfs-k8s
- templates
- hdfs-krb5-k8s
- templates
- hdfs-namenode-k8s
- templates
- hdfs-simple-namenode-k8s
- templates
- krb5-server
- templates
- tests
- cases
- gold
- lib
- values
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
57 files changed
+6243
-1121
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
Lines changed: 13 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
12 | | - | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
16 | | - | |
| 19 | + | |
| 20 | + | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
| |||
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
33 | | - | |
| 37 | + | |
34 | 38 | | |
35 | 39 | | |
36 | | - | |
| 40 | + | |
37 | 41 | | |
38 | 42 | | |
39 | 43 | | |
40 | 44 | | |
41 | 45 | | |
42 | 46 | | |
43 | | - | |
44 | | - | |
| 47 | + | |
| 48 | + | |
45 | 49 | | |
46 | 50 | | |
47 | | - | |
| 51 | + | |
48 | 52 | | |
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
15 | | - | |
| 14 | + | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
51 | | - | |
| 50 | + | |
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
57 | 56 | | |
58 | | - | |
| 57 | + | |
59 | 58 | | |
60 | 59 | | |
61 | 60 | | |
62 | 61 | | |
63 | | - | |
| 62 | + | |
64 | 63 | | |
65 | 64 | | |
66 | 65 | | |
67 | 66 | | |
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
71 | | - | |
| 70 | + | |
72 | 71 | | |
73 | 72 | | |
74 | 73 | | |
| |||
120 | 119 | | |
121 | 120 | | |
122 | 121 | | |
123 | | - | |
| 122 | + | |
124 | 123 | | |
125 | 124 | | |
126 | 125 | | |
| |||
137 | 136 | | |
138 | 137 | | |
139 | 138 | | |
140 | | - | |
| 139 | + | |
141 | 140 | | |
142 | 141 | | |
143 | 142 | | |
| |||
148 | 147 | | |
149 | 148 | | |
150 | 149 | | |
151 | | - | |
| 150 | + | |
152 | 151 | | |
153 | 152 | | |
154 | 153 | | |
155 | | - | |
| 154 | + | |
156 | 155 | | |
157 | 156 | | |
158 | 157 | | |
159 | | - | |
| 158 | + | |
160 | 159 | | |
161 | 160 | | |
162 | 161 | | |
163 | | - | |
| 162 | + | |
164 | 163 | | |
165 | 164 | | |
166 | 165 | | |
167 | | - | |
| 166 | + | |
168 | 167 | | |
169 | 168 | | |
170 | 169 | | |
| |||
193 | 192 | | |
194 | 193 | | |
195 | 194 | | |
196 | | - | |
| 195 | + | |
197 | 196 | | |
198 | 197 | | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
This file was deleted.
0 commit comments