Commit Graph
186 Commits
Author SHA1 Message Date
Vic Iglesias f50002b83f Set e2e.sh script as executable 2016-08-30 14:34:25 -07:00
Vic Iglesias e2e59bb61f Delete .gitkeep 2016-08-26 23:33:28 -07:00
Vic Iglesias 28ba43dd7f Merge pull request #37 from lachie83/feat-add-etcd
feat add etcd
2016-08-26 23:33:00 -07:00
Vic Iglesias 62f566a1ef Merge pull request #45 from viglesiasce/add-test-placeholder
Create test folder
2016-08-26 10:41:12 -07:00
Lachlan Evenson 990b76e218 move etcd chart to incubator 2016-08-26 06:13:30 -04:00
Lachlan Evenson e841820160 Merge remote-tracking branch 'upstream/master' into feat-add-etcd 2016-08-26 06:13:11 -04:00
Vic Iglesias 98eb95ab80 Create test folder 2016-08-25 15:11:10 -07:00
Vic Iglesias 720b794bf6 Merge pull request #42 from viglesiasce/reorg
Create stable and incubator directories
2016-08-25 14:16:55 -07:00
Vic Iglesias 603414b0f1 Add (if applicable) to persistence requirement 2016-08-25 13:12:05 -07:00
Vic Iglesias ad3495850f Incubator charts must meet tech requirements 2016-08-25 13:11:17 -07:00
Vic Iglesias be595f9f29 Remove technical requirement to not use alpha features 2016-08-25 13:09:31 -07:00
Vic Iglesias f3dd89d71b Move structure details to README 2016-08-25 11:46:45 -07:00
Vic Iglesias 91e80df094 Add repo structure info to CONTRIBUTING 2016-08-23 15:08:58 -07:00
Vic Iglesias 544ca360a0 Create stable and incubator directories 2016-08-23 14:38:32 -07:00
Lachlan Evenson 0f03731a0b merge petset and svc manifests into single yaml 2016-08-18 14:12:32 -07:00
Lachlan Evenson 43e1b9ffd0 initial commit 2016-08-18 01:42:56 -07:00
Vic Iglesias cc62c00385 Merge pull request #35 from viglesiasce/fix-jenkinsfile-origin-branch
Ensure the upstream branch is defined
2016-08-17 16:50:22 -07:00
Vic Iglesias 3e618732d1 Ensure the upstream branch is defined 2016-08-17 16:44:25 -07:00
Adnan Abdulhussein 922499d5f8 Merge pull request #29 from sameersbn/bitnami-mariadb
mariadb chart using bitnami/mariadb image
2016-08-17 16:30:50 -07:00
Adnan Abdulhussein c2f0c8bc1c Merge pull request #34 from viglesiasce/add-jenkinsfile
Add Jenkinsfile to repo which defines PR testing
2016-08-17 10:33:39 -07:00
Vic Iglesias 3a2f28dccf Add Jenkinsfile to repo which defines PR testing
This Jenkinsfile does the following:

- Checkout PR code
- Install latest helm
- Check for directories that have changed
- Install each of the applications that have changed
   - Run Helm lint
   - Install
   - Uninstall

In the future this needs to:
1) Use a latest link for helm rather than hardcoding a URL
2) Check for successful installation of the helm application
3) Use better logic for figuring out what to test
2016-08-17 09:48:23 -07:00
Sameer Naik 16416bffec mariadb chart using bitnami/mariadb image 2016-08-17 21:54:12 +05:30
Adnan Abdulhussein ea989ef740 Merge pull request #24 from prydonius/20-chart-submission-guidelines
docs(*): add chart submission guidelines to contrib guide, update readme
2016-08-10 12:53:45 -07:00
Adnan Abdulhussein 86f8dee4a1 docs(*): add chart submission guidelines to contrib guide, update readme 2016-08-10 11:02:29 -07:00
Michelle Noorali 8ec2c38c8a Merge pull request #18 from michelleN/clear-charts
clean up charts and readme
2016-07-18 14:39:59 -06:00
= 5c3ec99354 add .travis.yml
* installs glide
* gets and builds helm
* lints charts
2016-07-18 12:16:16 -06:00
= 96d2d11b6d update README 2016-07-14 12:06:02 -06:00
= cd781cc9e9 delete all charts
* these will be re-added after linting
through CI
2016-07-07 10:21:42 -06:00
Michelle Noorali 38a8f37a1c Merge pull request #13 from runseb/removedm
Remove old DM templates
2016-07-07 09:17:35 -07:00
runseb e3d5ecd116 Merge pull request #15 from runseb/sources
fix: change source key to sources in Chart files
2016-06-10 09:54:43 +02:00
Sebastien Goasguen a3815fb762 fix: change source key to sources in Chart files 2016-06-09 16:04:18 +02:00
runseb c92554c5a5 Merge pull request #14 from runseb/runseb-patch-1
Update owncloud-svc.yaml
2016-06-07 12:08:39 +02:00
runseb 9956c83e73 Remove old DM templateS 2016-06-01 13:54:59 +02:00
runseb e8c0b84d1e Update owncloud-svc.yaml
the label was wrong compared to the RC
2016-06-01 13:51:34 +02:00
runseb 119efd4f95 Merge pull request #12 from runseb/readme
Update README
2016-04-21 09:36:15 +02:00
Sebastien Goasguen 59840cfde5 Update README, closes kubernetes/helm#596 2016-04-15 11:40:47 +02:00
runseb b7ee119e86 Merge pull request #9 from runseb/master
Merge original charts from https://github.com/helm/charts.git to Kubernetes charts repository
2016-04-06 21:25:49 +02:00
Sebastien Goasguen 4c5f0ad9d6 Add LICENSE file to third party Charts that we do not have Kubernetes CLA for. Charts originated from https://github.com/helm/charts.git and authors agreed to Deis' Helm DCO https://github.com/helm/helm/blob/master/DCO 2016-04-06 21:18:04 +02:00
Sebastien Goasguen 7a01429c64 Working version of replicatedservice from @jackgr 2016-04-01 13:16:23 +02:00
Sebastien Goasguen 80c87f5842 Convert old DM templates to new Helm chart format 2016-04-01 13:09:59 +02:00
Sebastien Goasguen 5a07408f91 Fix source description as an array 2016-04-01 12:43:01 +02:00
Sebastien Goasguen 0a6bf8f5e6 Revert "Change the Chart.yaml file format"
This reverts commit 0df0aea335.
2016-04-01 12:40:27 +02:00
Sebastien Goasguen 0df0aea335 Change the Chart.yaml file format 2016-03-24 15:53:08 +01:00
Sebastien Goasguen e0ad4a4473 Rename manifests directory to templates in all charts 2016-03-22 18:36:29 +01:00
Sebastien Goasguen f448753fa7 Move minecraft and elasticsearch-1 to third_party charts for CLA purposes 2016-03-22 18:03:42 +01:00
Sebastien Goasguen 03591e24c7 Merge helm/charts repository 2016-03-09 17:13:04 +01:00
Matthew Fisher 6db7018c66 Merge pull request #77 from chaitanyaenr/spark
feat(spark): added spark chart to helm charts
2016-02-26 11:05:40 -08:00
Naga Elluri e74011c8be feat(spark): added spark chart to helm charts 2016-02-26 09:55:40 -07:00
Matthew Fisher 8edc8bc1fb Merge pull request #75 from benbarclay/master
Fix broken label in minecraft replication controller
2016-02-23 15:45:09 -08:00
Ben Barclay 0def123862 Fix broken label in minecraft replication controller 2016-02-24 09:41:48 +11:00