Madhu Rajanna
fa40c1cc58
push images to quay.io with canary tag
...
updated deploy.sh script to push images
to quay.io with canary tag.
Once we merge a PR against master and csi-v0.3
branches we need to build and push the latest
image with canary tag. by doing this we can
avoid the accidental update of the images which
are already deployed with stable tags
(i.e v1.0.0 or v0.3.0).
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2019-04-29 07:15:31 -04:00
Róbert Vašek
7b4bdd8a2f
Merge pull request #283 from Madhu-1/CI-for-v0.3
...
update travis.yml and deploy.sh
2019-04-02 08:37:39 +02:00
Madhu Rajanna
205be90d74
update travis.yml and deploy.sh
...
update travis.yaml and deploy.sh
to build v0.3.0 images from csi-v0.3
branch instead of master.
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2019-04-01 13:07:56 +05:30
John Mulligan
33a2fb1b06
deploy.sh: use a variable to choose "docker" command
...
This change allows the use of alternatives to or wrappers around
the normal docker command when running the deploy.sh script.
Example: CONTAINER_CMD=podman ./deploy.sh
Signed-off-by: John Mulligan <jmulligan@redhat.com>
2019-03-20 14:02:05 -04:00
Madhu Rajanna
50091acd0c
update deploy.sh to push cephfs chat
...
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2019-02-21 10:38:25 +05:30
Madhu Rajanna
3c50cb124b
Fix static check for .sh files
...
Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
2019-02-07 12:19:14 +00:00
Huamin Chen
58eafcb00f
helm init before package
...
Signed-off-by: Huamin Chen <hchen@redhat.com>
2019-02-06 15:00:41 -05:00
Kevin Fox
0be24a14c2
Fix the symlink and add more debuggin
...
This points the symlink at the right chart.
Also enables more logging in the job.
Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
2019-02-06 10:45:33 -08:00
Kevin Fox
6faff195dc
Push helm packages to repo
...
This adds support to the deployment script to
push updated charts to a helm repo.
Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
2019-02-06 10:22:03 -08:00
Mike Cronce
b20f4184ba
deploy.sh: Exit if branch is not on whitelist
2018-12-10 11:06:08 -05:00
Mike Cronce
5cfa6685b0
deploy.sh: Select image versions based on $TRAVIS_BRANCH; push images for both master and csi-v1.0
2018-12-10 09:25:17 -05:00
gman
e2910f1c18
deployment update for 0.3.0
2018-08-07 15:11:22 +02:00
Huamin Chen
9d9afc1093
consolidate container deploy
...
Signed-off-by: Huamin Chen <hchen@redhat.com>
2018-07-19 14:06:57 -04:00
gman
6655b87683
updated .gitignore
2018-03-09 17:01:42 +01:00
Huamin Chen
4b5ad66662
verify build
...
Signed-off-by: Huamin Chen <hchen@redhat.com>
2018-02-15 21:02:39 +00:00
Huamin Chen
e602ddd675
add deploy script
...
Signed-off-by: Huamin Chen <hchen@redhat.com>
2018-02-15 20:55:06 +00:00