393 Commits
Author SHA1 Message Date
Michael Quigley 0bf6f5be10 workflow (#70) v0.2.2 2022-11-02 16:05:40 -04:00
Michael Quigley 42cf116333 release workflow (#70) v0.2.1 v0.2.0.4 2022-11-02 16:00:21 -04:00
Michael Quigley d61a2eee2e workflows (#70) v0.2.0.3 2022-11-02 15:43:17 -04:00
Michael Quigley 2ee75f859d workflow, redux (#70) v0.2.0.2 2022-11-02 15:34:40 -04:00
Michael Quigley 086339e1ae content type (#70) v0.2.0.1 2022-11-02 15:28:26 -04:00
Michael Quigley 0f0a3edba7 changelog (#70) v0.2.0 2022-11-02 15:23:35 -04:00
Michael Quigley d943c98933 release workflow (#70) 2022-11-02 15:22:34 -04:00
Michael Quigley 109862101c ci-build (#70) 2022-11-02 15:08:50 -04:00
Michael Quigley e062a9f61f add build-time version metadata (#70) 2022-11-02 15:07:43 -04:00
Michael Quigley 1938896dd5 not ci, but ci (#70) 2022-11-02 14:34:55 -04:00
Michael Quigley c9287075d0 ci tweaks (#70) 2022-11-02 14:24:11 -04:00
Michael Quigley 614638b8ba automated build exploration (#70) 2022-11-02 14:14:30 -04:00
Michael Quigley 05bbcb7750 fixes for enable/disable 2022-11-02 14:12:19 -04:00
Michael Quigley b3f3b3bd73 full support for untunelling services and disabling environments from the ui (#87) 2022-11-02 13:25:15 -04:00
Michael Quigley 37ef68af45 disable environment from ui (#87) 2022-11-02 13:05:01 -04:00
Michael Quigley 2b67b99643 hooks for disabling services/environments (#87) 2022-11-02 12:55:44 -04:00
Michael Quigley a1879ea61b actions in ui (#87) 2022-11-01 17:32:34 -04:00
Michael Quigley cc80b0e860 add migration for timestamp->timestamptz for postgres (#33) 2022-11-01 17:32:16 -04:00
Michael Quigley 477ff0f031 uptime for services (#33) 2022-11-01 17:03:32 -04:00
Michael Quigley 95b4143a85 communicate time as epoch ms; better disable of durations in ui (#33) 2022-11-01 16:52:02 -04:00
Michael Quigley 225e00861b update cf to v0.0.13 to support secret suppression (#85) 2022-10-31 15:56:59 -04:00
Michael Quigley 56a0b255af better URL validation (#83) 2022-10-31 15:36:45 -04:00
Michael Quigley 98b7f81aa8 tooltips for ui buttons (#86) 2022-10-31 15:35:41 -04:00
Michael Quigley 21c70ee5dd fix for node layout (#33) 2022-10-31 15:09:04 -04:00
Michael Quigley a355545cf8 Merge branch 'main' of github.com:openziti-test-kitchen/zrok 2022-10-31 15:00:29 -04:00
Michael Quigley 7d1c69ad0e better component hierarchy; display enable help when no environments (#84) 2022-10-31 14:59:37 -04:00
Michael Quigley 851d3a392a Merge branch 'main' of github.com:openziti-test-kitchen/zrok 2022-10-31 12:03:20 -04:00
Michael Quigley 69f3eefa64 http frontend configuration 2022-10-31 12:03:02 -04:00
Michael Quigley 0540ce5195 updated controller config 2022-10-31 12:00:05 -04:00
Michael Quigley 5a2d5fcbb1 copy zrok enable command for registration component (#72) 2022-10-26 13:39:36 -04:00
Michael Quigley 447bb2ae90 copy enable command (#72) 2022-10-26 13:31:38 -04:00
Michael Quigley 0b13ec7bd4 update the update script for new hosts 2022-10-25 11:51:16 -04:00
Michael Quigley 8ba3b88a85 should probably include a default case, rather than panic-ing (#46) 2022-10-21 10:30:07 -04:00
Michael Quigley 3c8e5dee9f vestigial log message 2022-10-21 09:37:34 -04:00
Michael Quigley 014da707d7 changes to support the agreement between sqlite and postgres (#46) 2022-10-21 09:31:12 -04:00
Michael Quigley d479ff8609 basic schema conversion for postgres (#46) 2022-10-21 08:48:31 -04:00
Michael Quigley bc75b312bf organizing sqlite3 stuff to support postgres (#46) 2022-10-21 08:36:43 -04:00
Michael Quigley 6148fe316d fix for service name creation (#79) 2022-10-20 14:16:18 -04:00
Michael Quigley 83892b80f1 switch to min-dwell-ms/max-dwell-ms for dwell control in zrok test loop 2022-10-20 14:15:29 -04:00
Michael Quigley ab761be4bd sparklines spots 2022-10-19 18:13:55 -04:00
Michael Quigley 005db24691 better flux query for overview metrics (#74, #80) 2022-10-19 17:37:29 -04:00
Michael Quigley e5e683d694 more 'active' removal; overview api sends spark metrics; spark ui (#74, #80) 2022-10-19 15:21:15 -04:00
Michael Quigley e2d3208165 controller config structure improvements 2022-10-19 13:20:47 -04:00
Michael Quigley c1f481e416 add service metrics to overview endpoint (#74, #80) 2022-10-19 13:06:05 -04:00
Michael Quigley 40252f7a10 naming cleanups in api 2022-10-19 12:35:29 -04:00
Michael Quigley 887db1d2b6 more naming simplification 2022-10-19 12:24:43 -04:00
Michael Quigley 2d75181483 naming clarification 2022-10-19 12:10:22 -04:00
Michael Quigley 4a69d9dd31 not session... service 2022-10-19 12:00:07 -04:00
Michael Quigley 13251aec17 centralized metrics storage in metricsAgent, rather than the handler (#74, #76) 2022-10-19 11:37:31 -04:00
Michael Quigley 83c12e30cb metrics lint; cache infrastructure (#74, #76) 2022-10-19 11:25:08 -04:00