* Missing chart in helm install statement
Usage: (v2.1.3)
helm install [CHART] [flags]
* Include chart in install statement
* Fix set flag to use strings as required
* Trim to single line set option
* Managed to stomp the package during rebase
* Consistency of install package
* exporter fails if localhost cannot be resolved
prometheus metrics postgresql exporter fails silently if "localhost" cannot be resolved
* Patch version bump to v0.3.3
* Remove init containers from the chart
Upgrades the chart to use StatefulSet instead of the deprecated PetSet
Integrates with the 1.5 version of the ZooKeeper contrib example
Externalizes ZooKeeper configuration to allow the chart to be tuned to
different use cases and environments
Adds a ConfigMap to store the configuration
Adds a PodDisruptionBudget to ensure that kubectl drain respects the
ensemble's quorum
Defaults the ZooKeeper log retention policy to be 1 hour instead of
forever
Configures the ensemble to log to stdout for integration with Kubernetes
log rolling
Adds pod anti-affinity to ensure the ensemble is deployed in a way that
it tolerates node failure
* This time with templates!!!
* Updates to address the enisoc and vigersiasce comments
Defalut storage is is now 50 Gi
Default cores is set to 1
All templates have been moved to separate files (when they where in a
single manifest delete errors occured in helm)
NOTES.txt has been added.
Storage annontation has been modified to use beta if the user has
specified a value or alpha default if they have not
* Removing incubator and bumping version
* moving back to incubator as testing fails
* removing stable
* adding back modifications to preamble of README
* Defaults MinAvailable to .Values.Servers-1. Cleans up some space
formatting in the template files.
* Adds zk prefix to statefulset name
Removes quotes from default storage type
* add prefixes to make Objects easier to find
comment out default storage class
* Added: support for node and namespace selectors
* Added: docs
* Minor: NL
* Fixed: extra check for "kubernetes" key presence, thanks to @krancour
* Fixed comments from @krancour:
-removed condition on service https port
-ingress filter is commented out by default
* Fixed configuration: accept list of namespaces instead of TOML string
* bump chart version
* adds chart for kafka
* upgrading chart to using requirements.yaml for dependencies
* updates README.md
* adds notes.txt
Adds liveness probe
Adds resource limits
Improves README.md
* adds readiness probe and removes empty dir
* ensure endpoints for all services and better testing instructions
* Use volumeMount subPath to fix prometheus-server from crashing
* Added persistence.subPath options to server and alertmanager that default to ""
* Fixed variable names in templates.
* Allow annotations and labels on Service and UI Ingress
Should resolve https://github.com/kubernetes/charts/issues/334.
Allows for many additional use cases such as setup of various AWS ELB
and Route 53 annotations including use of
https://github.com/fairfaxmedia/area53.
* Clarify annotation/label config options are maps
* Ensure templates work when ingress or service configs missing
* Update Chart.yaml
* Update Chart.yaml
* Convert chart prestashop to use the recommended pvc patterns
* fix notes for 1.5
* bump mariadb dep
* truncate to 63 and trim trailing dashes
* remove annotations and fix trunc in pvc
* document alpha storage class fallback
* bump version
* fix NOTES when no mariadb password
* Convert chart phabricator to use the recommended pvc patterns
* truncate to 63 and trim trailing dashes
* remove annotations and fix trunc in pvc
* document alpha storage class fallback
* update mariadb dep
* truncate to 63 and trim trailing dashes
* bump version
* fix NOTES when no mariadb password
* Convert chart opencart to use the recommended pvc patterns
* update mariadb dep
* fix notes for 1.5
* truncate to 63 and trim trailing dashes
* remove annotations and fix trunc in pvc
* bump version
* document alpha storage class fallback
* fix NOTES when no mariadb password
* Convert chart testlink to use the recommended pvc patterns
* remove annotations and fix trunc in pvc
* document alpha storage class fallback
* remove annotations and fix trunc in apache pvc
* increase truncation to 63 and trim trailing dashes
* update mariadb dep and NOTES.txt
* Convert chart redmine to use the recommended pvc patterns
* update mariadb dep
* truncate to 63 and trim trailing dashes
* remove annotations and fix trunc in pvc
* document alpha storage class fallback
* bump version
* Convert chart rabbitmq to use the recommended pvc patterns
* fix notes for 1.5
* truncate to 63 and trim trailing dashes
* remove annotations and fix trunc in pvc
* document alpha storage class fallback
* bump version
* Convert chart phpbb to use the recommended pvc patterns
* fix notes for 1.5
* update mariadb dep
* truncate to 63 and trim trailing dashes
* remove annotations and fix trunc in pvc
* document alpha storage class fallback
* bump version
* Convert chart mongodb to use the recommended pvc patterns
* truncate to 63 and trim trailing dashes
* remove annotations and fix trunc in apache pvc
* document alpha storage class fallback
* bump version
* Convert chart minecraft to use the recommended pvc patterns
* truncate to 63 and trim trailing dashes
* remove annotations and fix trunc in pvc
* bump version