1. ea1021d Merge pull request #193 from jpbetz/patch-1 by Kubernetes Prow Robot · 3 years, 4 months ago main
  2. d770ef0 Add jpbetz as reviewer to OWNERS by Joe Betz · 3 years, 4 months ago
  3. b795529 Merge pull request #188 from kevindelgado/extract-items-fix by Kubernetes Prow Robot · 3 years, 4 months ago upstream/v4.1.1
  4. 82b1074 recursive atomicity checking by Kevin Delgado · 3 years, 4 months ago
  5. 7f39dd4 clean up remove_test by Kevin Delgado · 3 years, 4 months ago
  6. 9eed605 cleanup by Kevin Delgado · 3 years, 4 months ago
  7. 8e688ab complete empty structure tests by Kevin Delgado · 3 years, 4 months ago
  8. 1f3a491 generalized retainOnlyListKeys by Kevin Delgado · 3 years, 4 months ago
  9. 4a67677 Add atomic testing by Kevin Delgado · 3 years, 4 months ago
  10. 96fd9c4 atomic working, list hack still in place by Kevin Delgado · 3 years, 4 months ago
  11. 454df95 checkpoint working map by Kevin Delgado · 3 years, 4 months ago
  12. d20b1ce Merge pull request #192 from kevindelgado/no-atomic-to-granular by Kubernetes Prow Robot · 3 years, 4 months ago
  13. 4278010 Unsupport atomic to granular by Kevin Delgado · 3 years, 4 months ago
  14. f503776 Merge pull request #187 from apelisse/fix-benchmark by Kubernetes Prow Robot · 3 years, 5 months ago
  15. 14e776d Fix benchmark broken by owning empty structs by Antoine Pelisse · 3 years, 5 months ago
  16. c6e603f Merge pull request #185 from kevindelgado/extract-items by Kubernetes Prow Robot · 3 years, 5 months ago upstream/v4.1.0
  17. 8eee23c Expose ExtractItems as the opposite of RemoveItems by Kevin Delgado · 3 years, 5 months ago
  18. 61b13cd Add Leaves method to fieldpath.Set object by Kevin Delgado · 3 years, 5 months ago
  19. a4e00e9 Merge pull request #184 from apelisse/fix-remove-structures by Kubernetes Prow Robot · 3 years, 6 months ago upstream/v4.0.3
  20. e71bab7 Show how null is inserted when struct is removed by Antoine Pelisse · 3 years, 11 months ago
  21. f09efb3 Fix tests broken by new mechanism by Antoine Pelisse �� 3 years, 6 months ago
  22. 2e74c28 Use NestedSet to also remove structs owned by no-one by Antoine Pelisse · 3 years, 6 months ago
  23. 2996888 Create NestedSet to populate set branches along with the leaves by Antoine Pelisse · 3 years, 6 months ago
  24. 9f9c770 Merge pull request #173 from christarazi/fix-panic by Kubernetes Prow Robot · 3 years, 8 months ago
  25. 509ee3b Merge pull request #179 from apelisse/default-keys-float-and-int by Kubernetes Prow Robot · 3 years, 9 months ago
  26. cdf8e5a Test that defaulted merge keys as float work well with int values by Antoine Pelisse · 3 years, 9 months ago
  27. 076ef8d Fix panic on pointer to embedded struct by Chris Tarazi · 3 years, 11 months ago
  28. e5a286e Fix incorrect godoc on GetFrom by Chris Tarazi �� 3 years, 9 months ago
  29. 8e408d7 Merge pull request #177 from apelisse/defaulted-associative-keys by Kubernetes Prow Robot · 3 years, 10 months ago upstream/v4.0.2
  30. ded4345 Allow defaulted keys by jennybuckley · 5 years ago
  31. b3cf1e8 Merge pull request #176 from jpbetz/fix-noop-granular-case by Kubernetes Prow Robot · 3 years, 10 months ago
  32. 8443f34 Fix noop granular case for atomic<->granular schema changes by Joe Betz · 3 years, 10 months ago
  33. 0ca72c0 Merge pull request #175 from jpbetz/atomics-ignore-unrecognized by Kubernetes Prow Robot · 3 years, 10 months ago
  34. a36f319 Ignore fieldset paths not in schema when reconciling atomic<->granular schema changes by Joe Betz · 3 years, 10 months ago
  35. 0bcdf88 Merge pull request #170 from jpbetz/test-atomic-introduction by Kubernetes Prow Robot · 3 years, 10 months ago
  36. 9a22ec6 Apply feedback by Joe Betz · 3 years, 10 months ago
  37. 90b911a Add atomic<->granular schema change fixup by Joe Betz · 3 years, 11 months ago
  38. b84068c Merge pull request #169 from jpbetz/atomic-map-test by Kubernetes Prow Robot · 4 years ago
  39. 3fe1e91 Add test for multiple appliers with atomic maps by Joe Betz · 4 years ago
  40. 6592b87 Merge pull request #168 from kubernetes-sigs/release-4.0 by Kubernetes Prow Robot · 4 years ago
  41. d8c62e5 Merge pull request #167 from apelisse/update-gomod-v4 by Kubernetes Prow Robot · 4 years ago upstream/v4.0.0 upstream/v4.0.1
  42. daa3a19 Udpate go mod package to v4 by Antoine Pelisse · 4 years ago
  43. 43c19bb Merge pull request #166 from jpbetz/remove-unowned-fields by Kubernetes Prow Robot · 4 years, 1 month ago
  44. 5b08b43 Add and fix tests to match improved update merging by Joe Betz · 4 years, 1 month ago
  45. 9f09075 Change merge rules so that updaters to share ownership with appliers by Joe Betz · 4 years, 1 month ago
  46. 085f5bf Apply suggestion by Joe Betz · 4 years, 1 month ago
  47. 1ce4a77 Add field unsetting tests by Joe Betz · 4 years, 1 month ago
  48. ca99bda Remove fields when unset from applied configuration if there are no other owners by Joe Betz · 4 years, 1 month ago
  49. 068223b Merge pull request #165 from nodo/fix-contact-info by Kubernetes Prow Robot · 4 years, 2 months ago
  50. 61e4996 Link to wg-api-expression slack and mailing-list by Andrea Nodari · 4 years, 2 months ago
  51. 8fff187 Merge pull request #161 from kwiesmueller/ignore-fields by Kubernetes Prow Robot · 4 years, 2 months ago
  52. 02d431a update RecursiveDifference comment and extend tests by Kevin Wiesmueller · 4 years, 3 months ago
  53. 73b21b9 add test by Kevin Wiesmueller · 4 years, 3 months ago
  54. a8d3871 make ignoredFields part of TestCase by Kevin Wiesmueller · 4 years, 3 months ago
  55. 486ee06 more cleanup by Kevin Wiesmueller · 4 years, 3 months ago
  56. 2c92fd2 switch to versioned ignored fields in updater by Kevin Wiesmueller · 4 years, 3 months ago
  57. 496703a add missing copyright notice by Kevin Wiesmueller · 4 years, 3 months ago
  58. d891327 add RecursiveDifference to benchmarks by Kevin Wiesmueller · 4 years, 3 months ago
  59. 570c5cb move RecursiveDifference code to SetNodeMap by Kevin Wiesmueller · 4 years, 3 months ago
  60. 9810220 cleanup tests by Kevin Wiesmueller · 4 years, 3 months ago
  61. 8a3560e move compare test cases to set_test.go by Kevin Wiesmueller · 4 years, 3 months ago
  62. 85efcff rename Remove to ExcludeFields by Kevin Wiesmueller · 4 years, 3 months ago
  63. 4b4ef12 remove unused test code by Kevin Wiesmueller · 4 years, 3 months ago
  64. eccbede fix update and apply by Kevin Wiesmueller · 4 years, 3 months ago
  65. fd0df01 update vendors by Kevin Wiesmueller · 4 years, 3 months ago
  66. c54f811 add ignored fields to apply by Kevin Wiesmueller · 4 years, 3 months ago
  67. 7c8a53d implement set.RecursiveDifference by Kevin Wiesmueller · 4 years, 3 months ago
  68. d46c0e9 add ignoredFields to update by Kevin Wiesmueller · 4 years, 3 months ago
  69. 621c035 Merge pull request #162 from julianvmodesto/conflicts-to-set by Kubernetes Prow Robot · 4 years, 3 months ago
  70. ef55256 Add Conflicts.ToSet() by Julian V. Modesto · 4 years, 3 months ago
  71. e95fcaa Merge pull request #160 from wawa0210/master by Kubernetes Prow Robot · 4 years, 4 months ago
  72. f150478 replace beta label to GA label for kubernetes by 张潇 · 4 years, 4 months ago
  73. 877aee0 Merge pull request #158 from apelisse/return-nil-on-non-change-apply by Kubernetes Prow Robot · 4 years, 5 months ago upstream/v3.0.0
  74. c840d7e ManagedFields: Implement Copy method by Antoine Pelisse · 4 years, 5 months ago
  75. ac8cf59 fieldpath.ManagedFields: Add Equals method by Antoine Pelisse · 4 years, 5 months ago
  76. 1bd697a merge: Apply returns nil object if unchanged by Antoine Pelisse · 4 years, 5 months ago
  77. 333e024 Merge pull request #156 from jpbetz/mimic-k8s-json-unmarshal by Kubernetes Prow Robot · 4 years, 6 months ago
  78. 5e70324 Convert numbers like Kubernetes does for json.Marshaler types by Joe Betz · 4 years, 6 months ago
  79. 1791273 Merge pull request #155 from jpbetz/freelist-optimization by Kubernetes Prow Robot · 4 years, 6 months ago
  80. 0e517d5 Replace pool.Sync with freelists for value objects by Joe Betz · 4 years, 6 months ago
  81. b8515d0 Merge pull request #153 from jpbetz/compare-optimizations by Kubernetes Prow Robot · 4 years, 6 months ago
  82. 719dc37 optimize merge by introducing map.Zip, map.Empty and recycling map value objects by Joe Betz · 4 years, 6 months ago
  83. 9a93042 Merge pull request #137 from apelisse/perf/compare-pe by Kubernetes Prow Robot · 4 years, 6 months ago
  84. 9c71810 Merge pull request #152 from jpbetz/reflect-nopool-with-marshaller by Kubernetes Prow Robot · 4 years, 6 months ago
  85. e6d9472 Merge pull request #119 from LilyAndLily/dev by Kubernetes Prow Robot · 4 years, 6 months ago
  86. 016ce3b optimize reflect cache lookups, optimize kind checks by Joe Betz · 4 years, 6 months ago
  87. 5443b57 Add json marshal conversion cache by Joe Betz · 4 years, 7 months ago
  88. 5382ed4 Merge pull request #151 from jpbetz/avoid-sync-pool by Kubernetes Prow Robot · 4 years, 6 months ago
  89. 84dea53 optimize mapUnstructured.Equals, apply feedback by Joe Betz · 4 years, 6 months ago
  90. e9a54b4 Optimize ListEquals and Map.Equals, Add List.Range by Joe Betz · 4 years, 7 months ago
  91. 0fb62c1 Merge pull request #145 from jennybuckley/same-order by Kubernetes Prow Robot · 4 years, 7 months ago
  92. 0b0d0c6 Merge pull request #136 from jpbetz/value-reflector by Kubernetes Prow Robot · 4 years, 7 months ago
  93. e060266 Directly reuse objects objects instead of relying on sync.Pool when looping by Joe Betz · 4 years, 7 months ago
  94. 925b736 Apply feedback by Joe Betz · 4 years, 7 months ago
  95. a584cfc Support updates to structs in maps by Joe Betz · 4 years, 7 months ago
  96. 67a7b8c Merge pull request #150 from apelisse/fix/re-add-multi-update-test by Kubernetes Prow Robot · 4 years, 7 months ago
  97. e4cf906 Re-introduce benchmark test for Updates in different versions by Antoine Pelisse · 4 years, 7 months ago
  98. f1586da Merge pull request #146 from apelisse/compatibility-tests by Kubernetes Prow Robot · 4 years, 7 months ago
  99. 321bfd6 Apply feedback by Joe Betz · 4 years, 7 months ago
  100. 8e6097e Merge pull request #149 from apelisse/fix/equal-value-undefined-wrong by Kubernetes Prow Robot · 4 years, 7 months ago