* FEATURES
* [feature] Implemented HTTP Signature Authentication
* [feature] Defaults handling migrated to K::Config::Defaults
* BUGFIXES
* [cli] cleanup unused packages in urlwrapper
- Update to version 0.15.0
* FEATURES
* [cli] configurable apiurl for init and lsi
* initial version of worker setup
* [core] waitpid when stopping dispatcher
* [web] improved login page
* [web] show error message if user is not logged in
* [handler] CreateDomain: added vcpu/memory to gui_config
* [handler] GIT: new option 'recursive' for recursive clones
* BUGFIXES
* [handler] OBSServerFrontendTests: fix cleanup temp and logfiles if succeeded
* [handler] ImageDownload: always set vm_image_file if found vm_image_url
* [handler] OBSServerFrontendTests: fix stuck test runs
* [core] fix for rabbitmq reconnect
* [worker] fixed routing key used for sending job_aborted
* [handler] GIT: fixed mirror mode
* [handler] SetupNetwork: fixed pod
* [core] set job_group start_time before dispatching
* [core] fixing rabbit retry time
* [util] VM: changed default accessmode_9p to 'squash'
* [handler] OBSServerFrontendTests: changed to user kanku and use local path
* [handler] OBSServerFrontendTests: split commands
* [dist] set timeout for kanku-worker.service to 90sec
* [dispatcher] kill dispatcher process running dead jobs
* [dispatcher] clean up dead job groups on dispatcher startup/shutdown
* [worker] send aborted_job to correct job queue
* [web] return error if data for job_group rest call is HASH
* [worker] do not return before destroying queue
* [examples] updated KankuFile.openQA
* [handler] SetupNetwork: added timeout
OBS-URL: https://build.opensuse.org/package/show/devel:kanku/kanku?expand=0&rev=143
* FEATURES
* [web] first working version of job_group triggers via token auth
* [web] creation time in job info
* [core] configurable git parameters for job groups
* [dispatcher] locking for job groups
* [cli] rtrigger: added trigger for job_group's
* [dist] added GitLab::WebHook example to dancer config template
* [core] replaced Net::SSH2 with Libssh::Session
* [examples] install job group examples in sostw job in KankuFile
* [handler] PreparSSH: global config for 'public_key_files' in kanku-config.yml
* [core] dispatcher cleanup jobs waiting for recursivly
* BUGFIXES
* [core] catch rabbitmq connection error and reconnect
* [dispatcher] fix data caching issues with job groups
* [core] fix 'uninitialized value' issues
* [web] skipped jobs showed as warnings
* [setup] copy certs only if dest does not exists
* [web] automatically enable all jobs in job_group which are not exlicitly disabled
* [core] added timeout_nodata for SSH
* [handler] OBSServerFrontendTests: fix timeout problem
* [handler] CreateDomain: die if no vm_image_file in ctx
* [cli] avoid 'uninitialized' warnings in rjob when no filter is set
OBS-URL: https://build.opensuse.org/package/show/devel:kanku/kanku?expand=0&rev=141
* [cli] up: new alias for '--skip_check_domain' -> '-S'
* [cli] ssh: new option '--agent_forward' aliase '-A'
* [cli] new option '--skip_check_domain' for 'kanku up'
* [util] use cache='unsafe' only for vmdk
* [dist] fixed order of iptables rules when using multiple networks
* [handler] changed get_ipaddress in SetupNetwork to console
OBS-URL: https://build.opensuse.org/package/show/devel:kanku/kanku?expand=0&rev=136
* [handler] PrepareSSH - added all known default pub key file used by ssh
* [handler] OBSCheck changed default for use_oscrc to 0
* [notifier] new notifier NSCAng
* [notifier] removed unused variable in NSCA
* [dist] fixed duplicate key in kanku-config.yml.tt2
* [cli] basic version of check_configs command
* [core] switched logging to trace
OBS-URL: https://build.opensuse.org/package/show/devel:kanku/kanku?expand=0&rev=124
* [dist] bind "Requires: kanku*" to specific version
* [web] fix 'Subroutine redefined' in Kanku::REST
* [web] help for guest page
* [dist] removed help from views
* [web] help page as modal window
* [dist] added help page to spec
* [web] help page for job_history
* [web] fix tooltips in job page
* [web] more explainations in guest.js
* [web] fix for showDetails in common.js
* [handler] fixed ssh for Fedora 33
* [util] fix for Fedora login behavior
* [web] job id in comment title
* [web] improved tooltips
* [web] fix closeModal in common.js
* [web] fix route handling when retrigger a job
* [web] refresh button in jobs_results page
OBS-URL: https://build.opensuse.org/package/show/devel:kanku/kanku?expand=0&rev=108