I hereby claim:
- I am aianus on github.
- I am aianus (https://keybase.io/aianus) on keybase.
- I have a public key whose fingerprint is 611E 0BCE 46F5 7BF9 4AF9 363A 37A2 389D 8D06 2448
To claim this, I am signing this object:
| module Net #:nodoc: | |
| class HTTP < Protocol | |
| # Override the SNI hostname used during SSL handshake | |
| attr_accessor :sni_host | |
| def connect | |
| if proxy? then | |
| conn_address = proxy_address | |
| conn_port = proxy_port | |
| else |
| apiVersion: rbac.authorization.k8s.io/v1beta1 | |
| kind: ClusterRole | |
| metadata: | |
| name: node-labeler | |
| rules: | |
| - apiGroups: [""] | |
| resources: ["nodes"] | |
| verbs: ["get", "list", "update", "patch"] | |
| --- | |
| apiVersion: rbac.authorization.k8s.io/v1beta1 |
I hereby claim:
To claim this, I am signing this object: