-
Notifications
You must be signed in to change notification settings - Fork 175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix wait zk cmd #9
base: master
Are you sure you want to change the base?
Commits on Apr 1, 2019
-
Make running it conditional - either this is running or the Dremio cluster. Controlled via helm value --set DremioAdmin=true Change-Id: Ia6d30bcda29e5ea606f57aa6ac22b65aad8a3a91
Nirmalya Sen committedApr 1, 2019 Configuration menu - View commit details
-
Copy full SHA for 25b6664 - Browse repository at this point
Copy the full SHA 25b6664View commit details
Commits on Apr 4, 2019
-
DX-15692: configurable zookeeper resource properties
Change-Id: Ica602f61421506708689bedb36d0d30c887c8407
Nirmalya Sen committedApr 4, 2019 Configuration menu - View commit details
-
Copy full SHA for a54caa8 - Browse repository at this point
Copy the full SHA a54caa8View commit details -
DX-15572: Add support of uploads in S3 or ADLS
Enabling support of uploads to S3 or ADLS via config entries in values.yaml. Change-Id: Ie3233cb7085268ecd6aef010be5f61ad67cefc3a
Nirmalya Sen committedApr 4, 2019 Configuration menu - View commit details
-
Copy full SHA for a7bff69 - Browse repository at this point
Copy the full SHA a7bff69View commit details
Commits on Apr 9, 2019
-
DX-15693: enable nodeSelector for pods
Change-Id: I3b6746fb8eddeff8c56ae4876453d47bfc30ef9b
Nirmalya Sen committedApr 9, 2019 Configuration menu - View commit details
-
Copy full SHA for e7ceae3 - Browse repository at this point
Copy the full SHA e7ceae3View commit details
Commits on Apr 10, 2019
-
DX-15949: enable readiness probe for dremio-master
Change-Id: I2e3444eccd95cdce7fab18045b43270cbbb07f79
Nirmalya Sen committedApr 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 85252f0 - Browse repository at this point
Copy the full SHA 85252f0View commit details
Commits on May 13, 2019
-
DX-16307: Deploy to Azure using ARM templates
Change-Id: I3534f554ee2168ee88e7ae19380e33696a27f2a3
Nirmalya Sen committedMay 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 1fb92f7 - Browse repository at this point
Copy the full SHA 1fb92f7View commit details -
DX-16307: change the message for password chars
Change-Id: I83a272457e977ea54dc35812a6d28b68dda666ee
Nirmalya Sen committedMay 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 72bd56d - Browse repository at this point
Copy the full SHA 72bd56dView commit details -
1. Pull in the latest config files 2. Update memory, cpu in values.yaml so that they work with the recommended machine types in the docs Change-Id: I47970acda6fc776171f1970ddacb7e0d78dbff58
Nirmalya Sen committedMay 13, 2019 Configuration menu - View commit details
-
Copy full SHA for ac9811c - Browse repository at this point
Copy the full SHA ac9811cView commit details
Commits on May 21, 2019
-
DX-16588: Remove unnecessary space
Plus change REAME layout and two label changes. Change-Id: Ia5e05f13910db5c03361c6166411704b40bf4a8e
Nirmalya Sen committedMay 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 8f40a51 - Browse repository at this point
Copy the full SHA 8f40a51View commit details
Commits on May 23, 2019
-
DX-16610: Remove the strategy from templates
DX-16619: Fix the syntax in values.yaml Statefulsets attribute is updateStrategy and the default for that is RollingUpdate. So, deleting those lines would be sufficient and not loose any functionality. Kubernetes client libraries to v1.14 seems to be more strict than earlier version and throws an error with those lines in there. Dropping the lines works with earlier versions of helm. Change-Id: I727adc50a883a4801e737aec0be6b84788f6f357
Nirmalya Sen committedMay 23, 2019 Configuration menu - View commit details
-
Copy full SHA for 0238c7a - Browse repository at this point
Copy the full SHA 0238c7aView commit details
Commits on May 30, 2019
-
DX-16550: Support for Cloudformation in AWS
Change-Id: Ic0aa8058ffbcd46144e451621312554b72dc4a67
Nirmalya Sen committedMay 30, 2019 Configuration menu - View commit details
-
Copy full SHA for 28a2443 - Browse repository at this point
Copy the full SHA 28a2443View commit details -
Certbot uses port 80 to handshake with LetsEncrypt to generate SSL certificates. So, port 80 is being opened up by default. Change-Id: I565bd37b6b2657c67751efd1eee2f4cc45be4ba8
Nirmalya Sen committedMay 30, 2019 Configuration menu - View commit details
-
Copy full SHA for 4b85995 - Browse repository at this point
Copy the full SHA 4b85995View commit details
Commits on Jun 4, 2019
-
DX-16813: Add attribute for reverse DNS
Azure VMs do not automatically do reverse DNS lookup of the VM's public ip address. Reverse DNS needs to be specifically enabled. Change-Id: Ie92fe9ca6c6358a3704947f201dae4e209602c66
Nirmalya Sen committedJun 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 7e4c516 - Browse repository at this point
Copy the full SHA 7e4c516View commit details
Commits on Jun 7, 2019
-
DX-16712: Use Azure Storage for uploads and accelerator data
1. The URL for path.dist values for S3, ADLS are different from pre-3.2.0 and 3.2.0+. Handle it. 2. Add support for Azure Storage v2 for path.dist Change-Id: I7730ed4caac22240e579e41641e720bdedf05ec0
Nirmalya Sen committedJun 7, 2019 Configuration menu - View commit details
-
Copy full SHA for b2fc9c0 - Browse repository at this point
Copy the full SHA b2fc9c0View commit details
Commits on Jun 11, 2019
-
DX-16710: Configure accelerator and uploads to Storage V2
Create a Azure Storage V2 account, create a filesystem and directories in there and configure dremio to use that for accelerator and uploads. Change-Id: Ic1ce87d3ed8f2bfc6ac5a8d822af75f742b61d1e
Configuration menu - View commit details
-
Copy full SHA for 6ac0ad9 - Browse repository at this point
Copy the full SHA 6ac0ad9View commit details
Commits on Jun 12, 2019
-
DX-16819: Add TLS support in Helm chart.
Change-Id: I17e70a423356849c0d2368648a72241b97d5afeb
Configuration menu - View commit details
-
Copy full SHA for ea97ae2 - Browse repository at this point
Copy the full SHA ea97ae2View commit details
Commits on Jul 14, 2019
-
DX-17385: Dockerfile to build dremio/cloud-tools
The image includes useful cloud tools. See the Dockerfile for the list of tools/clients installed. Change-Id: I6edd554ffc37b353813b8c351a9d505332267930
Nirmalya Sen committedJul 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 6519a4f - Browse repository at this point
Copy the full SHA 6519a4fView commit details
Commits on Aug 20, 2019
-
DX-18003: Fixed CloudFormation template for security group ingress.
Change-Id: I90e2515ebc230fa8da5940498516f9ae313a019e
Configuration menu - View commit details
-
Copy full SHA for 0ed2e68 - Browse repository at this point
Copy the full SHA 0ed2e68View commit details
Commits on Sep 19, 2019
-
DX-18724: Scale memory sizes with instance sizes
Change-Id: If8b01fcc3b7d71563a07f8115ce0c4ae03bd3f9a
J C Lawrence committedSep 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 228380a - Browse repository at this point
Copy the full SHA 228380aView commit details -
DX-18733: Enable C3 on Dremio executors for CFTs.
- Additionally fixes deploying multiple instances of the CFT in the same subnet by removing the GroupName and allowing AWS to dynamically generate one since GroupName(s) must be unique in a subnet. Change-Id: I1fb6101528b857a40e09f41aebd11a9843ecb257
Configuration menu - View commit details
-
Copy full SHA for fd8e425 - Browse repository at this point
Copy the full SHA fd8e425View commit details
Commits on Sep 27, 2019
-
Add Helm C3 executor and dist store caching
- Dremio 4.0.0 or later required. - Adds the concept of an imageTag to expose features that are introduced only in newer versions of Dremio. - Removes the dremioVersion value that needs to be manually set to reference the same version that is used by the image. - Adds optional Cloud Cache support. Dist is split between PDFS and cloud storage. Change-Id: Idccb0acbd82a8f3ed50b249599c0b04e93641406
Configuration menu - View commit details
-
Copy full SHA for d199978 - Browse repository at this point
Copy the full SHA d199978View commit details -
Revert "Add Helm C3 executor and dist store caching"
This reverts commit d199978. Change-Id: If484452e8608f2dbdfa2713ca33bb13b4c92c4f0
Configuration menu - View commit details
-
Copy full SHA for 45a0484 - Browse repository at this point
Copy the full SHA 45a0484View commit details
Commits on Sep 28, 2019
-
DX-18737: Add Helm C3 executor and dist store caching
- Dremio 4.0.0 or later required. - Adds the concept of an imageTag to expose features that are introduced only in newer versions of Dremio. - Removes the dremioVersion value that needs to be manually set to reference the same version that is used by the image. - Adds optional Cloud Cache support. Dist is split between PDFS and cloud storage. Change-Id: I645c53bb772c0d52362052ef77925c08b30cc494
Configuration menu - View commit details
-
Copy full SHA for c8124e9 - Browse repository at this point
Copy the full SHA c8124e9View commit details
Commits on Nov 7, 2019
-
fix: changed wait-for-zk initcontainer command to be able to reach zk…
…-hs k8s clusterIp service
Rodrigo committedNov 7, 2019 Configuration menu - View commit details
-
Copy full SHA for 2a3e9cd - Browse repository at this point
Copy the full SHA 2a3e9cdView commit details -
fix: changed wait-for-zk initcontainer name to wait-for-dremio-client…
… to propely describe
Rodrigo committedNov 7, 2019 Configuration menu - View commit details
-
Copy full SHA for 262ef37 - Browse repository at this point
Copy the full SHA 262ef37View commit details