Cédric de Saint Martin
c0b35ceb5e
[stable/elasticsearch] Fix missing updateStrategy parameter in README. ( #9779 )
...
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr >
2018-12-08 15:14:55 -08:00
Harshal Shah
eb4180bd15
[stable/prometheus-operator] Upgrading prometheus version to v2.5.0 ( #9710 )
...
* Upgrading operator, prometheus and alertmanager versions
- Upgrading prometheus-operator version to 0.26.0
- Upgrading prometheus version to 2.5.0
- Upgrading alertmanager version to 0.15.3
- Tested on GKE by installing prometheus operator with above versions.
- helm lint passed.
Signed-off-by: Harshal Shah <harshal2623@gmail.com >
* Removing operator version upgrade
Keeping prometheus and alertmanager upgrades intact.
Signed-off-by: Harshal Shah <harshal2623@gmail.com >
* Fixing the chart app version
Signed-off-by: Harshal Shah <harshal2623@gmail.com >
2018-12-08 15:03:18 -08:00
Reinhard Nägele
7c49292204
[stable/mongodb-replicaset] Update peer-finder ( #9707 )
...
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com >
2018-12-08 14:54:40 -08:00
Kevin Pullin
9e3c8d3edc
Allow setting metabase's ingress path ( #9817 )
...
Signed-off-by: Kevin Pullin <kevin.pullin@gmail.com >
2018-12-07 16:30:04 -08:00
Mark Ayers
12302a3aa0
chore(docs): update traefik chart source location ( #9816 )
...
- make the helm repo the canonical source for the chart
trivial, docs, traefik chart
Signed-off-by: Mark Ayers <mark@philoserf.com >
2018-12-07 16:23:15 -08:00
Bitnami Bot
e05774c70e
[stable/wordpress] Release 4.0.1 ( #9809 )
...
* wordpress: update to `5.0.0`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
* wordpress: updated chart requirements
Signed-off-by: Bitnami Containers <containers@bitnami.com >
* wordpress: bump chart appVersion to `5.0.0`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
* wordpress: bump chart version to `4.0.1`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2018-12-07 16:16:25 -08:00
Manuel Rüger
580f3068c2
[stable/coredns] Support for fullnameOverride ( #9800 )
...
Allow users to override the fullname as well
Signed-off-by: Manuel Rüger <manuel@rueg.eu >
2018-12-07 16:09:22 -08:00
obeyler
52a27c3c6f
[stable/Kube-ops-view] Add securityContext ( #9811 )
...
* Add securityContext
Signed-off-by: olivier beyler <olivier.beyler@orange.com >
* Add end line
Signed-off-by: olivier beyler <olivier.beyler@orange.com >
2018-12-07 16:02:24 -08:00
Mark Ayers
490a7d1bf9
fix(docs): drone NOTES.txt update ( #9815 )
...
* fix(docs): drone NOTES.txt update
Using existing `NOTES.txt` resulted with:
`zsh: no matches found: server.envSecrets.drone-server-secrets[0]=DRONE_GITHUB_SECRET`
fixed by adding qoutes around
`--set 'server.envSecrets.drone-server-secrets[0]=DRONE_GITHUB_SECRET'`
trivial, docs, drone chart
Signed-off-by: Mark Ayers <mark@philoserf.com >
* bump version
Signed-off-by: Mark Ayers <mark@philoserf.com >
2018-12-07 15:55:25 -08:00
Michael Dop
2ffbd32d46
[stable/keycloak] use realm url for probe instead of static welcome page ( #9042 )
...
* [stable/keycloak] use realm url for probe instead of static welcome page
This will result in keycloak actually performing some action
(e.g. hitting the database) versus just serving a static webpage for
liveliness and readiness probes
Signed-off-by: Michael Dop <michael.p.dop@gmail.com >
* Use the basepath for liveliness
Signed-off-by: Michael Dop <michael.p.dop@gmail.com >
2018-12-07 09:45:50 -08:00
Paul Charlton
06a650e941
[stable/datadog] add configuration for datadog intake server ( #9715 ) ( #9716 )
...
Signed-off-by: Paul Charlton <techguru@byiq.com >
2018-12-07 07:45:51 -08:00
Tomas Pizarro
f68259033d
[stable/postgresql] Support different affinities, nodeSelectors and tolerations for master & slaves ( #9646 )
...
* [stable/postgresql] Support different affinities for master & slaves
Signed-off-by: tompizmor <tompizmor@gmail.com >
* Add note to README and obey fullnameOverride
Signed-off-by: tompizmor <tompizmor@gmail.com >
2018-12-07 06:41:04 -08:00
Gabriel Nicolas Avellaneda
41a5a9d9b3
Only pass POSTGRESQL_DATABASE if it is set ( #9786 )
...
Signed-off-by: Gabriel Nicolas Avellaneda <avellaneda.gabriel@gmail.com >
Bump chart version
Signed-off-by: Gabriel Nicolas Avellaneda <avellaneda.gabriel@gmail.com >
2018-12-07 04:35:30 -08:00
so0k
89e3359ad5
[stable/external-dns] Add SecurityContext and bump to 0.5.9 ( #9494 )
...
* [stable/external-dns] Add SecurityContext and 0.5.9 support
Signed-off-by: so0k <vincent.drl@gmail.com >
* [stable/external-dns] Update README
Signed-off-by: so0k <vincent.drl@gmail.com >
* [stable/external-dns] Fix linting issue on comment
Signed-off-by: so0k <vincent.drl@gmail.com >
* Re-add infloblox details accidentally dropped
Signed-off-by: so0k <vincent.drl@gmail.com >
2018-12-07 01:42:02 -08:00
Tim Curtin
1453140c5a
Add chart for consul-exporter ( #9686 )
...
* Add chart for consul-exporter
Signed-off-by: Tim Curtin <8890118+timm088@users.noreply.github.com >
* Add required value for linting
Signed-off-by: Tim Curtin <8890118+timm088@users.noreply.github.com >
* Add missing starting space
Signed-off-by: Tim Curtin <8890118+timm088@users.noreply.github.com >
* Change apiVersion to be non beta
Co-Authored-By: timm088 <8890118+timm088@users.noreply.github.com >
Signed-off-by: Tim Curtin <8890118+timm088@users.noreply.github.com >
* Add rbac and psp
Rename to fit existing exporter naming in helm charts
Signed-off-by: Tim Curtin <8890118+timm088@users.noreply.github.com >
* Use serviceAccount in deployment
Signed-off-by: Tim Curtin <8890118+timm088@users.noreply.github.com >
2018-12-06 13:23:30 -08:00
Kierran McPherson
dd9ae4b31d
[stable/selenium] Add podAnnotations to Selenium deployments ( #9766 )
...
* Add podAnnotations to Selenium deployments
Signed-off-by: Kierran McPherson <kierranm@gmail.com >
* Fix indentation
Signed-off-by: Kierran McPherson <kierranm@gmail.com >
2018-12-06 13:13:09 -08:00
Prateek Pandey
c819792783
[stable/openebs] update openebs to latest 0.8.0 release ( #9748 )
...
- Updated README
- Updated chart version
- Updated values.yaml
- Added analytics env var in maya-apiserver deployment
- Remove maya install configmap and its env variable
Signed-off-by: prateekpandey14 <prateekpandey14@gmail.com >
2018-12-06 10:29:48 -08:00
Gabriel Nicolas Avellaneda
ce95184419
Fix broken table in README.md for PostgreSQL chart ( #9775 )
...
* Fix broken table in README.md for PostgreSQL chart
Signed-off-by: Gabriel Nicolas Avellaneda <avellaneda.gabriel@gmail.com >
* Bump chart version
Signed-off-by: Gabriel Nicolas Avellaneda <avellaneda.gabriel@gmail.com >
2018-12-06 07:51:38 -08:00
Faizan Ahmad
9f1cf24f1c
Add OWNERS file ( #9771 )
...
* Add OWNERS file in ingressmonitorcontroller
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
* Bump chart version
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com >
2018-12-06 05:36:51 -08:00
Carlos Tadeu Panato Junior
569394d7a2
bump mm-te to 5.5.1 ( #9774 )
...
Signed-off-by: cpanato <ctadeu@gmail.com >
2018-12-06 05:28:41 -08:00
Rick Box
d35aa82a91
Adding the option to pass in parameters to traefik chart ( #9599 )
...
This is a simple change to allow a list of parameters to be defined which
can be used to add extra options to the start of traefik.
Signed-off-by: Rick Box <boxrick@gmail.com >
2018-12-06 02:25:01 -08:00
Bitnami Bot
07d790f077
[stable/ghost] Release 6.1.5 ( #9745 )
...
* ghost: update to `2.7.1`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
* ghost: bump chart appVersion to `2.7.1`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
* ghost: bump chart version to `6.1.5`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2018-12-05 23:46:09 -08:00
Bitnami Bot
6ca5a0e2df
[stable/drupal] Release 3.0.1 ( #9758 )
...
* drupal: update to `8.6.4`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
* drupal: bump chart appVersion to `8.6.4`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
* drupal: bump chart version to `3.0.1`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2018-12-05 23:40:05 -08:00
Bitnami Bot
edfa93bcd5
[stable/suitecrm] Release 5.0.2 ( #9761 )
...
* suitecrm: update to `7.10.11`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
* suitecrm: updated chart requirements
Signed-off-by: Bitnami Containers <containers@bitnami.com >
* suitecrm: bump chart appVersion to `7.10.11`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
* suitecrm: bump chart version to `5.0.2`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2018-12-05 23:32:30 -08:00
Alex Wied
b3f1cc31f9
[stable/minio] Add S3 gateway support ( #9763 )
...
Signed-off-by: Alex Wied <centromere@users.noreply.github.com >
2018-12-05 21:42:29 -08:00
Mikhail Advani
22d82f650e
[stable/kibana] Define successful threshold for kibana pod readiness( #9649 ) ( #9658 )
...
Signed-off-by: Mikhail Advani <mikhail.advani@gmail.com >
2018-12-05 11:56:12 -08:00
Fabrizio Fortino
1df9362959
[stable/kibana] update kibana to 6.5.1 ( #9750 )
...
Signed-off-by: Fabrizio Fortino <fabrizio.fortino@gmail.com >
2018-12-05 07:44:02 -08:00
Muhammad Ahsan
fab11238b3
adds annotations support for kubernetes-dashboard deployment ( #9508 )
...
Signed-off-by: ahsan-storm <ahsanmuhammad1@outlook.com >
2018-12-05 07:29:15 -08:00
Cédric de Saint Martin
301ac01ba2
[stable/redis] Fix ServiceMonitor to not leak. ( #9722 )
...
Previous definition allowed Prometheus to scrape all redis in all namespaces.
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr >
2018-12-05 02:25:21 -08:00
Phillip Kast
0ab8b4eec7
Add existingSecret configuration key to postgresql chart ( #9729 )
...
* Add existingSecret configuration key to postgresql chart
Signed-off-by: Phillip Kast <phil@yearofcode.com >
* Use existingSecret in new metrics sidecar
Signed-off-by: Phillip Kast <phil@yearofcode.com >
* Bump chart version to 2.7.8
Signed-off-by: Phillip Kast <phil@yearofcode.com >
2018-12-05 02:03:32 -08:00
David J. M. Karlsen
309e097b1c
[stable/metallb] fix typo for privileges ( #9734 )
...
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com >
2018-12-05 01:24:14 -08:00
David J. M. Karlsen
e3f37d330b
upgrade elasticsearch to 6.5.1 ( #9685 )
...
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com >
2018-12-05 01:18:09 -08:00
David J. M. Karlsen
02c34b7dc3
upgrade grafana ( #9692 )
...
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com >
2018-12-05 01:03:50 -08:00
David J. M. Karlsen
f3a9db33b8
upgrade external-dns ( #9725 )
...
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com >
2018-12-05 00:55:21 -08:00
Bitnami Bot
e561b4869f
[stable/moodle] Release 4.0.2 ( #9732 )
...
* moodle: update to `3.6.1`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
* moodle: bump chart appVersion to `3.6.1`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
* moodle: bump chart version to `4.0.2`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2018-12-04 23:57:41 -08:00
Bitnami Bot
9c5259606a
[stable/ghost] Release 6.1.4 ( #9726 )
...
* ghost: update to `2.7.0`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
* ghost: bump chart appVersion to `2.7.0`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
* ghost: bump chart version to `6.1.4`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2018-12-04 23:51:00 -08:00
Cédric de Saint Martin
6d29127913
[stable/postgresql] Merge metrics into master statefulset as sidecar. ( #9574 )
...
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr >
2018-12-04 23:42:32 -08:00
Nitish Tiwari
49d70a7fd7
Update Minio and mc versions ( #9531 )
...
- Also fix issues #9077 , #8724 , #8634 .
- Add support for multiple environment variables
- Fix an issue with NAS Gateway
- Honor replicas in all gateways
Signed-off-by: Nitish Tiwari <nitish@minio.io >
2018-12-04 20:57:36 -08:00
Sidhartha Mani
b19973ab2b
Add @nitisht and @wlan0 as Trusted Collaborators ( #9704 )
...
Signed-off-by: wlan0 <sidharthamn@gmail.com >
2018-12-04 16:17:02 -08:00
Łukasz Mierzwa
ee5e54a2d2
[stable/karma] add myself to the OWNERS file ( #9737 )
...
As the maintainer of the karma project I'd like to add myself to the OWNERS file to maintain latest version used here.
Signed-off-by: Łukasz Mierzwa <l.mierzwa@gmail.com >
2018-12-04 14:47:33 -08:00
Aditya Sundaramurthy
937139b4ba
[stable/kured] Add pod annotations ( #9736 )
...
* [stable/kured] Add support for podAnnotations
Signed-off-by: Aditya Sundaramurthy <aditya.sundaramurthy@gmail.com >
* fix merge error
Signed-off-by: Aditya Sundaramurthy <aditya.sundaramurthy@gmail.com >
2018-12-04 14:39:14 -08:00
Łukasz Mierzwa
94b32f3cb3
[stable/karma] update to v0.18 ( #9730 )
...
Update stable/karma to use the latest image.
Signed-off-by: Łukasz Mierzwa <l.mierzwa@gmail.com >
2018-12-04 14:29:06 -08:00
Naseem
83c63bab21
[stable/fluent-bit] Revert to og indentation... or Refactor configuration ( #9008 )
...
* fluent-bit: Add 'fullConfigMap' option to allow entire config external
By default this template provies different 'files' for config
(fluent-bit.conf, custom_parsers.conf) under a common configMap. This
defeats changing the configmap (since it uses subPath). If this variable
is set, the user is assumed to have provided, in 'existingConfigMap'
the entire config (etc/*) of fluent-bit, parsers and system config. In
this case, no subPath is used. ConfigMaps using 'subPath' do not
[update automatically](https://github.com/kubernetes/kubernetes/issues/50345 )
With this option, if the user sets 'fullConfigMap: true' it is
expected that the 'externalConfigMap' provided is a valid fluent-bit
config (with both fluent-bit.conf and parsers.conf).
Signed-off-by: Don Bowman <db@donbowman.ca >
* Revert to og indentation
Signed-off-by: Naseem Ullah <naseemkullah@gmail.com >
* bump
Signed-off-by: Naseem Ullah <naseemkullah@gmail.com >
* Refactoring config
Signed-off-by: Naseem Ullah <naseemkullah@gmail.com >
* Adding Replace_Dots option once and for all
Signed-off-by: Naseem Ullah <naseemkullah@gmail.com >
* v1.0.0 since chart is in stable
Signed-off-by: Naseem Ullah <naseemkullah@gmail.com >
* Adding upgrading section
Signed-off-by: Naseem Ullah <naseemkullah@gmail.com >
* Adding extraEntries
Signed-off-by: Naseem Ullah <naseemkullah@gmail.com >
* Specify path in tail input
Signed-off-by: Naseem Ullah <naseemkullah@gmail.com >
* Specify path in tail input
Signed-off-by: Naseem Ullah <naseemkullah@gmail.com >
2018-12-04 12:38:29 -08:00
Rimas Mocevicius
6d3c4db547
Deprecating keel chart in preparation for the new Helm Distributed repo (hub). ( #9514 )
...
Signed-off-by: rimas <rmocius@gmail.com >
2018-12-04 11:37:50 -08:00
Charlie Drage
888910b151
Update MetalLB README.md and values.yaml ( #9023 )
...
Updates the MetalLB README as well as values to include an example for
Arp / BGP configuration as well as removing the ArpAddresses parameter
example that is no longer supported / used.
Signed-off-by: Charlie Drage <charlie@charliedrage.com >
2018-12-04 10:58:50 -08:00
Guillaume Perrin
47cb4d51a6
[stable/sonarqube] Upgrade chart for new sonarqube images ( #9721 )
...
* [stable/sonarqube] Upgrade chart for new sonarqube images
Update LTS version from 6.7.3 to 6.7.6-community.
Starting 6.7.6 and 7.4 sonarsource has changed their docker images.
Images don't need a specific command to be run when starting the
container.
Allow users to override command if needed.
Bump chart version
Signed-off-by: Guillaume Perrin <guillaume28.perrin@gmail.com >
* Fix comments formating
Signed-off-by: Guillaume Perrin <guillaume28.perrin@gmail.com >
2018-12-04 10:52:50 -08:00
Harshal Shah
626d6e1409
Upgrading to v0.4.0 ( #9711 )
...
Signed-off-by: Harshal Shah <harshal2623@gmail.com >
2018-12-04 10:45:11 -08:00
John Norwood
4716d09b65
[stable/nginx-ingress] fixes #9636 adds necessary permissions when running in scoped mode ( #9637 )
...
Signed-off-by: John Norwood <norwood.john.m@gmail.com >
2018-12-04 10:38:48 -08:00
Gaetan Semet
b0e88db1dd
[incubator/airflow] Airflow Helm Chart ( #3959 )
...
* Naive import from gh:gsemet/kube-airflow
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* update chart with recent fixes
from https://github.com/gsemet/kube-airflow
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Update the templates from kube-airflow
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Update after review
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Sync with gsemet/kube-airflow
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Move to secrets
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Fixed some (find/replace?) errors.
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* fix env vars
add missing var name REDIS_USER
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* apply base64 encoding to secrets
delete obsolete var/secret REDIS_USER
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Remove trailing whitespace
Fix comment (postgres -> Redis)
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Add configurable serviceAccountName to workers
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Fix templates API versions
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Update instructions for embedded DAGs
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Rename worker/celery vars
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Fix NOTES.txt
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Remove 'v' from chart version
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Fix field serviceAccountName
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Fix a templating typo
There's a small typo in the template which I noticed when I added a custom Secrets volume for the scheduler. The YAML config accidentally works if the typo is on the last line. :)
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* fix celery replica config
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Add quotes around the numbers for celery workers
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Parametrize cpu and mem req/limits for worker statefulset
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Fix 'trailing spaces' lint issue
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* added the ability to toggle the scheduler -p option
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* missed the airflow namespace
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* moved command arguments to separate lines
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Headless service name should match statefulset serviceName
I had issues where Airflow could not find the log files, so I started looking into it and concluded that everything was working (hostname correct in task instance, could retrieve logs from worker internally) except for the DNS resolution.
This commit changes the StatefulSet serviceName suffix to *-worker* instead of *-workers*, so that it matches the Service name.
Now all is fine, the logs are shown.
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* compatibility with kube 2.7
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Configure persistance
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Configure persistance
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Support initcontainer git synchro
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Update configuration description in README
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Adding documentation for persistence.existingClaim
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* airflow.scheduler_do_pickle => dags.donot_pickle
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Injecting ~/.local/bin in PATH
so that the commands pip installed can be accessed by
a BashOperator
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Force disable xcom pickling
will be disabled in airflow 2.0
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* mkdir ~/.local/bin
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Use real use as base URL
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* more docs examples
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Typo fixes
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* export local PATH before pip install
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Hardcode local path
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* revert BASE_URL
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Reference proper enabled parameter for values.dags.init_container
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* bad order or install in scheduler
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* increase initial delay for webui to 6 min
maybe we might want it in the values.yaml?
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Fixed some more spots for Values.dags.init_container.enabled
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Doc for donot_pickle
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* notes about num_runs
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* remove load_examples from example
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* remove load_examples from example
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* airflow: Add support for ingress TLS termination
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* airflow: Allow customisation of worker Pod annotations
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* feature/secrets: add secrets as volume mount
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* feature/secrets: change variable to camel case; add worker secrets; add image pull secret
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* feature/secrets: change variables to camel case
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* feature/secrets: update array spacing
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* feature/secrets: update README
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* feature/secrets: add newline to ingresses
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* feature/secrets: update values
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Update airflow chart with:
- RBAC setup
- Ability to disable the redis+celery systems and allow for setting an alternative `executor`, such as the kubernetes executor
- Wire up the `serviceAccountName` to additional resources
- Update to latest airflow release
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Bump versions
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* 'existingClaim' must not be declared for the pvc template to work
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Support setting a custom postgresHost
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Fix apps/v1beta1
Signed-off-by: Maciej Bryński <maciej.brynski@xcaliber.com >
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Change minikube values
Signed-off-by: Maciej Bryński <maciej.brynski@xcaliber.com >
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Fix indendation
Signed-off-by: Maciej Bryński <maciej.brynski@xcaliber.com >
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* OWNERS file
Signed-off-by: Maciej Bryński <maciej.brynski@xcaliber.com >
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* chore/cleanup: fix spelling
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Move to stable
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* add std labels and component label
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* use template for chart label
Signed-off-by: Gaetan Semet <gaetan@xeberon.net >
* Fix reference to incubator
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com >
2018-12-04 10:17:30 -08:00
Casey Kuhlman
22b268e437
[stable/kibana] add Monotek to Owners; Chart -> 1.0 ( #9360 )
...
Signed-off-by: Casey Kuhlman <casey@monax.io >
2018-12-04 10:06:02 -08:00