Skip to content

Instantly share code, notes, and snippets.

@caesarxuchao
Created February 2, 2017 13:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save caesarxuchao/9f7eec6d90c26698580a6eb1810ec5f4 to your computer and use it in GitHub Desktop.
Save caesarxuchao/9f7eec6d90c26698580a6eb1810ec5f4 to your computer and use it in GitHub Desktop.
git log --oneline | pbcopy, in kube-sync, post-filter
8759f356a4 k8s.io/apiserver: add example api group
76bb1ef5e8 pkg/api/testing: cut off fuzzers from static codecs
fd7b381ef2 Merge pull request #40124 from mbohlool/separation
1b057ed048 pkg/api: move HasObjectMetaSystemFieldValues into apimachinery
30f11579e5 Merge pull request #40630 from liggitt/apply-null
ca711d2cd1 fixup apply null tests
a1384892a7 CreateThreeWayMergePatch should propagate explicit null fields
8ab0a7e067 move portforward to client-go
ea9918091b Add backward compatibility to OpenAPI spec for renamed definitions
f3a576a2dd Use full package path as definition name in OpenAPI
d03f68dc24 Merge pull request #39810 from enj/enj/f/and_selectors
f6eb43d54a move util/intstr to apimachinery
0b14472e91 Update generated files
425e7af685 pkg/api: move Semantic equality to k8s.io/apimachinery/pkg/api/equality
1a4a2fb70e pkg/api/resource: move to apimachinery
23f44d2f0a pkg/api/testing: split fuzzer between apimachinery and kube
4f21515f32 Merge pull request #40605 from deads2k/generic-32-movehttpstream
ec6b1e687d Merge pull request #40497 from lavalamp/log2much
ff4c96d978 remove httpstream dependency on pkg/api
c65c37fa61 pkg/util: move httpstream to k8s.io/apimachinery
a5544b1db3 Merge pull request #39469 from kevin-wangzefeng/forgiveness-API-changes
a577b02a7b Merge pull request #40542 from deads2k/generic-29-simple
67ace7f740 Merge pull request #40594 from deads2k/restore-testing
363d28df6f move pkg/api/validation/path to apimachinery
13a0b6a87a Merge pull request #40389 from smarterclayton/use_meta
ded5d8d06c fix up broken tests
a788f18879 api changes of forgiveness phase1
3662cc6b36 Use metav1.*Options in genericapiserver
e411894d75 Adjust global log limit to 1ms
dc4a761024 Merge pull request #40312 from p0lyn0mial/add_shortName_to_the_api
a158e019b9 Merge pull request #40357 from sttts/sttts-more-cutoffs-2
1781f0fe1a Make HandleError prevent hot-loops
567adad85e checking-in generated code
2a10eab7a6 Added shortNames to meta.v1.APIResource. The shortNames would be used to allow kubectl to have short names representations of resources from aggregated API servers.
c2e62754b1 Update generated files
332bcd6c2a third_party/forked/golang/netutil: move to k8s.io/apimachinery
e2cded107a third_party/forked/golang/json: move to k8s.io/apimachinery
c64c580ad2 pkg/util: move uuid and strategicpatch into k8s.io/apimachinery
bbafb06ef3 Merge pull request #38905 from juanvallejo/jvallejo/return-typed-json-yaml-syntax-errs
0e961e8099 return typed json,yaml syntax errors
5375c3c343 Merge pull request #39260 from tanshanshan/check-empty-set
594720be84 generated: Move references to metav1.*Options
a3d70ea25f Move all *Options to metav1
b4995169f9 Allow fieldSelectors to match arbitrary values
06ac9fab46 generated: informer,client
c3779783c2 Create meta/internalversion for ListOptions
c8ea4aac1e Change the string serialization of the Nothing selector
4a80328041 OWNERS: Update latest OWNERS files
5a1075b8d4 Add AndSelectors helper function
417c6337b4 separate announce factories
d484f580cb move apimachinery/announced to apimachinery
12fff4a669 allow API groups to be installed and registered in multiple schemes
157ad5c5cb Merge pull request #39481 from nikhiljindal/alreadyRegisteredError
78a77b100e Adding more details to API group already registered error
5fa374101c Updated top level owners file to match new format
572a17da5f move pkg/fields to apimachinery
9c8a3961e5 fix checking empty
8af60005eb generated: staging
d9802f5236 refactor: use metav1.ObjectMeta in other types
4987a2ac36 Move APIs and core code to use metav1.ObjectMeta
3da41ad518 Move ObjectMeta to metav1
bfad548d79 Merge pull request #39974 from deads2k/api-60-move-patch
dc533677dd move PatchType to apimachinery
b2db85ce5e genericapiserver: cut off kube pkg/version dependency
dca395e505 Move first pkg/api/validation's into apimachinery
9f2566ba10 move pkg/util/rand
aab0ed45b5 move openapi types to pkg/openapi
11c21eb7d0 move meta/v1/validation to apimachinery
1722c63248 mechanical
af0fb4e02d move api/errors to apimachinery
8f14f470b9 Merge pull request #39675 from apprenda/dns_case_insensitive
b789c581c4 generated: protobuf for types
cdda2277b5 Don't blame DNS spec on Kubernetes requirement for lower-case DNS labels.
1f939daed9 replace global registry in apimachinery with global registry in k8s.io/kubernetes
ba89aa45e0 Merge pull request #37557 from sttts/sttts-update-ugorji
c3dea715e0 Remove Selfer codec impl from Verbs and add regression tests
54f1f9c3f3 add owners to apimachinery
0fa5ccae2c start the apimachinery repo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment