Commit Graph

7 Commits (f470ee79165c00cfd672a244471a7c6a71c02ac8)

Author SHA1 Message Date
Steven Crespo 960602e502 Remove unneeded cpi templates 2021-10-19 10:58:03 -07:00
Steven Crespo ac7421c2ed Add vsphere cpi 100.0.1 2021-10-13 14:31:18 -07:00
Steven Crespo 89ef8fdfbc Update node selector logic to use node affinity 2021-08-27 15:59:24 -07:00
Steven Crespo 557d26eb9c Fix vsphere cpi
- Add toggle to enable/disable rbac through chart values
- Add question to apply node selector label based on cluster type
- Update cloud controller manager labels/names to avoid conflict
2021-06-30 11:57:11 -07:00
Jiaqi Luo 09f8f4b5bf update all charts' version to 100.0.0 2021-06-11 13:43:20 -07:00
Arvind Iyengar b350bb93e0
Remove rcVersions 2021-05-17 15:39:11 -07:00
Arvind Iyengar 551327b14e
Checkout current packages from dev-v2.5-source
```bash
git fetch upstream
git checkout upstream/dev-v2.5-source -- packages; git reset HEAD; git checkout -- packages/README.md
```
2021-05-17 15:30:27 -07:00