Skip to content

Instantly share code, notes, and snippets.

View netscruff's full-sized avatar

Darren Boss netscruff

View GitHub Profile
@netscruff
netscruff / gist:5886593
Created June 28, 2013 17:46
Workaround for foundation api auth-v1 urls
#!/usr/bin/env python
import argparse
import getpass
import urllib
import urllib2
import base64
parser = argparse.ArgumentParser(description='Authentication test using foundation api.')
parser.add_argument('-u', dest='userid', type=str,
help='Your iPlant userid')
@netscruff
netscruff / gist:5910251
Created July 2, 2013 15:24
Return a JSON array of applications owned by or shared with user. These are User- and Community-mode applications
#!/usr/bin/env python
import argparse
import getpass
import urllib
import urllib2
import base64
import simplejson as json
parser = argparse.ArgumentParser(description='Submit and monitor cd-hit job.')
parser.add_argument('-u', dest='userid', type=str, required=True,

Keybase proof

I hereby claim:

  • I am netscruff on github.
  • I am darrenboss (https://keybase.io/darrenboss) on keybase.
  • I have a public key whose fingerprint is 0B88 742C 75FD BA75 C650 66AC FD54 FFFF 5C05 C702

To claim this, I am signing this object:

<!-- vim: set ts=2 sw=2 :-->
<section>
<h3>AAI at Compute Canada</h3>
<p><small>Darren Boss - Middleware Team Lead</small></p>
</section>
<section>
<section>
<h3>Past</h3>
</section>
<section>
@netscruff
netscruff / cc.css
Last active November 14, 2018 15:27
Compute Canada Reveal JS theme
/**
* White theme for reveal.js. This is the opposite of the 'black' theme.
*
* By Hakim El Hattab, http://hakim.se
*/
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro|Press+Start+2P|Cutive+Mono');
/*********************************************
* GLOBAL STYLES
*********************************************/
<!-- vim: set ts=2 sw=2 :-->
<section data-background='https://lh3.googleusercontent.com/KbNQ3ZG1yExqcStk7cd6iOYaDeuS5d2kvcRHnRq_fcuSj2QOo0CzkIZAnN0IVhkElFwvuyhKC5kf4VW63huucXLxlglVMdOVOYjM5WDpcMXfJPWdilHOPBpcST60lI7UK0OuDsBoSOSqipyDYSLHhV666meDqcBHibIgihOgdBXIXoimsS_A8OC15MXa255m8N3Uti3URcoxgTZ0Z_MrIXQ6Fwzm2oRvSjhmnQTXA6u_WmVcsMPOO6C6MPXzeZVHZEFaVOD0lo7b3IStQilp2TwQrqNbWy3UxXOrBPxYY9BQ5p0pOcWqdC0hcArWT9Wzdmd_tJuWA3Bp3n-AoOoibAAeg4jKohLDHIpJ3jbC8L8MTG3frekOrcGIBcTfl0FuuR1skKX_A8mSQJtj4_qNmigKdr512YjUs_fy6_29FkFzLtJx4XhAl5tTRrae8slLnQEBfr5TERZJXOmomHOgRqAiuo98OV9yiUpediGIBBc5Fxy7tWqlc9WoAyxXt9iXgEVDE5o64_q4bEEa7FDDE4qqrHJZ78CKNadcD1Rrg8bJlvKIvdIs8Ev-BpnxeX5XHoD9ZNzSZ-FuT2oId4-wm3mNjb7oV9xvVgSYUdQ=w1024-h768-no'>
<h3>Running Federated Identity Infrastructure With Kubernetes</h3>
<p style='font-size:0.6em;line-height:1.2em;vertical-align:top;'>Darren Boss//Compute Canada//<a href="https://twitter.com/netscruff">@netscruff</a></p>
</section>
<section>
<section>
<h3>Background</h3>
<ul>
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@netscruff
netscruff / cnt-k8s.html
Last active July 11, 2018 15:54
cnt-k8s.html
<!-- vim: set ts=2 sw=2 :-->
<section data-background='https://lh3.googleusercontent.com/KbNQ3ZG1yExqcStk7cd6iOYaDeuS5d2kvcRHnRq_fcuSj2QOo0CzkIZAnN0IVhkElFwvuyhKC5kf4VW63huucXLxlglVMdOVOYjM5WDpcMXfJPWdilHOPBpcST60lI7UK0OuDsBoSOSqipyDYSLHhV666meDqcBHibIgihOgdBXIXoimsS_A8OC15MXa255m8N3Uti3URcoxgTZ0Z_MrIXQ6Fwzm2oRvSjhmnQTXA6u_WmVcsMPOO6C6MPXzeZVHZEFaVOD0lo7b3IStQilp2TwQrqNbWy3UxXOrBPxYY9BQ5p0pOcWqdC0hcArWT9Wzdmd_tJuWA3Bp3n-AoOoibAAeg4jKohLDHIpJ3jbC8L8MTG3frekOrcGIBcTfl0FuuR1skKX_A8mSQJtj4_qNmigKdr512YjUs_fy6_29FkFzLtJx4XhAl5tTRrae8slLnQEBfr5TERZJXOmomHOgRqAiuo98OV9yiUpediGIBBc5Fxy7tWqlc9WoAyxXt9iXgEVDE5o64_q4bEEa7FDDE4qqrHJZ78CKNadcD1Rrg8bJlvKIvdIs8Ev-BpnxeX5XHoD9ZNzSZ-FuT2oId4-wm3mNjb7oV9xvVgSYUdQ=w1024-h768-no'>
<h3>Running Federated Identity Infrastructure With Kubernetes</h3>
<p style='font-size:0.6em;line-height:1.2em;vertical-align:top;'>Darren Boss//Compute Canada//<a href="https://twitter.com/netscruff">@netscruff</a></p>
</section>
<section>
<section>
<h3>Background</h3>
<ul>