Commit Graph

612 Commits

Author SHA1 Message Date
fareszekri
4a6654e08a updated createCertAndKey.sh added -w0 in base64 (#108)
I had to add no wrapping in base64 when using bash on windows  (-w0 in base64) other wise commands fails and cert isn't properly formatted
2018-03-08 11:14:27 -08:00
Robbie Zhang
3670d9fa20 Update virtual-kubelet-for-aks Helm Chart to Use 'latest' Image (#104) v0.2-beta-9 2018-02-27 10:57:48 -08:00
Ria Bhatia
7e74e9c844 Merge pull request #94 from avranju/add-readme
Add readme for web provider
2018-02-26 18:40:13 -08:00
Bhargav Nookala
6f748f4375 Adding support for ACI DNS name labels (#97) 2018-02-23 14:06:23 -08:00
lcastellano
d80dbbe561 Provide method to correctly build Pod Key from names in the mock provider (#99) 2018-02-23 11:31:00 -08:00
Ria Bhatia
6d8b865848 Merge pull request #96 from arapulido/improve_azure_docs
Improve ACI provider documentation
v0.2-beta-8
2018-02-21 14:07:30 -08:00
Ara Pulido
3c87000b71 Improve ACI provider documentation based on my experience trying to set it up 2018-02-15 13:32:36 +01:00
Bhargav Nookala
a99f2d08c1 Adding supported regions for Azure Provider (#92) 2018-02-14 11:14:20 -08:00
Robbie Zhang
f4ebbfc7a3 [Azure] Optimize VK Setup in ACS/AKS (#85)
* Read ACS Credentials for Azure Authentication

Supprt a new environment variable: ACS_CREDENTIAL_LOCATION
Expect the value to be the ACS credential filepath, which is the
/etc/kubernetes/azure.json file generated on the ACS nodes.

If the ACS_CREDENTIAL_LOCATION is specified and loaded,
create the Azure Authentication class from its values.

If the AZURE_AUTHENTICATION_LOCATION is specified and loaded,
its values will overwrite the value above.

Refactor the ACI provider and ACI client to be able to override the SPN by environment variable
2018-02-13 19:07:27 -08:00
Rajasekharan Vengalil
2abccb0257 Add readme for web provider
Also rename sample web provider implemented in Rust to `web-rust`.
2018-02-11 15:20:44 +05:30
chshou
d23ac6679c append args (#89)
LGTM.
2018-02-08 14:20:35 -08:00
Nick Schuch
cf30854bb1 Provider: Mock (#72)
* Provider: Mock

* Add pod conditions

* Mock: Convert pod list to a map and allow 'internalIP' to be configurable
2018-02-01 09:48:42 -08:00
Robbie Zhang
6b6d71b5b9 Create the Issue Template 2018-01-31 21:07:11 -08:00
Patrick Lang
077263af25 Fix scheduling for Windows example (#83)
There shouldn't be a nodename selector. That prevents it from working in recent builds configured with `az aks install-connector`
2018-01-31 12:07:37 -08:00
Ria Bhatia
6486f65166 Merge pull request #75 from robbiezhang/imagepullsecrets
Fix the ImagePullSecret for ACI Provider
2018-01-29 10:07:39 -08:00
Ria Bhatia
ac90d3ab13 Merge pull request #79 from virtual-kubelet/rbitia-patch-4
Update README.md
2018-01-29 09:59:12 -08:00
Ria Bhatia
dadd97de8d Update README.md
changed release notes and added helm init to documentation
2018-01-29 09:58:58 -08:00
Ria Bhatia
35acb384e1 Merge pull request #77 from bnookala/node-exclusion-label-41
Node exclusion to labels, adding README section
2018-01-29 09:41:44 -08:00
Bhargav Nookala
5f9c46a80c Updating README 2018-01-26 00:45:57 -08:00
Bhargav Nookala
a48f9866f2 Adding node exclusion label 2018-01-26 00:16:32 -08:00
Ria Bhatia
c686fdffcb Update README.md 2018-01-25 21:27:31 -08:00
Ria Bhatia
4554635194 Merge pull request #76 from virtual-kubelet/rbitia-patch-3
Update README.md
2018-01-25 20:28:25 -08:00
Ria Bhatia
45630ed369 Update README.md
adding connector release notes
2018-01-25 20:28:14 -08:00
robbiezhang
4a8d43f736 Fix the ImagePullSecret for ACI Provider 2018-01-26 02:19:25 +00:00
Robbie Zhang
3668b0d6b9 Update the virtual-kubelet helm chart package (#70)
* Update the virtual-kubelet helm chart to use 0.2-beta-3 image

* Update the default secret values

* Update the helm package
2018-01-22 15:58:14 -08:00
Ria Bhatia
7d47eb1409 Update README.md 2018-01-22 15:26:23 -08:00
Ria Bhatia
f78a8e9522 Merge pull request #67 from virtual-kubelet/rbitia-patch-2
Update README.md
2018-01-22 13:44:36 -08:00
Ria Bhatia
980cea6a07 Update README.md
add wg slack channel
2018-01-22 13:44:12 -08:00
chshou
8c0345edcf [Azure] Filters service account secret volume mount for Windows (#60)
* filters the SA secret volume for windows

* make it a map

* bettern go convention
2018-01-22 11:19:53 -08:00
Ria Bhatia
9eb0cf535f Merge pull request #65 from robbiezhang/master
Fix the EmptyDir Volume Error in ACI Provider
2018-01-22 10:58:32 -08:00
Ria Bhatia
61d5440dc3 Merge pull request #66 from virtual-kubelet/rbitia-patch-1
Create README.md
2018-01-22 10:57:34 -08:00
Ria Bhatia
f9d1805ba0 Create README.md
add steps to be accepted as a provider
2018-01-22 10:57:23 -08:00
robbiezhang
909819c69d [Azure] Fix the EmptyDir Volume issue for ACI Provider 2018-01-20 02:32:38 +00:00
robbiezhang
d27616776c Fix the dep on cenkalti 2018-01-20 02:31:58 +00:00
Ria Bhatia
2ca933fe27 Update README.md
added a warning
2018-01-18 18:27:00 -08:00
Ria Bhatia
b92c7320ca Update README.md
adding a way to update your connector
2018-01-18 18:26:08 -08:00
Ria Bhatia
4fb11ecd87 Merge pull request #62 from virtual-kubelet/azureReadMe
updating azure readme
2018-01-18 14:43:16 -08:00
Ria Bhatia
a21cfff420 updating azure readme 2018-01-18 14:07:21 -08:00
Chen Shou
d690131565 add quotes 2018-01-18 11:26:06 -08:00
Rita Zhang
2c47b6b573 Update README 2018-01-11 12:37:35 -08:00
Sam J Sharpe
922364ee5f Correct typo kuberentes->kubernetes (#58)
This seems to be a common typo, possibly exacerbated by copy-paste
of comment strings. I spotted it in the README.md at first, so I fixed
that and then checked the rest of the code and fixed a few more. They
are all in comments or documentation, so there's no code issue.

FYI, there's still some in the vendor directory, but I haven't fixed
those as they'd get replaced by any new `go get` I think:

$ ack uberentes
vendor/k8s.io/apimachinery/hack/godep-deps.sh
20:# 2. godep restore based on k8s.io/kuberentes provided manifest

vendor/k8s.io/client-go/CHANGELOG.md
120:* Included bug fixes in k8s.io/kuberentes release-1.5 branch, up to

vendor/k8s.io/client-go/kubernetes/fake/register.go
64://     clientsetscheme "k8s.io/client-go/kuberentes/scheme"

vendor/k8s.io/client-go/kubernetes/scheme/register.go
64://     clientsetscheme "k8s.io/client-go/kuberentes/scheme"

Sorry, this isn't the most exciting commit in the world :-(
2018-01-11 12:37:04 -08:00
Ria Bhatia
87011f266e Merge pull request #55 from avranju/web
Implement web broker provider and a sample provider in Rust
2018-01-08 10:48:39 -08:00
Robbie Zhang
77d0687688 Update the vendor folder (#53)
* Update the vendor folder

* Update the Gopkg.lock by running dep ensure
v0.2-beta
2018-01-05 11:22:17 -08:00
Jimmy Xu
0e123c783b [fix-hyper-vendor] update hypercli in vendor 2018-01-05 10:46:11 -08:00
Rajasekharan Vengalil
a4e99c2133 Implement web broker provider and a sample provider in Rust 2018-01-04 16:48:58 -08:00
Erik St. Martin
e050fea889 Merge pull request #21 from ritazh/feat-logs
Enable kubectl logs
2018-01-04 10:56:35 -05:00
Harry Zhang
1ab4aa5d10 Merge pull request #47 from arapulido/fix_crash_when_config_file_is_empty
If the hyper config file is not set, the AuthConfig should be empty
2018-01-01 19:55:58 +08:00
Ara Pulido
c002241e76 Fixed small typo in arg description 2017-12-29 11:40:36 -08:00
Ara Pulido
8ba9150da2 If the hyper config file is not set, the AuthConfig should be empty 2017-12-28 12:38:28 +01:00
Robbie Zhang
2b68da36ea Add an example for Windows pod
Add iis-pod.yaml to start a Windows pod in ACI
2017-12-27 15:32:05 -08:00