Michael Schuett

Results 23 issues of Michael Schuett

Just recently moved from centos6 to centos7 and ran into an issue with setting an asset tag on my server. I have a fix but wanted to see if this...

Hey, I have been messing around with a golang build for collins CLI for a bit now and have been using it for a while without any major issue outside...

I haven't looked into what this would take to implement yet but wanted to get some feedback before going down this road. Currently classifications are a second class citizen of...

enhancement

Not sure what the correct title for this would be but in my case the data I am trying to run a query against is ``` "CLASSIFICATION"=>{"ID"=>8535, "TAG"=>"compute_mcx2", "STATE"=>nil, "STATUS"=>"Incomplete",...

This orders metadata by the groupId of that metadata before passing it onto other functions for processing. Since a Map was previously used you could end up with your data...

At some point in time AssetMeta.Enum was deprecated however the new AssetMeta.DynamicEnum which took it's place was never fully implemented (at least in my opinion). Currently when you update an...

bug
internals

You can close this out but just wanted to let you know the following if it's helpful at all. The collins key in the latest version that was unpublished went...

I was trying to play around with the test env provided via vagrant in the repository and it seems to be missing. https://www.dropbox.com/s/pvydgdcnf4o00im/sl-base-v4.3.10.box?dl=1 404s for me. Do you happen to...

This task puts all CPUs into performance mode so they report back the max MHz that they are capable of achieving. Possibly a more elegant way to do this but...

We ran into issues with people going over the 512 key length limit in production. We modified the table to be 1024 which seems like a reasonably long key length...

ecosystem
enhancement
storage/mysql