Commit Graph
9 Commits
Author SHA1 Message Date
wskulley 1e2c3ef1d1 [stable/ark] Add support for additional environment variables (#10253)
* [stable/ark] Add support for additional environment variables such as AWS_CLUSTER_NAME (https://heptio.github.io/ark/master/aws-config.html)

Signed-off-by: Bill Skulley <wskulley@rh.com>

* [stable/ark] Add support for additional environment variables such as AWS_CLUSTER_NAME (https://heptio.github.io/ark/master/aws-config.html)

Signed-off-by: Bill Skulley <wskulley@rh.com>
2019-01-09 07:55:48 -08:00
Carlos Rodríguez Hernández 91727b6bce [stable/ark] Fix home URL and add icon (#10262)
* [stable/ark] Fix home URL and add icon

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Use png format instead of svg

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-01-02 13:05:06 -08:00
Shai Katz 9e59aefcc1 Minor readme fix (#9106)
* Fix code block

Signed-off-by: Shai Katz <shai@soluto.com>

* bump chart version

Signed-off-by: Shai Katz <shai@soluto.com>

* one more readme typo

Signed-off-by: Shai Katz <shai@soluto.com>
2018-11-20 17:03:34 -08:00
Francois Travais 099279f2cb [stable/ark] Quote configuration parameter backupStorageProvider.config.s3ForcePathStyle (#8317)
* [stable/ark] Quote configuration parameter backupStorageProvider.config.s3ForcePathStyle (#7373)

Signed-off-by: François Travais <francois.travais@gmail.com>

* [stable/ark] Bump version to next patch version (1.2.2)

Signed-off-by: François Travais <francois.travais@gmail.com>
2018-10-13 10:25:10 -07:00
Eric Staples adf7051b98 Add resources configuration (#7343)
* Add resources configuration

* bump chart version
2018-08-27 21:24:31 -07:00
Sebastian Melchior d64b775bcb [stable/ark] update Ark to 0.9.1 (#6826)
* update Heptio Ark to 0.9.1

* fix version in readme
2018-08-07 08:36:58 -07:00
Corey Zuares bc6f89e17b [stable/ark] Update Heptio Ark for v0.9.0 (#6777)
* Update for v0.9.0 support

* Bump Chart version to 1.1.0
2018-07-25 10:21:56 -07:00
AdamDang 89b3e3104b [stable/ark] fix some typos in README.md (#6191)
* Add Version 1.0.1

Add Version 1.0.1

* [stable/ark] some typo fixes

Fix some typos in readme.
2018-06-24 07:15:03 -07:00
Domenico Caruso a49bf3619b Adds helm chart for heptio/ark (#3795)
* first commit

* changes SA name

* adds correct rbac rules

* renames files; add more customizable vars

* updates readme

* adds notes

* removes config values

* changes email in chart

* updates readme

* test changes author

* test change email

* test change email

* adds prerequisites in readme

* fixes typo

* adds AWS

* updates to version 0.7

* updates version in chart

* adds repo source; removes unnecessary values

* moves deployment to templates

* renames folder

* updaates to 0.7.1

* creates ark sa in helpers; separates files according to object type

* updates version in chart

* adds home to chart

* updates to v0.7.1

* modifies chart according to best practices

* removes blank line

* adds delete backup hook to solve issue crd backup not deleting

* adjusts indentation, renames file with using hyphene

* moves folder to stable

* remove unnecessary test condition

* Update to v0.8.1; Add support for Azure

* Update readme

* Add annotation for kube2iam

* Add image for hooks. Update readme

* Rename serviceaccount

* Use Get instead of Glob

* Remove namespace

* Add PullPolicy; Modify readme

* Rename Chart ark

* Add standard labels to resources

* Add customizable tolertion and nodeselector

* Add missing labels; Use image with tag

* Implement suggestion

* Various updates

* Add missing if block around delete hook
2018-06-14 01:52:28 -07:00