James Rawlings
James Rawlings
Just force pushed to my branch so that the changes are clearer, also did the folder move outside of goland which avoided the annoying package import changes. There are three...
@kauana @jsanin did you have any joy at seeing if the `clients` branch includes what you need?
OK thanks @kauana - I've added that extra annotation it for the cluster resources, could you take a look and try it out when you get a chance please? I'll...
Yeah - that's the issue with importing informers etc using go dependencies. You should be able to fix client-go versions using a `replace` in your go.mod file. Alternatively if that...
> what the current timeline looks like for getting it out of 'draft' ? What are the blockers and how can I help get us past them? sounds good -...
Rebased pull request and added the `make gen-client` target to simplify generating clients, fakes and listers in the future. Ideally we should probably still wait for @jsanin or @kauana to...
We're not using it on Jenkins X and therefor not maintaining it if that helps answer from our point of view?
The approach would be to move the env vars out of the reusable pipeline just as we've done on a similar function https://github.com/fabric8io/fabric8-pipeline-library/blob/master/vars/deployKubernetesSnapshot.groovy#L99-L108 they are instead passed as a `map`...
At the moment there's only two repos that deploy snapshot builds so updating them should do it: - [fabric8-ui](https://github.com/fabric8-ui/fabric8-ui) - [fabric8-planner](https://github.com/fabric8-ui/fabric8-planner)
this is a dump of the recent jenkins server logs ``` Excess workload after pending Spot instances: 1 Apr 18, 2017 2:30:29 PM INFO hudson.slaves.NodeProvisioner$StandardStrategyImpl apply Started provisioning Kubernetes Pod...