discovery
Here are 406 public repositories matching this topic...
`Status` start time
Describe the solution you'd like
It would be neat to see the start time of plugins when looking at sonobuoy status. For example, when E2E are running, they may take a while, but when did they start?
$ sonobuoy status
PLUGIN STATUS COUNT
e2e running 1
systemd_logs comple
I am trying to detect the MIME type of a .doc file, and the result I get is of type
File type: xls. MIME: application/vnd.ms-excel
or
ile type: ppt. MIME: application/vnd.ms-powerpoint
now that we're getting a few more contributers, standardize on ubuntu / osx as the dev os, and include more instructions here: https://github.com/intrigueio/intrigue-core/wiki/Setting-up-a-Test-Environment-on-Ubuntu-Linux
Using SourceRank via cli returns dict of SourceRank attributes instead of a single int, as shown in the API docs. Docs need updated.
SourceRank API docs at https://libraries.io/api
Project SourceRank
Get breakdown of SourceRank score for a given project.
GET https://libraries.io/api/:platform/:name/sourcerank?api_key=abc123
GoDoc strings
Correct lint errors
Description
On Windows, when a drive is mounted to an empty NTFS folder (e.g. C:\mounts\disk01) rather than a drive letter, ohai does not detect the disk and so does not retrieve any information regarding it.
This is caused by the use of the Win32_LogicalDisk object at https://github.com/chef/ohai/blob/master/lib/ohai/plugins/windows/filesystem.rb#L43. If Win32_Volume is used instea
Describe the solution you'd like
The Samples for Steeltoe 3.0 (master) need to reflect the updates we have added.
This ticket requests a complete review of the Samples in the repo to update them for the latest implementation.
-
Updated
Jun 5, 2020 - Java
From the documents http://vincentbernat.github.io/lldpd/usage.html, it is possible to configure a MED policy via
configure [ports ethX [,…]] med policy application application [unknown] [tagged] [vlan vlan] [priority priority] [dscp dscp]
This adds Network Policy TLV to LLDP packets. But is there an option to remove (unconfigure) a policy from interface?
I was trying something li
-
Updated
Nov 16, 2019 - Vala
-
Updated
Mar 21, 2018 - Go
-
Updated
Jan 12, 2020 - Python
-
Updated
May 3, 2020 - Python
-
Updated
Jun 29, 2020 - Python
-
Updated
Sep 9, 2018 - JavaScript
I am not familiar with consul. I thought I need to run a consul server along with marathon-consul in Mesos-master. And run consul-agent in each Mesos-agent ?
I am a bit confused on the relationship between marathon-consul and consul-server, because there is no config about consul-server address...
-
Updated
Feb 24, 2020 - Shell
-
Updated
Jun 6, 2020 - JavaScript
At the moment, the example project only takes care of service discovery. It needs to be extended to demonstrate service broadcasts as well.
Improve this page
Add a description, image, and links to the discovery topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the discovery topic, visit your repo's landing page and select "manage topics."


Some modules and functions throughout the code base have little to no docstring, this should change!