Dave Protasowski
65f13c6f68
bump k8s min version to 1.16.0 ( #1455 )
...
* bump k8s min version to 1.16.0
* update tests
2020-06-30 07:50:30 -07:00
Kenjiro Nakayama
6a46689984
bump the minimum version to 1.15.1 ( #1070 )
...
* bump the minimum version to 1.15.1
Kubernetes 1.15.0 has a bug in openapi and conversion webhook does not
allow to deploy any Knative resources by kubectl.
To avoid hit the issue, this patch bumps the minimum version to
1.15.1.
Please refer to https://github.com/knative/serving/issues/6787 for
more detail.
* Fix unit test
2020-02-10 17:16:07 -08:00
Markus Thömmes
2fbb9db15c
Use another semver library to support build tags properly. ( #1013 )
2020-01-28 07:38:26 -08:00
Zhimin Xiang
daee70aa95
bump the default minimum version to 1.15 ( #971 )
2020-01-06 11:48:49 -08:00
mattmoor-sockpuppet
9d08e921cc
Fix spelling errors ( #701 )
...
Produced via:
`github.com/client9/misspell`
/assign mattmoor
2019-09-19 07:49:00 -07:00
Matt Moore
ba7564872c
Bump the minimum Kubernetes version to 1.14.x ( #683 )
...
This will be the lowest supported version of upstream Kubernetes, once 1.16 has cut.
2019-09-18 18:03:47 -07:00
Markus Thömmes
80e5f98294
Add a utility to check against a minimum required version number. ( #211 )
...
* Add a utility to check against a minimum required version number.
* Export and rename interface.
* Happy new year.
2019-01-08 10:12:41 -08:00