summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Kuralamudhan Ramakrishnan [Wed, 23 Oct 2019 20:35:53 +0000 (20:35 +0000)]
Merge "Update deploy/crds for provisioning Virtlet VMs" into dev/icn-v0.2.1
ramamani yeleswarapu [Tue, 15 Oct 2019 23:20:10 +0000 (16:20 -0700)]
Update deploy/crds for provisioning Virtlet VMs
Updates deploy/crds with sample provisioning CRs for Virtlet VMs.
Adds a Flannel network attachment definition for VMs and
a sample virtlet deployment yaml to deploy.
Signed-off-by: Ramamani Yeleswarapu <ramamani.yeleswarapu@intel.com>
Change-Id: I17eed203b0bdc6cda80d6a3f6e9782079a0000d5
ramamani yeleswarapu [Tue, 15 Oct 2019 22:56:07 +0000 (15:56 -0700)]
Add support for provisioning Virtlet VMs in BPA
Adds code to list Virtlet VMs and check mac addresses of running VMs
to create hosts.ini for a VM cluster.
Signed-off-by: Ramamani Yeleswarapu <ramamani.yeleswarapu@intel.com>
Change-Id: I9e0ee5f8050950bb96b9290af3a235561ea08d40
Itohan [Tue, 20 Aug 2019 20:18:36 +0000 (13:18 -0700)]
Code refactoring for bpa operator
- Added bpa operator deployment yaml
- Added Makefile for bpa operator
- Added dhcp deployment
- Added dhcp configuration for the configuration script
- Added Code to create job for KUD install
- Added Software CR API
- Added code to install software in cluster using software CR
Signed-off-by: Itohan Ukponmwan <itohan.ukponmwan@intel.com>
Change-Id: If7bcccff7ff1ac4bba0516788ee0963f6e7ad268
enyinna1234 [Fri, 13 Sep 2019 00:13:40 +0000 (17:13 -0700)]
Adding TLS authentication
This creates auth.go and adds tls authentication to main.go.
Also, containerization is introduced using Dockerfile.
It also fixes patch 1431 revert issues
Signed-off-by: Enyinna Ochulor <enyinna.ochulor@intel.com>
Change-Id: I7f6d8d210618e4630e9240c3596ced2f672df67e
chengli3 [Mon, 9 Sep 2019 02:17:14 +0000 (10:17 +0800)]
Add the script for Jenkins setup
This patch is to add the script/ansible_playbook for Jenkins setup:
1. Setup jenkins server by leverage jenkins role from galaxy
2. Add akraino gerrit server to gerrit list
3. Add pipeline job for ICN CI check
Change-Id: I2baf2a35ba246faab8a7be599af7bd5b2123dd79
chengli3 [Fri, 20 Sep 2019 03:11:28 +0000 (11:11 +0800)]
Add the initial Jenkinsfile for test purpose
Change-Id: Iff077dd1cdc1142d9354cf86e65015e18071bba6
Chen, Tingjie [Tue, 27 Aug 2019 07:38:45 +0000 (07:38 +0000)]
Implement MinIO as cloud storage for RESTAPI agent
Current support with patchHandler, since MinIO support multipart upload
and resumable download, it is no need to add special implementation
with tus protocol for resumable upload on cloud storage.
Signed-off-by: Chen, Tingjie <tingjie.chen@intel.com>
Change-Id: I0e928d3401168ea946b5d6790312842e0a54784d
Enyinna Ochulor [Mon, 16 Sep 2019 18:45:29 +0000 (18:45 +0000)]
Revert "Patch 1431"
This reverts commit
316f4dbb4033cf3278880bd0661fbe8533621a40.
Change-Id: Iea85ba5083b26f2e75ca7aee5eeed3d6bc4e79a4
Chen, Tingjie [Mon, 16 Sep 2019 14:03:07 +0000 (14:03 +0000)]
Add MinIO Server with Kubernetes deployment
Since Local controller support one node only, deploy standalone mode.
Using local persistent volume instead of hostpath.
Signed-off-by: Chen, Tingjie <tingjie.chen@intel.com>
Change-Id: I91eaa7c14fdd112a8232e655b571ddeddfe5ccec
enyinna1234 [Mon, 19 Aug 2019 23:47:30 +0000 (16:47 -0700)]
Implementing image update inside patchHandler
This updates the README, deletes file from file system
after DELETE, and does some refactoring.
Signed-off-by: Enyinna Ochulor <enyinna.ochulor@intel.com>
Change-Id: Ic9bacb798ba7cdc567229d6e3191688b9f301ca5
Cheng Li [Mon, 19 Aug 2019 04:16:15 +0000 (04:16 +0000)]
Merge "Add script for usb bootable support" into dev/icn-v0.1.0
chengli3 [Fri, 2 Aug 2019 09:52:56 +0000 (17:52 +0800)]
Add script for usb bootable support
Co-Authored-By: songongjun <gongjun.song@intel.com>
Change-Id: Ic7cb87a2910a4fb47aa825b6e6705ea779c14778
Signed-off-by: chengli3 <cheng1.li@intel.com>
Huifeng Le [Mon, 19 Aug 2019 03:19:42 +0000 (03:19 +0000)]
Merge "Add SRIOV and QAT device plugin deploy components" into dev/icn-v0.1.0
Kuralamudhan Ramakrishnan [Sat, 17 Aug 2019 08:12:20 +0000 (01:12 -0700)]
adding bug fixes in kud and metal3 script
Change-Id: I2ac99d944ad542282267b29ed5b7482767a74616
Kuralamudhan Ramakrishnan [Sat, 17 Aug 2019 01:51:54 +0000 (01:51 +0000)]
Merge "Adding Initial ICN API Service" into dev/icn-v0.1.0
Kuralamudhan Ramakrishnan [Sat, 17 Aug 2019 01:48:27 +0000 (01:48 +0000)]
Merge "Fixed Bug in controller" into dev/icn-v0.1.0
Itohan [Sat, 17 Aug 2019 00:53:58 +0000 (17:53 -0700)]
Fixed Bug in controller
Modified controller to properly
create hosts.ini file for KUD
Issue-ID: ICN-8
Signed-off-by: Itohan Ukponmwan <itohan.ukponmwan@intel.com>
Change-Id: I86541e475aecf9641d20a862c385df0012637b06
Kuralamudhan Ramakrishnan [Sat, 17 Aug 2019 01:26:32 +0000 (18:26 -0700)]
adding bpa features and required build components
Change-Id: Ie88a6339c0652b41d3fe03ac340b4965ef1d465c
Kuralamudhan Ramakrishnan [Fri, 16 Aug 2019 21:06:58 +0000 (21:06 +0000)]
Merge "BPA Provisioning CRD and Controller" into dev/icn-v0.1.0
Kuralamudhan Ramakrishnan [Fri, 16 Aug 2019 20:47:56 +0000 (20:47 +0000)]
Merge "inital Makefile struct with bm metal3" into dev/icn-v0.1.0
Kuralamudhan Ramakrishnan [Fri, 16 Aug 2019 19:27:35 +0000 (12:27 -0700)]
inital Makefile struct with bm metal3
Change-Id: Icceed6c014c867926cd413cbfa0a086736ead6b7
enyinna1234 [Tue, 30 Jul 2019 16:50:34 +0000 (09:50 -0700)]
Adding Initial ICN API Service
This adds create for adding images to the db, read for listing
images, delete for removing images from the database, and update
for changing image description.
Signed-off-by: Enyinna Ochulor <enyinna.ochulor@intel.com>
Change-Id: I8f524c2b5cfef6bc7749b2dc272574c937f24a03
Itohan [Fri, 9 Aug 2019 20:36:58 +0000 (13:36 -0700)]
BPA Provisioning CRD and Controller
Provisioning CRD and Controller for BPA
Issue-ID: ICN-8
Signed-off-by: Itohan Ukponmwan <itohan.ukponmwan@intel.com>
Change-Id: I4111701ce40fc359064af36627c8d001ee9b476b
Cheng Li [Fri, 16 Aug 2019 10:28:11 +0000 (10:28 +0000)]
Merge "Add Rook operator and Ceph cluster bring up script" into dev/icn-v0.1.0
Chen, Tingjie [Tue, 30 Jul 2019 08:43:08 +0000 (08:43 +0000)]
Add Rook operator and Ceph cluster bring up script
Change-Id: I7f296701ac1126852fee6b0c57b79c2e53455da2
Signed-off-by: Chen, Tingjie <tingjie.chen@intel.com>
Kuralamudhan Ramakrishnan [Fri, 26 Jul 2019 19:44:04 +0000 (12:44 -0700)]
adding inital packages for bootstrap cluster
Change-Id: Ie8020c6669f709a90608bedf5146e1216bc01070
hle2 [Sat, 3 Aug 2019 01:32:04 +0000 (09:32 +0800)]
Add SRIOV and QAT device plugin deploy components
Add deploy components include (1) SRIOV/QAT libraries (2) device plugin
yaml for SRIOV/QAT device plugin.
Change-Id: I1ae395d4d51d187d8fc5cb8f7a4d5b5e50ea8433
Kuralamudhan Ramakrishnan [Mon, 22 Jul 2019 08:53:32 +0000 (01:53 -0700)]
inital commit for repo stucture
Change-Id: Id65945b214a66dbd71a4d80a514632d519437fe7
Houa Yang [Fri, 19 Jul 2019 20:33:35 +0000 (15:33 -0500)]
Added .gitreview file
This file is needed for git review which is required by for all developers and am forcing this through..
Signed-off-by: Houa Yang <hyang@contractor.linuxfoundation.org>
Change-Id: I1ef9c588028f136cecea5a1d6606573902b01ac9
Houa Yang [Wed, 15 May 2019 00:46:28 +0000 (00:46 +0000)]
Initial empty repository