Commit Graph

  • d438013cb4
    Update k8s-go Taghuo Fongue 2020-02-12 05:40:07 +0100
  • ce80cb77d9
    Update k8s-go Taghuo Fongue 2020-02-10 19:51:31 +0100
  • cf19dda953
    Update k8s-go Taghuo Fongue 2020-02-10 19:43:24 +0100
  • f410afb610
    Update k8s-go Taghuo Fongue 2020-02-10 19:20:52 +0100
  • f315f1e9c2
    Update k8s-go Taghuo Fongue 2020-02-10 18:50:39 +0100
  • d5aaaf0c8f
    Update k8s-go Taghuo Fongue 2020-02-10 18:26:41 +0100
  • 98a0bfe41c Update k8s-go Taghuo Fongue 2020-02-09 13:38:39 +0100
  • 129005adbb
    Update k8s-go Taghuo Fongue 2020-02-09 13:35:49 +0100
  • 35ee123607
    Update k8s-go Taghuo Fongue 2020-02-09 13:30:05 +0100
  • e8651b5403
    Update k8s-go Taghuo Fongue 2020-02-09 13:28:18 +0100
  • 951a5df3d9 Update k8s-go Taghuo Fongue 2020-02-09 13:22:58 +0100
  • 39d780f46c Update k8s-go Taghuo Fongue 2020-02-09 12:52:33 +0100
  • 5bb80ce642
    Update k8s-go Taghuo Fongue 2020-02-09 12:49:54 +0100
  • 9e1053768a
    Update k8s-go Taghuo Fongue 2020-02-09 12:46:49 +0100
  • b65df1c8ef
    Create k8s-go Taghuo Fongue 2020-02-09 12:34:13 +0100
  • 4d0b112e37 Create file Taghuo Fongue 2020-02-09 10:55:44 +0100
  • 6f18339619 Use atomic.Value instead of mutex for execReports matte21 2020-01-15 22:24:29 +0100
  • 5cba624f3b Remove useless comment matte21 2020-01-15 17:18:03 +0100
  • 588ee11525 Improve comments on virtual network state matte21 2020-01-15 11:42:32 +0100
  • 846b0f4d49 Rename "layer" into "stage" matte21 2020-01-13 20:13:56 +0100
  • c23c828834 Reword comments in pre-existing interfaces sync matte21 2020-01-13 19:41:22 +0100
  • f5c097255d Small improvements matte21 2020-01-13 17:35:33 +0100
  • 1f6037a670
    Merge pull request #81 from MikeSpreitzer/simplify-ca Mike Spreitzer 2020-01-10 17:48:46 -0500
  • 128c431293
    Merge pull request #84 from MikeSpreitzer/upgrade-metrics-deployments-manifests-to-stable-version matte21 2020-01-10 23:40:00 +0100
  • c87d9b4afe Upgrade API version of metrics' deployments matte21 2020-01-10 23:30:02 +0100
  • 1b02c92ad4 Use Single job starter workflow Michael123450 2020-01-02 00:56:37 +0200
  • f3d89d074f
    Merge pull request #354 from wwgfhf/master Kubernetes Prow Robot 2019-12-30 06:07:39 -0800
  • 561467fb9d
    Merge pull request #353 from zhanw15/master Kubernetes Prow Robot 2019-12-30 03:43:40 -0800
  • 77112e463d
    Update README.md wwgfhf 2019-12-30 14:24:29 +0800
  • 5ad7e939af repair url about replication-controller zhanwang 2019-12-30 12:58:59 +0800
  • a32bf5c3e9
    Merge pull request #350 from cl4u2/nfs-cdk Kubernetes Prow Robot 2019-11-04 06:47:41 -0800
  • 322d78bab2 Add CDK provisioner to NFS example Claudio Pisa 2019-11-04 15:04:44 +0100
  • fed0600f33 Fix race condition during legacy interfaces sync matte21 2019-10-24 18:43:09 +0200
  • f4617795ac Replace "lister ID" with VNI matte21 2019-10-24 17:13:53 +0200
  • 00c82beeb3 Remove useless retry loop in connection agent matte21 2019-10-24 15:11:23 +0200
  • c554ce8fa7 Unify update of L1 VN state matte21 2019-10-24 15:03:11 +0200
  • f867f07db7 Make log messages in notification handlers more precise matte21 2019-10-23 16:39:54 +0200
  • a5f78d4a29 Remove useless fieldsSelector custom type matte21 2019-10-23 16:16:32 +0200
  • a4fcf93218 Make import name consistent with other import names matte21 2019-10-23 15:13:07 +0200
  • 6a549839d8
    Merge pull request #82 from MikeSpreitzer/fix-cookie-generation Mike Spreitzer 2019-10-22 14:53:26 -0400
  • 9ae447f93a
    Merge pull request #345 from roberthbailey/patch-2 Kubernetes Prow Robot 2019-10-07 10:15:10 -0700
  • d4c402d73d
    Merge pull request #346 from janverhoeckx/patch-1 Kubernetes Prow Robot 2019-10-03 06:30:08 -0700
  • 8d0b5d6eaa
    Merge pull request #348 from the-gigi/master Kubernetes Prow Robot 2019-10-01 11:33:34 -0700
  • dc5c33850d Fix typo in a comment "there" -> "their" Gigi 2019-10-01 08:36:30 -0700
  • bc26c36199 Fixes newrelic-infrastructure example (#308) Yevhen Terentiev 2019-10-01 09:15:01 +0300
  • fa361c69d5
    Correction selenium node-chrome port Jan Verhoeckx 2019-09-30 14:25:21 +0200
  • 359ba48d80
    Remove myself from reviewers Robert Bailey 2019-09-23 14:36:09 -0700
  • 1543966fe5
    Merge pull request #344 from ZP-AlwaysWin/dev02 Kubernetes Prow Robot 2019-09-20 03:56:59 -0700
  • e76d17335d xxx ZP-AlwaysWin 2019-09-20 00:06:19 +0800
  • 7c24236692
    Merge pull request #343 from ZP-AlwaysWin/dev01 Kubernetes Prow Robot 2019-09-19 08:57:01 -0700
  • 2ef4b3a7c9 Preventing null pointer exceptions ZP-AlwaysWin 2019-09-19 23:38:25 +0800
  • ab0f6c2bf8 OvS fabric: fix cookie generation for remote interface matte21 2019-09-19 16:08:35 +0200
  • 87a2e1cae3 More OOP in network interfaces handling matte21 2019-09-18 17:37:23 +0200
  • e84a065b09 Rename seenInCache to listersID matte21 2019-09-18 17:14:29 +0200
  • 8eaccb1319 Add field for command that executed to ExecReport matte21 2019-09-18 16:43:29 +0200
  • 40f379e160 Add comment on why error during initial sync is ignored matte21 2019-09-18 13:19:19 +0200
  • 2acddc7859 Fix leak of empty maps when clearing L1 VN state matte21 2019-09-17 18:29:12 +0200
  • 021c7a15a9 Tweak setting of postCreateExecReport matte21 2019-09-17 17:12:54 +0200
  • efa1cad313 Fix remote attachments notification handlers matte21 2019-09-17 13:31:06 +0200
  • b82b56d2b7 Make network interfaces handling more OOP matte21 2019-09-16 21:50:19 +0200
  • dfe1be8097 Start transition to full OOP network interfaces matte21 2019-09-16 16:34:05 +0200
  • 220befb383 Remove enqueue on initial sync of remote interface matte21 2019-09-16 15:02:24 +0200
  • 45701a6ba6 Remove L1 virtual network state UIDs matte21 2019-09-16 12:41:30 +0200
  • e2f6cb0af6 Clarify nature of postCreateExecs matte21 2019-09-13 16:31:35 +0200
  • 608a9669b8 Use values for aggregate virtual network state matte21 2019-09-13 15:43:54 +0200
  • 15a45177d5 Add pause to deletion of orphan network interface matte21 2019-09-12 11:18:23 +0200
  • 8b30e90b92 Tweak comments as suggested in review matte21 2019-09-12 11:03:57 +0200
  • 9b342598bb Make close of stop chans robust to struct being sent matte21 2019-09-12 10:40:21 +0200
  • f714111b52
    Merge pull request #342 from vincepower/patch-1 Kubernetes Prow Robot 2019-09-11 03:01:24 -0700
  • 6085b6218a
    Updating README.md Vince Power 2019-09-08 22:51:36 -0300
  • a5d3ce9868 Add syncing of pre-existing network interfaces matte21 2019-09-04 00:40:14 +0200
  • f44a50058a Group fields of virtual network state per-layer matte21 2019-09-02 16:20:28 +0200
  • a462a9071c Add logging for virtual network state management matte21 2019-09-01 19:57:22 +0200
  • e0995f21bb Replace deprecated function with non-deprecated one matte21 2019-09-01 18:07:14 +0200
  • bad62cf05a Switch to 2-layer handling of virtual networks state matte21 2019-09-01 18:00:55 +0200
  • 09f1f08da8 Unexport Prometheus metrics config consts matte21 2019-09-01 11:04:26 +0200
  • bc6944a82b Comment out pre-existing network interfaces sync matte21 2019-08-31 08:02:50 +0200
  • 8e8f9cce56 Remove accidental var shadowing matte21 2019-08-29 16:28:44 +0200
  • daff365bfc Add missing K8s events, Prometheus metrics and logs matte21 2019-08-28 17:05:54 +0200
  • 1f356407c2
    Merge pull request #341 from ZP-AlwaysWin/dev01 Kubernetes Prow Robot 2019-08-28 08:25:12 -0700
  • d622b72e69
    Merge pull request #340 from jayunit100/patch-1 Kubernetes Prow Robot 2019-08-28 08:23:16 -0700
  • f9e0109a04 Add sync of pre-existing network interfaces matte21 2019-08-28 10:14:47 +0200
  • 18610fca9c Small tweaks matte21 2019-08-27 11:52:06 +0200
  • 47c2ed4651 Add logging on network interfaces handling matte21 2019-08-26 16:54:35 +0200
  • 42440883a2 Update function comment to reflect its body matte21 2019-08-25 12:11:14 +0200
  • 0a75407681 Small tweaks matte21 2019-08-25 11:24:22 +0200
  • 9f045c353f Remove unusued function matte21 2019-08-24 17:33:00 +0200
  • 593887bde8 Small unrelated code style tweaks matte21 2019-08-24 17:31:14 +0200
  • 4afcf4242c Fix bug introduced in a previous commit matte21 2019-08-24 13:41:00 +0200
  • 5f4b7d218e Tiny tweak: improve ordering of func args matte21 2019-08-24 13:37:49 +0200
  • 5739414ec1 Make check on attachment being up to date readable matte21 2019-08-24 13:18:54 +0200
  • 31be022dc9 Remove non-common network interface methods matte21 2019-08-24 13:15:23 +0200
  • 6ffb984e61 Rename: "nsnTo<something>" to "attTo<something>" matte21 2019-08-24 13:04:15 +0200
  • ccf6f0a10f Small function rename matte21 2019-08-24 12:57:27 +0200
  • a8d911cdc6 To single path for existing and deleted attachments matte21 2019-08-24 12:52:51 +0200
  • aa661e244c Remove unneeded multi-line function invocations matte21 2019-08-23 19:46:45 +0200
  • 6c0a834857 Get rid of obvious comment matte21 2019-08-23 19:44:00 +0200
  • a28c3a349e Make main logic use generic network interface type matte21 2019-08-23 17:21:51 +0200
  • c00f90e6fb Empty interfaces sync code matte21 2019-08-22 15:16:48 +0200
  • 9f72daae62 Simplify retrieval of NetworkAttachments matte21 2019-08-22 12:49:01 +0200