Commit Graph

  • 34231166ae create empty NetworkStatus for empty Result struct Abdul Halim 2018-12-13 10:29:14 +00:00
  • 063a3593b8 multus: simplify teardown on add error and clarify error message Dan Williams 2019-02-04 09:33:47 -06:00
  • f229cbe47f moved crio details out of the README.md and into the ./docs/quickstart.md Aneesh Puttur 2019-01-30 09:22:46 -05:00
  • 747d31bb30 Fix Bin directory is different when using CRI-O Added new configuration file for crio runtime multus-crio-daemonset.yml Added instructions to readme for crio users. Fixes #224 Signed-off-by : Aneesh Puttur <aputtur@redhat.com> Aneesh Puttur 2019-01-28 14:19:31 -05:00
  • cd6f9880ac Fix multus dir creation in how-to-use.md Moshe Levi 2019-01-27 20:17:49 +02:00
  • 3ae7af14be [docs] Adds note about master device name dougbtv 2019-01-25 14:30:14 -05:00
  • c6c9706855 Fixed the internal link to the 'create-network-attachment-definition' section. Md Safiyat Reza 2019-01-25 20:12:15 +05:30
  • 66595e8172 refactor k8sclient: rename some val knight 2019-01-25 09:54:53 +08:00
  • 0cee7bfdb1 Add CNI-Genie reference in code Ritu Sood 2019-01-24 06:48:37 -08:00
  • 5def0b7a00 Merge pull request #1 from rkamudhan/dev/pr-165-rebase ritusood 2019-01-22 09:37:16 -08:00
  • 972a7d18c6 [entrypoint] Updates entrypoint for atomic move of binary (for cleaner upgrade) dougbtv 2019-01-22 10:38:02 -05:00
  • a4951bbd0d Merge pull request #242 from dougbtv/entrypoint-movefile Doug Smith 2019-01-22 10:45:19 -05:00
  • d7e8809cf8 [entrypoint] Updates entrypoint for atomic move of binary (for cleaner upgrade) dougbtv 2019-01-22 10:38:02 -05:00
  • 07ab852520 adding unit test fixes Kuralamudhan Ramakrishnan 2019-01-21 23:15:13 +00:00
  • 84a6ad5ccf rebase the #165 PR commit Kuralamudhan Ramakrishnan 2019-01-20 21:48:31 +00:00
  • b90f0e2ed6 Set interface to nil Ritu Sood 2019-01-20 02:18:36 -08:00
  • f276c023f8 [entrypoint] Adds option for namespaceIsolation in entrypoint dougbtv 2019-01-15 11:21:18 -05:00
  • ac3f0d155e Merge pull request #237 from dougbtv/entrypoint-nsisolation Doug Smith 2019-01-15 13:42:49 -05:00
  • 66ca933a2f [entrypoint] Adds option for namespaceIsolation in entrypoint dougbtv 2019-01-15 11:21:18 -05:00
  • abdfc70c0d Remove validating admission controller Przemyslaw Lal 2018-12-11 09:15:08 +00:00
  • 6a46d54161 Add version into binary and fix .travis.yml to run forked repo. Tomofumi Hayashi 2018-12-06 12:52:30 +09:00
  • 344e74f971 Remove unused config in flannel-daemonset.yaml Michael Wyraz 2018-12-15 23:39:15 +01:00
  • 9b3491f9f7 Add port forwarding to config provided by the docker image Michael Wyraz 2018-12-15 23:49:48 +01:00
  • 9db8f38743 add MULTUS_CONF_FILE to the arr for checking Shahar Klein 2018-12-17 10:54:16 -08:00
  • 7174b9ac47 [dockerfile] Updates Dockerfile for OpenShift-style build dougbtv 2019-01-07 11:36:56 -05:00
  • fe6b68d58b Merge pull request #230 from dougbtv/dockerfile Doug Smith 2019-01-07 11:37:50 -05:00
  • 6880d9eb3b [dockerfile] Updates Dockerfile for OpenShift-style build dougbtv 2019-01-07 11:36:56 -05:00
  • cef999f394 Merge pull request #223 from pliurh/doc Doug Smith 2019-01-07 11:19:13 -05:00
  • 0d8296c54c [docs][minor] Typos and formatting for default network annotation docs dougbtv 2019-01-07 11:18:08 -05:00
  • 73f629b2fe Fixed document about '/' notation in text annotation. Tomofumi Hayashi 2019-01-07 11:02:02 +09:00
  • e55832cae0 Merge branch 'master' of github.com:intel/multus-cni Tomofumi Hayashi 2018-12-27 12:20:36 +09:00
  • a51309c532 [dependency] Add portmap capability support (Other changes were dependent on changes made in this commit) Mathieu Rohon 2018-09-26 09:52:37 +02:00
  • 8d2445bb4c [feature] Adds a namespace isolation security feature dougbtv 2018-12-18 17:03:05 -05:00
  • 1558896125 Add doc for specifying pod default cluster network Peng Liu 2018-12-17 23:32:54 +08:00
  • de4bed7a60 [feature] Adds a namespace isolation security feature dougbtv 2018-12-18 17:03:05 -05:00
  • 0a59253609 k8sclient: Add missing error check Michal Rostecki 2018-11-27 17:34:20 +01:00
  • 570a81d641 [dockerfile] Adds Dockerfile.rhel for OpenShift build dougbtv 2018-12-04 21:08:09 -05:00
  • 4ad64094b3 Fix go vet issue. Tomofumi Hayashi 2018-12-06 13:34:08 +09:00
  • 3e2c4b1528 Change the namespace to 'kube-system' Tomofumi Hayashi 2018-12-04 17:07:06 +09:00
  • 2e070bd4a5 clusterNetwork/defaultNetworks and namespace spec fixed Tomofumi Hayashi 2018-11-30 16:33:09 +09:00
  • dd8492c44c Fix Docker build issue around golang. Tomofumi Hayashi 2018-12-04 18:20:22 +09:00
  • 09503c3dd3 Add .gitignore file Michal Rostecki 2018-11-27 17:28:19 +01:00
  • 1ee63551fa [bugfix] Delete all delegates instead of breaking out during deletion loop dougbtv 2018-11-29 13:49:55 -05:00
  • 0e6cc2292a Change pod annotation name to 'v1.multus-cni.io/default-network' Peng Liu 2018-11-30 11:07:59 +08:00
  • 8c021bd46f Add more debug message Peng Liu 2018-11-27 08:38:36 +08:00
  • 50dfdb7036 Specify Pod default network in Annotations Peng Liu 2018-09-28 15:02:05 +08:00
  • 5b5e5e5386 Add description how to use CRD in non-default namespaces Tomofumi Hayashi 2018-11-20 13:30:37 +09:00
  • 510c803d2c [docs] Updates to fix typos and extend information about CNI configurations generally per review dougbtv 2018-11-19 09:12:47 -05:00
  • 99dbdd9f57 [docs] Adds additional quickstart.md specific guide, some updates to usage guide dougbtv 2018-11-16 10:55:31 -05:00
  • 61801e07d4 Add comments in case of daemonset. Tomofumi Hayashi 2018-11-15 16:12:05 +01:00
  • 52f6892ba1 Add more paragraph. Tomofumi Hayashi 2018-11-15 16:01:03 +01:00
  • 62b9dc51c1 Add "NOTE:" and change "NOTE" from "Note" Tomofumi Hayashi 2018-11-15 15:57:59 +01:00
  • 80009b398c s/folloiwng/following/ Tomofumi Hayashi 2018-11-15 15:53:42 +01:00
  • 67380dbf9e Add 'skip in case of daemonset' at "SA, ClusterRole..." Tomofumi Hayashi 2018-11-15 15:50:45 +01:00
  • 7d551d100d Indent the paragraph at "install multus" Tomofumi Hayashi 2018-11-15 15:41:10 +01:00
  • 9d20b37904 Update README.md and split into several child documents Tomofumi Hayashi 2018-11-13 09:06:22 +01:00
  • c4feebc6c9 [divergence] Support IPRequest to specify IP address for interface Alona Kaplan 2018-11-28 13:27:49 +02:00
  • 787586aca8 Fix the log message. Tomofumi Hayashi 2018-11-29 15:11:33 +09:00
  • 8c2798a32a [travis] Updates Travis to build ':snapshot' tagged image on each merge into master dougbtv 2018-11-15 16:13:00 -05:00
  • d87b7beeca fix indentation Przemyslaw Lal 2018-10-11 13:36:59 +01:00
  • ecb3260866 webhook documentation updates Przemyslaw Lal 2018-10-11 13:09:35 +01:00
  • 20ae7c25e5 add more webhook tests Przemyslaw Lal 2018-10-11 13:06:13 +01:00
  • e748969163 improve error handling in webhook Przemyslaw Lal 2018-10-11 13:05:52 +01:00
  • 63ff3f1992 run webhook as a deployment Przemyslaw Lal 2018-10-11 10:43:29 +01:00
  • 862eb5e8e2 Add proxy env variables to docker build script Przemyslaw Lal 2018-08-28 12:11:15 +01:00
  • abcee9ecda Add documentation for validating admission webhook Przemyslaw Lal 2018-08-22 15:14:27 +01:00
  • 8b18175fc9 Add deployment files for validating admission webhook Przemyslaw Lal 2018-08-22 15:00:58 +01:00
  • 5892b36b7a Add validating admission webhook Przemyslaw Lal 2018-08-22 14:43:38 +01:00
  • fd5ac6801c Setting the MAC in CNI_ARGS shouldn't override the already existing CNI_ARGS Alona Kaplan 2018-11-12 17:29:26 +02:00
  • d773dcfaad CRD: interfaceRequest -> interface (v1 spec conformance) Dan Williams 2018-11-08 09:15:38 -06:00
  • bcc6e21587 Fix rebase conflicts. Tomofumi Hayashi 2018-11-07 17:09:54 +09:00
  • 818c8d7c99 [divergence] Fix multus_test. Tomofumi Hayashi 2018-10-26 15:13:35 +09:00
  • dd9fedee2a Remove unnecessary else clause Tomofumi Hayashi 2018-10-26 14:47:59 +09:00
  • 87b7dbc378 Incorporate @dcbw's comment. Tomofumi Hayashi 2018-10-15 16:36:35 +09:00
  • 481c21b1e1 Add mac/interfaceRequest section in README.md Tomofumi Hayashi 2018-09-05 17:44:04 +09:00
  • 91a0e74a0d Change json field name to align with NPWG spec v1. Tomofumi Hayashi 2018-09-05 17:31:09 +09:00
  • ac3731380c Fix the way to set MAC. Tomofumi Hayashi 2018-09-05 17:16:05 +09:00
  • 0a0c8d042a Add debug messasge for MAC. Tomofumi Hayashi 2018-09-05 16:11:21 +09:00
  • dae85d7781 Support MacRequest to specify MAC address for interface Tomofumi Hayashi 2018-08-28 19:21:50 +09:00
  • 6b573e8c4b Add issue template for {bug,enhance,support} Tomofumi Hayashi 2018-11-06 16:28:33 +09:00
  • 606efe443f Fix example files (#171 and #183) Tomofumi Hayashi 2018-11-05 21:57:38 +09:00
  • 3458934e12 Fix typo in README.md Tomofumi Hayashi 2018-10-18 17:12:00 +09:00
  • 6b0266148b Add clusterNetwork/defaultNetwork into multus Tomofumi Hayashi 2018-10-11 17:57:20 +09:00
  • 55792b94d5 Add unit tests for clusterNetwork/defaultNetworks Tomofumi Hayashi 2018-10-15 16:32:15 +09:00
  • 061f4f913e Add clusterNetwork/defaultNetwork into multus Tomofumi Hayashi 2018-10-11 17:57:20 +09:00
  • bb89e538eb [divergence] Add clusterNetwork/defaultNetwork into multus Tomofumi Hayashi 2018-10-11 17:57:20 +09:00
  • 7f389e7e7c Make conflistDel() behave like conflistAdd() Michael Cambria 2018-11-01 12:55:39 -04:00
  • da20d1d875 [rbac] Tightens down RBAC for clusterrole dougbtv 2018-11-01 12:07:01 -04:00
  • fa2e35c4d4 Fix logFile to match configuration json Michael Cambria 2018-10-30 11:37:22 -04:00
  • 35e4ee50a4 Fixes flannel daemonset stuck in pod queue in Kubernetes 1.12.x per #170 dougbtv 2018-10-17 13:30:59 -04:00
  • 6e335441ab Merge branch 'master' of github.com:intel/multus-cni Tomofumi Hayashi 2018-12-18 14:28:28 +09:00
  • f157f424b5 k8sclient: Add missing error check Michal Rostecki 2018-11-27 17:34:20 +01:00
  • e5e020f6a3 [dockerfile] Adds Dockerfile.rhel for OpenShift build dougbtv 2018-12-04 21:08:09 -05:00
  • dd9355c3aa Fix go fmt issue. Tomofumi Hayashi 2018-12-06 13:42:17 +09:00
  • a9b40c7841 Fix go vet issue. Tomofumi Hayashi 2018-12-06 13:34:08 +09:00
  • 6bf296f54d Change the namespace to 'kube-system' Tomofumi Hayashi 2018-12-04 17:07:06 +09:00
  • e05de6260b clusterNetwork/defaultNetworks and namespace spec fixed Tomofumi Hayashi 2018-11-30 16:33:09 +09:00
  • 887a9f42dd Fix Docker build issue around golang. Tomofumi Hayashi 2018-12-04 18:20:22 +09:00
  • 4e3a5fe180 Add .gitignore file Michal Rostecki 2018-11-27 17:28:19 +01:00
  • 8d89700cac [bugfix] Delete all delegates instead of breaking out during deletion loop dougbtv 2018-11-29 13:49:55 -05:00