Граф коммитов

588 Коммитов

Автор SHA1 Сообщение Дата
andyzhangx edd69b77fb test: add some tests
add sudo for tests

fix test failure

fix comments
2020-05-01 14:28:50 +00:00
Seth Nickell 09d1bdb3ea Bump version after chart changes 2020-04-29 22:50:21 -10:00
Seth Nickell 9187bbb697 Default to installingDependencies:
- no negative effect I can find on AKS
- --make-it-work-by-default-true on non-AKS
2020-04-29 22:47:12 -10:00
Andy Zhang bf1c81b8ef
test: use "sudo" to run test 2020-04-29 21:45:10 +08:00
Andy Zhang 268971cad8
test: add "sudo" for running test 2020-04-29 21:40:01 +08:00
Seth Nickell d47dac331d Document how to use skaffold with a private image repo
E.g. with MCR on Azure, DockerHub, etc
2020-04-28 18:24:08 -10:00
Seth Nickell 2865096893 Move into smb-flexvol subdir
Makes helm happy to have Chart.yaml name match dir name.
2020-04-28 17:58:52 -10:00
Seth Nickell d057d6e802 Add missing newline 2020-04-28 15:23:04 -10:00
Seth Nickell ce083e777a Fix grammar 2020-04-28 15:21:16 -10:00
Seth Nickell b5b72d1baf Document using skaffold for dev 2020-04-28 15:20:59 -10:00
Seth Nickell 2ec51ee0ef Refine language a little more 2020-04-28 15:14:33 -10:00
Seth Nickell 8e9c394a7d Document the Helm README in the main smb README 2020-04-28 15:12:17 -10:00
Seth Nickell 740013e723 Improve README.md wording 2020-04-28 15:02:30 -10:00
Seth Nickell 2aab8a2b72 Add a Helm chart README.md 2020-04-28 14:59:58 -10:00
Seth Nickell f62a8dbb29 Document MUST CONFIGURE values better 2020-04-28 14:58:48 -10:00
Seth Nickell 554513812f Move the helm chart up a dir level
And document better
2020-04-28 14:55:47 -10:00
Seth Nickell 8f4bfbda67 Implement a testpod with the same nodeSelector and tolerations, easy way to verify volumes are working! 2020-04-28 02:38:04 -10:00
Seth Nickell 67bf95a2f3 Install mount.cifs setuid root, same as debian 2020-04-28 02:00:33 -10:00
Seth Nickell 433374230e Support older shells without [[ ]] syntax 2020-04-28 01:53:22 -10:00
Seth Nickell 118801f8fb But, you know, get the path right, right? 2020-04-28 01:46:52 -10:00
Seth Nickell 4afdfb7006 Use helm convention for images (they are maps) 2020-04-28 01:45:52 -10:00
Seth Nickell f94e7ffa8d Allow installation on tainted nodes, match nodeSelectors 2020-04-28 01:43:23 -10:00
Seth Nickell 2c2aceca7a Basic skaffold config for building docker and deploying helm 2020-04-28 01:13:53 -10:00
Seth Nickell 15bb3ad2af Allow specifying the installer image, and PV/PVC name 2020-04-28 01:01:57 -10:00
Seth Nickell f82a14a0b2 Get the correct flexvolume plugin path on GKE 2020-04-28 01:01:36 -10:00
Seth Nickell a2a2d6cbd4 Try out on GKE 2020-04-28 00:48:35 -10:00
Seth Nickell ca8389e76f Drop unused labels key from values.yaml 2020-04-28 00:47:54 -10:00
Seth Nickell 13d939290d Quote un-quoted boolean value from JS 2020-04-28 00:47:02 -10:00
Seth Nickell 5d7425aa73 Use Helm to pass arguments 2020-04-28 00:38:39 -10:00
Seth Nickell bb5d403e8c Helm chart for creating smb-flexvols 2020-04-28 00:26:22 -10:00
Seth Nickell fea2d57483 Install statically linked jq and cifs-utils
- Create static binaries using staticx from pypi
- Copy onto k8s node in daemonset when INSTALL_DEPS docker arg is true
2020-04-27 23:57:38 -10:00
Seth Nickell acae4f3963 Create /var/log if it doesn't already exist 2020-04-27 23:55:19 -10:00
Seth Nickell 5b7e56cf11 Build static jq and cifs-utils 2020-04-27 21:07:58 -10:00
Andy Zhang 7b3941e2a5
Update README.md 2020-04-26 09:25:08 +08:00
Andy Zhang 98a2f33d03
Update README.md 2020-04-23 21:43:50 +08:00
andyzhangx 38f3d855f7 cut off blobfuse-flexvolume:1.0.12 release 2020-04-23 13:10:34 +00:00
andyzhangx 9e2dc9757a fix: sovereign cloud issue 2020-04-23 13:00:31 +00:00
andyzhangx 6ded75c3f1 Update apiVersion to work with 1.16 2020-04-05 02:06:39 +00:00
Pengfei Ni a0a05aa92d
Merge pull request #47 from todaywasawesome/patch-1
Update apiVersion to work with 1.16
2020-04-05 09:42:15 +08:00
Dan Garfield 4285d69953
Update apiVersion to work with 1.16
extensions/v1beta1 is no longer supported, using apps/v1 instead.
2020-04-04 17:52:56 -06:00
Andy Zhang f59d954264
Update pv-smb-flexvol.yaml 2020-03-04 13:53:03 +08:00
Andy Zhang 4b29c28f05
Update README.md 2020-02-15 17:27:37 +08:00
Andy Zhang 7a55639905
Update README.md 2020-02-15 17:27:12 +08:00
Andy Zhang 0b334e7ce6
Update README.md 2019-12-20 14:38:27 +08:00
Andy Zhang b1308a4a4d
Update README.md 2019-12-20 14:36:38 +08:00
andyzhangx a5758edb6c cut off blobfuse-flexvolume:1.0.11 release 2019-12-20 01:47:05 +00:00
Andy Zhang 5c3500db00
Merge pull request #42 from keerthiadu/master
update blobfuse, support passing blobendpoint parameter
2019-12-20 09:40:51 +08:00
keerthi kamal adusumilli 6774dc41e0
update blobfuse, support passing blobendpoint parameter 2019-12-19 15:31:53 -08:00
Andy Zhang 16a5b55a67
Update README.md 2019-11-28 14:16:26 +08:00
Andy Zhang f539e548bf
Create pv-blobfuse-flexvol-gid.yaml 2019-11-28 14:09:23 +08:00