Shimin Guo
83b76aa8ac
make akshaymankar an pwner
2019-09-30 10:00:26 -07:00
Kubernetes Prow Robot
01b367bb93
Merge pull request #50 from akshaymankar/client-readme
...
Add README to client package, also add me to maintainers
2019-07-12 00:57:06 -07:00
Akshay Mankar
5d1508e7c0
Add me to the maintainer field of the packages
2019-07-12 07:24:44 +01:00
Akshay Mankar
4e22802ddb
Add README to package.yaml for nicer hackage page
2019-07-12 07:22:17 +01:00
Kubernetes Prow Robot
4dc78bdfb0
Merge pull request #49 from akshaymankar/client-pvp-bounds
...
Add lower bounds to client deps
2019-07-11 00:46:55 -07:00
Akshay Mankar
340ebb3eca
Add lower bounds to client deps
...
They can possibly be lowered even more, but I couldn't find any
nice/automated way of doing that.
2019-07-11 07:56:51 +01:00
Kubernetes Prow Robot
b9f7dd1728
Merge pull request #48 from akshaymankar/new-stack
...
Update resolver to be in sync with core package
2019-07-10 11:08:27 -07:00
Akshay Mankar
24171f73b8
Update resolver to be in sync with core pkg
...
This will fix generated upper bound for the exception package
2019-07-10 16:57:39 +01:00
Kubernetes Prow Robot
ada1fb864e
Merge pull request #47 from guoshimin/fix-bounds
...
fix version bounds for aeson
2019-06-24 14:28:36 -07:00
Kubernetes Prow Robot
a158dcd7dc
Merge pull request #46 from akshaymankar/optional-preferences
...
Make preferences in kubeconfig optional
2019-06-21 10:36:17 -07:00
Akshay Mankar
9ea1852caf
Make preferences in kubeconfig optional
2019-06-21 16:33:43 +01:00
Shimin Guo
fd3920afc7
fix version bounds for aeson
2019-06-16 21:57:30 -07:00
Kubernetes Prow Robot
412591bab9
Merge pull request #43 from codedownio/fix-IntOrString
...
Fix FromJSON/ToJSON instances of CustomTypes (IntOrString and Quantity)
2019-06-12 16:20:16 -07:00
Tom McLaughlin
e0a4857242
Fix FromJSON/ToJSON instances of CustomTypes (IntOrString and Quantity)
2019-06-01 06:32:30 -07:00
Kubernetes Prow Robot
6b115bc18d
Merge pull request #42 from irvifa/release-1.14
...
Bump version to 1.14
2019-05-28 10:23:58 -07:00
Irvi Aini
544b5267f2
Bump version to 1.14
2019-05-15 17:23:25 +07:00
Kubernetes Prow Robot
8429cfb88f
Merge pull request #41 from jonschoning/import-mappings
...
Add custom types IntOrString and Quantity
2019-03-29 22:57:08 -07:00
Jon Schoning
7a0b709549
Add custom types IntOrString and Quantity
...
- regen with import-mappings
- add CustomTypes and CustomInstances
- update openapi-generator commit
Instead of A.Value, IntOrString becomes a sum type with constructors IntOrStringI and IntOrStringS
Instead of Text, Quantity becomes a newtype over Text. Currently no custom construction or serialization is implemeneted (i.e. the Text should be the wire format)
See CustomTypes.hs for details on the Quantity type.
2019-03-28 14:39:40 -05:00
Kubernetes Prow Robot
f9468e5664
Merge pull request #38 from guoshimin/travis2
...
travis config
2019-03-19 05:58:22 -07:00
Shimin Guo
fe80125ec7
give stack more time
2019-03-18 11:23:58 -07:00
Shimin Guo
42686f6492
add badge
2019-03-18 09:01:46 -07:00
Shimin Guo
9ece5c7ae7
travis config
2019-03-18 08:43:10 -07:00
Kubernetes Prow Robot
5973927601
Merge pull request #35 from guoshimin/regen
...
rerun codegen
2019-03-18 05:13:13 -07:00
Kubernetes Prow Robot
b734f3e980
Merge pull request #36 from guoshimin/patch-2
...
add jonschoning as an owner
2019-03-16 11:52:56 -07:00
Shimin Guo
9bc44160fd
adding previously untracked files
2019-03-13 23:21:02 -07:00
Shimin Guo
a60af99874
add jonschoning as an owner
2019-03-13 08:33:45 -07:00
Shimin Guo
ec97160bc8
Generate from v1.13.4
2019-03-13 07:46:12 -07:00
Shimin Guo
6d0ee58ade
rerun codegen
2019-03-11 22:45:15 -07:00
Kubernetes Prow Robot
de91fe9857
Merge pull request #33 from guoshimin/merge
...
Merging hand-written code into one package
2019-03-11 18:04:39 -07:00
Kubernetes Prow Robot
4955eb462b
Merge pull request #34 from guoshimin/patch-1
...
Add jkachmar as an owner
2019-03-11 18:02:39 -07:00
Shimin Guo
d3670332fa
only do typechecking
2019-03-11 11:38:52 -07:00
Shimin Guo
e9c530be5b
fixes to package.yaml
2019-03-11 11:34:27 -07:00
Shimin Guo
19fc1c3a60
rename
2019-03-11 10:07:30 -07:00
Shimin Guo
0f4c72bdd8
fix README. re-export modules. add example
2019-03-08 16:46:49 -08:00
Shimin Guo
16e2d1d17a
Update OWNERS
2019-03-01 14:16:58 -08:00
Shimin Guo
faa59d5161
rename modules
2019-03-01 14:01:52 -08:00
Shimin Guo
3ccfa93088
fix
2019-02-27 16:43:05 -08:00
Shimin Guo
a6d456d11c
fix stack.yaml
2019-02-27 16:23:46 -08:00
Shimin Guo
cfca009f77
fix module names
2019-02-27 16:22:31 -08:00
Shimin Guo
299d137d63
merging hand-written code into one package
2019-02-27 16:09:09 -08:00
Kubernetes Prow Robot
e084d0c145
Merge pull request #31 from guoshimin/newpackagename
...
new package name and module base for generated code
2019-02-26 16:26:45 -08:00
Shimin Guo
1f4868fbe1
change package name for generated code to kubernetes-openapi-client-gen. adapt existing code to the change
2019-02-26 10:08:58 -08:00
Shimin Guo
9ac01d2c31
new package name and module base
2019-01-30 13:04:51 -08:00
Kubernetes Prow Robot
ed21529dcf
Merge pull request #30 from kubernetes-client/mbohlool-patch-3
...
Create SECURITY_CONTACTS
2019-01-25 21:13:39 -08:00
Mehdy Bohlool
9dd85e9dc8
Create SECURITY_CONTACTS
2019-01-15 13:42:47 -08:00
Brendan Burns
6333558daa
Merge pull request #26 from spiffxp/add-owners-file
...
Add OWNERS file
2018-08-21 11:15:57 -07:00
Aaron Crickenberger
2f5da52278
Address review comments
2018-08-21 09:59:43 -07:00
Brendan Burns
bc7c423919
Merge pull request #25 from nikhita/contributing.md
...
Add CONTRIBUTING.md
2018-08-20 20:54:53 -07:00
Aaron Crickenberger
e6149b2660
Add OWNERS file
...
Populated based upon sig-api-machinery chairs and users who have
previously merged code in this repo
2018-08-13 14:43:56 -07:00
Nikhita Raghunath
48cf0afded
Add CONTRIBUTING.md
2018-08-13 22:11:29 +05:30