Lawrence Gripper

Results 20 issues of Lawrence Gripper

Currently the [golang SF SDK](https://github.com/jjcollinge/servicefabric) uses certificates to authenticate. On premise deployments of SF may be using Windows authentication instead. Add support for Windows Authentication using SSPI

help wanted / up for grabs
size/large

1. Create an environment in Azure which has Traefik and a test application deployed. 2. Use [SF Chaos](https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-testability-scenarios) to simulate failures 3. Test external requests are served correctly Stretch: *....

size/large

I recently moved my lab boxes to Fedora CoreOS which has SELinx enforced by default. It took me a while to understand how to selectively disable this for the watchtower...

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

bug
service/container-group
v/2.x (legacy)

Been looking at the project and it's really cool. I couldn't find any references to securing the node-to-node and client API's, is this something that is supported? For example, maybe...

This PR adds support for using [`parallel_rspec`](https://github.com/grosser/parallel_tests) to the test adapter. The main changes require where: 1. Allow a slightly different command syntax to be passed 2. Instead of receiving...

Currently the GistApi library I found uses the Web flow for auth with secret, as this is a client app that's not great. Aim would be to move over to...

help wanted

I was wondering what your thoughts would be on passing a cancellation token to each of the funcs in the .net implementation. This can then be checked, while the code...

This uses wtype to support paste on wayland: https://github.com/atx/wtype Currently very WIP, need to compile and try it out. Haven't done much C++ so relying on the existing code for...