1. 27 Jan, 2023 1 commit
  2. 12 Oct, 2022 1 commit
  3. 05 Sep, 2022 1 commit
    • Szymon Zimnowoda's avatar
      Use workspaces · 9d2548f1
      Szymon Zimnowoda authored
      Split the code to bin and lib
      bin - use lib and start webserver
      lib - whole pod business logic
      9d2548f1
  4. 30 Aug, 2022 1 commit
  5. 15 Aug, 2022 3 commits
  6. 01 Aug, 2022 1 commit
  7. 15 Jul, 2022 3 commits
    • Szymon Zimnowoda's avatar
      fixes after rebase · 43934b9e
      Szymon Zimnowoda authored
      43934b9e
    • Szymon Zimnowoda's avatar
      Added integration tests infrastructure · fda0ab48
      Szymon Zimnowoda authored
      Added trigger test as an showcase
      fda0ab48
    • Szymon Zimnowoda's avatar
      Added trigger functionality · e593196e
      Szymon Zimnowoda authored
      Added webserverUrl property to PluginRun, to allow reaching the plugin
      webservers in all supported configurations.
      Reminder, current configurations POD and Plugins can run is:
      POD on host, plugin in docker (using host networking)
      POD in docker, plugin in docker (using custom user network)
      POD in docker, plugin under kubernetes (using DNS to resolve plugin address)
      fix trigger endpoint in test, use 8008 port for localhost plugins
      e593196e
  8. 13 Jul, 2022 1 commit
  9. 30 Nov, 2021 1 commit
  10. 19 Oct, 2021 1 commit
  11. 22 Sep, 2021 1 commit
  12. 09 Sep, 2021 2 commits
  13. 08 Sep, 2021 1 commit
  14. 19 Aug, 2021 1 commit
  15. 13 Aug, 2021 2 commits
  16. 27 Jul, 2021 2 commits
  17. 25 Jun, 2021 1 commit
  18. 10 Jun, 2021 1 commit
  19. 07 May, 2021 1 commit
  20. 06 May, 2021 1 commit
  21. 09 Apr, 2021 3 commits
  22. 10 Nov, 2020 1 commit
    • Vasili Novikov's avatar
      Downgrade tokio to avoid run-time error · c58a1c85
      Vasili Novikov authored
      ```
      thread 'main' panicked at 'there is no reactor running, must be called from the context of Tokio runtime', ~/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/io/driver/mod.rs:201:9
      ```
      c58a1c85
  23. 03 Nov, 2020 2 commits
  24. 06 Oct, 2020 4 commits
  25. 10 Aug, 2020 1 commit
  26. 06 Aug, 2020 1 commit
  27. 05 Aug, 2020 1 commit