1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/huangjiwang-calico

Имя тега
Описание
Сообщение коммита
Операция
- d5e6926c6a29dfab1d4e12459720e44e3c204941 need to harden go mod downloads against network errors - 15225e1e032b72797d9a5bddba5647c843d83516 Fix git-commit author - b2aafc86458fce42448d6c607faf7577d419fc97 Fix LOCAL_BUILD - 3383e8e8ab4b00f4214f099b673b7580709fd53f Semaphore Automatic Update - 2419a428338cdc7016443684c30d5c73e5df3e90 Semaphore Automatic Update - dfffe7da19fd795da6d1ed3a3202e503d5c564b7 Semaphore Automatic Update - 7f34ff57685ea33fe5df1b4f37a7b1e8605927d0 Update pins correctly - 4edaca3f7b7da75f84f9b51b01f3032da3da247a Semaphore Automatic Update - 9cb28fa779c8f0c474b18aa0de815948d91518d8 Semaphore Automatic Update - 9fc4d2f9bd9ebc83c7db9956cfa8f7c828f26daf Semaphore Automatic Update - bff673ce9e9d3831bab9d2a75626f599bd93d053 Semaphore Automatic Update - 55854e73de07f0d87dbe8b4e21742042a7edd898 Remove 'undo' behavior from local_build - a7fb92759d305ce0247e5d8d47e45a1a36e6a751 Update Makefile - f74f578de2a1bf92e6b063da3509c116501d1065 fix some typo - dc8532f3dc8f9239cceb773c1e52cd0d936bca8c Semaphore Automatic Update - 13c654170810821769f910d2fa1be0bf802d1158 Semaphore Automatic Update - 6cbd3d617eec25992e5445727a7b828c28264444 Update amd64 image to meet certification requirements - 84dbc57596768673424385ad59a6f1a7fe4bf454 Semaphore Automatic Update - b0d6278165e37208cfbefa74f34f94bd391ea672 Fix nil map for flannel migration. - 329a74f40b18ad5804421219e31616107a212a4c Semaphore Automatic Update - 05f31cf3f6ee30a3114087096d3753560b4f99e2 Fix "clean" functionality in kube-controllers. (#433) - a35621723bdd6ca9782ec27e5c3c4464ad025820 Semaphore Automatic Update - 5cf9f69ed603ea5533e70a39bf990b01437f42e8 Semaphore Automatic Update - 7027c8e32146d9630a08d7cee7bea5fec1d464e1 Move common Makefile targets to Makefile.common (#434) - c6f5ae0b8752a354c2580227b5806c69960386c8 Switch Makefile.common from wget to curl, remove wget dependency (#436) - 53f2eddf59a0d4fe005d5420c2b54391a5f0acfc client-go v12.0.0 -> client-go v0.0.0-20191008115822-1210218b4a26 (higher than v1.15.0, forced by go) - 1e140ad07f442a92cb84afc86c809f49563fd6ad Semaphore Automatic Update - d52c547968d3cd779c63bd296e6082782d219168 Move image build/push targets back to local Makefile - b0c4861c5625271902f80bd8088b5b57e4379166 move all k8s.io packages to kubernetes v1.16.3 - 66e751907c30bc2195fbf8c76ee8c4c403e7d4f0 Semaphore Automatic Update - e7fe4553083b503fdf33372ba9c1ef3c3fecc548 Semaphore Automatic Update - 766bd845d3e7bf6de284c8251c4b8e597402a851 Semaphore Automatic Update - 4f41cbe5d0c7ca6cad0417ff6137477ece74d943 Semaphore Automatic Update - 0fdc8ee7a7e36e8c826330d4f5fab56da4a71048 Semaphore Automatic Update
12.12.2019 07:15
Typha version v0.7.1 - Update libcalico-go to latest release-v3.1
05.04.2018 23:32
Typha version v0.7.2 - Update libcalico-go to release-v3.1
19.04.2018 20:56
Typha version v0.7.0 - Log to stdout instead of stderr - Make early logging go to stdout. - Rev libcalico-go to pick up GlobalNetworkSets. - Update libcalico-go to 8439a792041f7cb676bc339dffccf30e165a9ec3 - Rev libcalico-go to d2fe70a7fc26fff6b08f2f91214cd129ec12426e. - Update libcalico-go to 26b83dc3ccceeff9312eaf339386e6599c89c63b - Update libcalico-go to 13d015d6433fd53fb260dc2b3ab50340c34f5749 - Added support for s390x - Update libcalico-go to 2fa2887d917b41342f9beaae745dff2355e4f47c - Update libcalico-go to 16a16d0960511310db4772874de7650ab2967827 - Update libcalico-go to 3be72c2105351f081f6e5c71e1fe036ca71ec343 - Update libcalico-go pin to 5f90a75a16b8c4b94fd045afbfbb545194b451ac - Fix UT for daemon pkg. - Update libcalico-go - Update libcalico-go to 49c0d0164441316a4bc430da232a8a6d7703275d - Update libcalico-go to release-v3.1
19.03.2018 23:13
Typha v0.6.0: - Use libcalico-go with stoppable health - https://github.com/projectcalico/typha/pull/96 - Adding support for ppc64le builds - https://github.com/projectcalico/typha/pull/48
19.12.2017 22:07
Typha version v0.6.0-alpha1-rc1 - Don't let datastore connectivity block liveness reporting - Add UT for datastore being initially down - CalicoAPIConfig now in apiconfig package - Workaround inconsistent 4- and 16-byte reps for IPv4 address - Whitelist licenses for new dependencies - Keep SerializeUpdate.Revision as interface{} - Update libcalico-go pin to current master - Remove EnsureInitialized call and associated UTs that are no longer relevant
25.10.2017 04:20
Typha version v0.6.0-alpha1 - Rev to latest libcalico-go
28.10.2017 18:03
Typha version v0.6.0-beta1 - Rev go-build container to v0.9 to pick up go v1.9.2. - Update libcalico for namespace selector support - Switch etcdv2 to etcdv3 - Fix race in rebalancing test.
17.11.2017 04:30
Typha version v0.5.1 - Update libcalico-go pin for new policy Types field - Rev libcalico-go to pick up permissive ingress/egress validation change. - Implement read/write timeouts in the Typha client. - Fix typha command line client. - Fix a couple of uncaught errors. - bump libcalico-go to v1.7.1
25.09.2017 04:13
Typha version v0.5.0 - Update libcalico-go pin for new policy Types field - Rev libcalico-go to pick up permissive ingress/egress validation change. - Implement read/write timeouts in the Typha client. - Fix typha command line client. - Fix a couple of uncaught errors.
21.09.2017 20:51
Typha version v0.4.0 - Add LICENSE file. - Update the import for logrus to use the updated username - Document Typha protocol and upgrade. - Rev go-datastructures to v1.0.39 to pick up fixes. - Update libcalico to v1.6.0.
16.08.2017 03:29
Typha version v0.3.1 - Report readiness eagerly whenever the sync status changes.
26.07.2017 18:25
Typha version v0.2.2 - Rev libcalico-go to 1.4.3 to pick up fixes.
12.06.2017 16:45
Typha version v0.2.3 - Add basic getting started guide. - Pin go-datastructures library to one with Ctrie traverse fix (#28).
04.07.2017 11:50
Typha version v0.3.0 - Implement liveness and readiness endpoints for Typha (#27). - Rev libcalico-go to pick up multi-net changes (#32). - Rev libcalico-go to pick up pre-DNAT policy support (#33). - Add FV test that tests many adds and deletions (#30). - Add release notes to PR template (#31).
22.07.2017 00:10
Typha version v0.2.0 - Add connection rebalancing to allow for auto-scaling as a Kubernetes service. - UTs for snapshot cache. - Remove datastore config loading and clean up shut down.
09.06.2017 20:14
Typha version v0.2.1 - Rev libcalico-go to v1.4.1 to pick up KDD HostConfig Syncer fix. - Back out rejection of incoming connections.
10.06.2017 19:48
Typha version v0.1.4 - Special-case NodeKey since it can't be serialized. - Update libcalico-go to v1.3.0
06.06.2017 02:39
Typha version v0.1.5 - Fix deduplication of unchanged KVs. This was broken by addition of revision information. - Update libcalico-go to v1.4.0
07.06.2017 05:28
Typha version v0.1.7 - Add counters for updates and skipped updates. - Add extra debug to KV decoding. - Pass through nil values to signal deletion. - Update libcalico-go to pick up key parsing fix. Pin deps to avoid glide issues. - Skip bad keys to avoid a nil pointer in that failure case. - Reduce severity of context canceled message. - Markups. - Ensure datastore is initialized.
07.06.2017 18:38
1
https://api.gitlife.ru/oschina-mirror/huangjiwang-calico.git
git@api.gitlife.ru:oschina-mirror/huangjiwang-calico.git
oschina-mirror
huangjiwang-calico
huangjiwang-calico