anandkane commented on issue #1663:
URL: https://github.com/apache/camel-k/issues/1663#issuecomment-673414135
Uopdate 2: When GKE is updated to use the 'latest' kubernetes version, the
error changes to "camel-k-integration-kit-controller Cannot reconcile
Integration Kit kit-bsqgln23se6vbbiof2d0: cannot create build:
Build.camel.apache.org "kit-bsqgln23se6vbbiof2d0" is invalid: type: Required
value"
kubernetes version after update:
"clientVersion": {
"major": "1",
"minor": "18",
"gitVersion": "v1.18.6",
"gitCommit": "dff82dc0de47299ab66c83c626e08b245ab19037",
"gitTreeState": "clean",
"buildDate": "2020-07-15T16:58:53Z",
"goVersion": "go1.13.9",
"compiler": "gc",
"platform": "linux/amd64"
},
**"serverVersion"**: {
"major": "1",
**"minor": "16+",**
"gitVersion": "v1.16.13-gke.1",
"gitCommit": "688c6543aa4b285355723f100302d80431e411cc",
"gitTreeState": "clean",
"buildDate": "2020-07-21T02:37:26Z",
"goVersion": "go1.13.9b4",
"compiler": "gc",
"platform": "linux/amd64"
}
}
[describe-kit-latest-k8s.txt](https://github.com/apache/camel-k/files/5068633/describe-kit-latest-k8s.txt)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]