moon

Browser automation solution for Kubernetes and Openshift supporting Selenium, Playwright, Puppeteer and Cypress

APACHE-2.0 License

Stars
208
Committers
6

Bot releases are hidden (Show)

moon - v1.1.0: video recording and S3 storage support

Published by vania-pooh over 6 years ago

New features

  • #11 - permanent storage support via S3 protocol
  • #12 - ability to store session logs to permanent storage
  • #20, #22, #23 - license keys support
  • #25 - video recording capability

Fixes

  • #29 - pass latest tag for images in development mode

Improvements

  • #24 - added license text to documentation
  • #26 - updated Kubernetes client to support latest versions
  • #30 - limited resource consumption for pod containers
  • #31 - moved all images to Docker Hub
moon - v1.0.3: VNC NPE fix

Published by vania-pooh almost 7 years ago

Fixes

  • #18 - NPE in VNC \ live logs feature
moon - v1.0.2: htpasswd authentication support

Published by vania-pooh almost 7 years ago

New features

  • #8 - htpasswd authentication support
  • #16 - ability to determine binary versions

Improvements

  • #13 - latest-release tag support
moon - v1.0.1: privileged mode for pods

Published by vania-pooh about 7 years ago

New features

  • #7 - start browsers pods in privileged mode

Improvements

  • #6 - added CLI flags documentation
moon - v1.0.0: basic browser startup functionality

Published by vania-pooh about 7 years ago

New features

  • #1 - basic browser startup functionality
  • #2 - ability to show usage statistics

Improvements

  • #3 - detailed build instructions
  • #4 - setup CI and AsciiDoc
  • #5 - initial documentation
Related Projects