Commit Graph

31 Commits (44116eae1e5ff7fae30d617b16998d5e3609c733)

Author SHA1 Message Date
q3k a103f060a8 go/svc/invoice: tiny template fixes 2019-05-18 16:23:58 +02:00
q3k ac140b3427 go/svc/invoice: statusz cleanups
- Remove internal ID
 - Sort by time
2019-05-01 17:11:47 +02:00
q3k 3976e3cee8 go/svc/invoice: refactor
We unify calculation logic, move the existing Invoice proto message into
InvoiceData, and create other messages/fields around it to hold
denormalized data.
2019-05-01 15:27:49 +02:00
q3k 57ef6b0d7f go/svc/invoice: add statusz 2019-05-01 14:08:29 +02:00
q3k c2d322c504 go/svc/invoice: polishify 2019-05-01 13:14:32 +02:00
q3k fb18c99df3 go/svc/invoice: import from code.hackerspace.pl/q3k/inboice 2019-05-01 12:27:43 +02:00
q3k 208f005830 go/svc/leasifier: sort returned leases 2019-04-06 01:28:04 +02:00
q3k a9a266c08c go/svc/leasifier: fixes, add statusz table 2019-04-06 01:21:25 +02:00
q3k 1affad42e7 go/statusz: factor out load avg to separate file 2019-04-06 01:21:04 +02:00
q3k 9dc4b68f24 go: add bazel buildfiles, implement leasifier 2019-04-05 23:53:25 +02:00
q3k efc7928a73 go/vendor: nuke 2019-04-05 23:50:28 +02:00
informatic 11603cb9fd cmc-proxy: logout properly to prevent session exhaustion
Multiple calls to GetKVMData in a short timespan would make iDRAC refuse
all authentications because of dangling sessions... (and 5 concurrent
sessions limit)
2019-02-10 15:34:01 +01:00
q3k c6fd662d4b begin docker-composing 2018-11-01 22:39:01 +01:00
q3k 8fab2beab9 statusz: fix executable sha256 2018-10-25 23:37:37 +02:00
q3k f311e26c93 statusz: make our own copy 2018-10-25 23:26:57 +02:00
q3k 477ffe775b topo: fix proto path 2018-10-25 05:36:18 -07:00
q3k b224002a0f do not ship generated proto stubs 2018-10-25 14:22:28 +02:00
q3k 31dd616632 vendorify compiletime deps 2018-10-25 14:20:50 +02:00
q3k cc25bdf82c vendorify 2018-10-25 14:02:58 +02:00
Serge Bazanski 26f1ee8fe7 move topo control proto into new proto infra libarary 2018-10-25 12:45:00 +01:00
Serge Bazanski ab55ccac0d topo: builds 2018-10-25 12:35:55 +01:00
Serge Bazanski f03b5da5a8 monorepoization: move topo into go/svc/topo 2018-10-25 12:31:45 +01:00
Serge Bazanski 2353f20933 m6220-proxy: start fixing paths 2018-10-25 12:31:20 +01:00
Serge Bazanski 965b78a2f8 cmc-proxy: builds 2018-10-25 12:22:37 +01:00
Serge Bazanski 3fdd5ae78c monorepoization: move cmc-proxy into go/svc/cmc-proxy 2018-10-25 12:21:08 +01:00
Serge Bazanski dd3d40f5e7 arista-proxy: builds 2018-10-25 12:14:18 +01:00
Serge Bazanski c981e57957 mirko: update readme for monorepo 2018-10-25 12:12:35 +01:00
Serge Bazanski 4040495cd1 monorepoization: move mirko into go/mirko 2018-10-25 12:12:07 +01:00
Serge Bazanski ec9c2b1a15 arista-proxy: fix import paths 2018-10-25 12:10:17 +01:00
Serge Bazanski 246ccd2182 monorepoization: move arista-proxy into go/svc/arista-proxy 2018-10-25 12:07:51 +01:00
Serge Bazanski fcbcbcf7e6 move pki to go/pki 2018-10-25 12:03:42 +01:00