Eric Zimanyi
Eric Zimanyi
@dbyron0 : I think it's on a cron every 5 minutes, and you must have gotten unlucky and just missed a run.
Thanks for the PR! Isn't it already possible to specify tolerations by setting them under `deploymentEnvironment` after the changes in #1396? Or is the issue that you'd like a way...
@jgramoll : I think I'm still confused about when you'd want to set this on `deploymentEnvironment` vs. under `kubernetes`. It seems like #1396 allows you to set: ``` deploymentEnvironment: tolerations:...
I'll caveat that I haven't personally tried to set tolerations myself in `deploymentEnvironment` but I have set other properties there on a per-microservice basis and the code for `tolerations` looks...
Thanks for opening this issue! It does indeed look like we're not accounting for the fact that `CronJob` stores its template in `spec.jobTemplate` as you noticed. It probably makes sense...
@sgrmgj777 : There is a [contributing guide](https://spinnaker.io/community/contributing/) with some info on how to contribute. We don't require you to sign a Contributor License Agreement to accept contributions; you can just...
@lukmy : I think the table from their [readme](https://github.com/kubernetes-client/java/#compatibility) that you posted above is actually out of date; they haven't updated it with the recent release of 8.0.0 which I...
Sounds good, thanks for following up. I think that the client library will actually allow us to be quicker to upgrade to support new Kubernetes versions, though there will always...
Unassigning now that this is in our active tracking project.
Unassigning now that this is in our active tracking project.