-
While trying to load an integer string to a float64 configuration value, config.Value.PopulateStruct() simply panic:
```
panic: interface conversion: interface is int, not float64
goroutine 1 [runn…
biefy updated
7 years ago
-
fabric8 has a create new project UI:
Which is a front end to [fabric8-forge](https://github.com/fabric8io/fabric8-forge) a set of forge addons that can be used with the (currently at) 48 https:…
-
I haven't added it to the spec yet, but the CSSWG resolved to add min()/max() to the V&U spec at the Seattle 2017 f2f. This'll need a new class to represent it properly.
-
```
Exception: NoMethodError: undefined method `type' for #
--
0: /home/avalon/.gem/ruby/gems/lolsoap-0.8.2/lib/lolsoap/hash_builder.rb:27:in `block in children_hash'
1: /home/avalon/.gem/ruby/gem…
-
We should unify `start-build` and `cancel-build` commands into a single `build` command. It was proposed in the trello card (linked below) to either create subcommands (`oc build start` and `oc build …
mnagy updated
7 years ago
-
The default config had it set to off, which is bad. Also, it looked like SSHD was on - that's also bad.
-
When creating a solr cluster passing in a cluster size fails. It may be a case where we just need to import long
```
retrieve_and_rank.create_solr_cluster(cluster_name='pythonCluster', cluster_size=…
-
While I was running my app based on stocksharp 4.3.14.1 referenced from NuGet, I got the following error:
```
Exception thrown: 'System.Windows.Markup.XamlParseException' in PresentationFramework.dll…
-
Kubernetes already moved to use the docker/engine-api, we should follow that as well. The rebase will have wrapper that allow us to transition to new Docker client without breaking stuff.
We will al…
-
Would be useful if the OpenShift Jenkins plugin could set environment variables after a completed jenkins "Build Step".
For instance after triggering a new build it would be useful if the build insta…