6f9a011cbe
* [dist] Resize disk in KankuFile to 25G * [dist] added 'preferred_extension' to job example 'obs-server' * [web] enforce prefix with username for VMs built by non-admin users * [doc] share -> $SHARE_DIR in Development.pod * [web] fix for commenting function in job_history * [dist] added Const::Fast to requires for kanku-common * [doc] Updated docs/Development.pod with new path for production and migration status * [core] changes for Etag for better caching of downloaded images * [dist] added remove-domain.yml to defaults * [web] added remove button for guests * [dist] fixes for Setup and code cleanup * [dist] new perl critic rules * [dist] changed KankuFile to leap 15.0 and devel:kanku:* OBS-URL: https://build.opensuse.org/package/show/devel:kanku/kanku?expand=0&rev=4
252 lines
10 KiB
Plaintext
252 lines
10 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Jun 21 11:31:29 UTC 2018 - opensuse-packaging@opensuse.org
|
|
|
|
- Update to version 0.4.1.git20180612.0a1a38e:
|
|
* [dist] Resize disk in KankuFile to 25G
|
|
* [dist] added 'preferred_extension' to job example 'obs-server'
|
|
* [web] enforce prefix with username for VMs built by non-admin users
|
|
* [doc] share -> $SHARE_DIR in Development.pod
|
|
* [web] fix for commenting function in job_history
|
|
* [dist] added Const::Fast to requires for kanku-common
|
|
* [doc] Updated docs/Development.pod with new path for production and migration status
|
|
* [core] changes for Etag for better caching of downloaded images
|
|
* [dist] added remove-domain.yml to defaults
|
|
* [web] added remove button for guests
|
|
* [dist] fixes for Setup and code cleanup
|
|
* [dist] new perl critic rules
|
|
* [dist] changed KankuFile to leap 15.0 and devel:kanku:*
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 24 05:36:21 UTC 2018 - opensuse-packaging@opensuse.org
|
|
|
|
- Update to version 0.4.0.git20180523.5d5581c:
|
|
* [core] cleanup for perlcritic K::H::OBSCheck and K::Util::DoD
|
|
* [core] make use_oscrc configurable in KankuFile and changed init template
|
|
* [core] removed references to M0ses and updated examples/defaults to Leap 15.0
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 15 06:58:33 UTC 2018 - opensuse-packaging@opensuse.org
|
|
|
|
- Update to version 0.4.0.git20180514.6a93c44:
|
|
* [core] changed default ssl_cacert option for RabbitMQ
|
|
* [cli] local logging.conf in users home directory
|
|
* [dist] sudoers file now handled by setup
|
|
* [cli] interactive mode for devel setup
|
|
* [dist] added views/notifiers to spec
|
|
* [core] beautified email notifications
|
|
* [web] fix args for jobs
|
|
* [dist] added 'smtp_daemon' to requires for kanku-web
|
|
* [web] fixed problems with deserializer
|
|
* [core] fix bug in Kanku::NotifyQueue to request correct config section
|
|
* [web] more logging for notification websocket
|
|
* [core] fixes for new image formats
|
|
* [core] added vdi as image format
|
|
* [handler] CreateDomain: reorder installation process
|
|
* [handler] CreateDomain: configurable installation process
|
|
* [web] better error handling for guest list
|
|
* [web] display ajax errors properly
|
|
* [core] changes for boot order based on image type
|
|
* [core] new 'preferred_extension' options for OBSCheck
|
|
* [core] preparation for azure/ec2
|
|
* [core] added vhdfixed
|
|
* [handler] ImageDownload: fixed url for history lookup
|
|
* [core] added vmdk as supported disk format
|
|
* [dist] setup for distributed mode
|
|
* [cmd] create ~/.config/osc in devel setup
|
|
* [cli] fix connect uri for console
|
|
* [dist] added Net::AMQP::RabbitMQ to kanku-cli Requires
|
|
* [dist] fix deps for NotifyQueue/*
|
|
* [cli] fixes for devel setup after refactoring
|
|
* [dist] fix db path and sudoers
|
|
* [core] major refactor to use dedicated user for daemons
|
|
* [dist] kankurun and apache2 setup
|
|
* [handler] ImageDownload - do not try to unpack if src/dst are the same
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 23 03:19:12 UTC 2018 - opensuse-packaging@opensuse.org
|
|
|
|
- Update to version 0.3.9.git20180223.a2e5bb4:
|
|
* [web] default sqlite_unicode=1 for server setup to avoid utf8 problems
|
|
* [web] changed admin -> user/role list to REST/json
|
|
* [web] Workaround for UTF8 double encoding
|
|
* [web] fix storage of user_id for javascript in template data
|
|
* [cmd] added ExecuteCommandViaSSH in init template
|
|
* [cmd] fix for default in ssh command
|
|
* [web] avoid implicit creation of logged_in_user
|
|
* [web] first working version of job comments in webui
|
|
* [schema] final new database schema version 9
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 19 21:50:39 UTC 2018 - opensuse-packaging@opensuse.org
|
|
|
|
- Update to version 0.3.5.git20180219.240f8be:
|
|
* [dist] added missing 'Requires' for kanku-web
|
|
* comments in schema JobHistory
|
|
* [cmd] fix descriptions for kanku status
|
|
* [cmd] add -X <domain_name> to ssh command
|
|
* [core] initial version of cli based comments
|
|
* [cli] new command dbinit
|
|
* [dist] exclude only dirs from file list but keep files
|
|
* [cli] refactored regex for libvirtd.conf
|
|
* [web] link to gh-pages on index page
|
|
* [web] user/role lists in admin interface
|
|
* [web] configurable timeout for notification
|
|
* [web] better layout for job_history
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 12 16:38:07 UTC 2018 - opensuse-packaging@opensuse.org
|
|
|
|
- Update to version 0.3.5.git20180212.633d114:
|
|
* [dist] create default pool automatically in developer setup
|
|
* [cli] use public api in template for init
|
|
* [handler] new handler ChangeDomainState
|
|
* [handler] option 'reuse' for 'additional_disks' in CreateDomain
|
|
* [util] fix deletion of volumes VM
|
|
* [handler] option 'keep_volumes' to RemoveDomain
|
|
* [worker] improve duplicate advertisement handling
|
|
* [handler] fix for additional disks uploading from cache
|
|
* [handler] fix for database in ImageDownload
|
|
* [handler] use url in ImageDownload directly
|
|
* [web] added links to documentation in webui
|
|
* [handler] added additional_disks option for CreateDomain
|
|
* [doc] documented start/enable of kanku-worker
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 19 01:30:48 UTC 2018 - fschreiner@suse.de
|
|
|
|
- Update to version 0.3.4.git20180119.07fc15f:
|
|
* [doc] changed file path for doc files
|
|
* [doc] initial version of README.setup-worker.md
|
|
* [worker] reconnect to rabbitmq if SSL error occurrs
|
|
* [core] fixed missing increase for counter if more than 1 kanku-worker defined
|
|
* initialize last_job_id to avoid 'uninitialized ..' warnings
|
|
* [handler] proper env variables for ExecuteCommandViaSSH
|
|
* [web] fix for task notify filters
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 19 01:05:43 UTC 2018 - opensuse-packaging@opensuse.org
|
|
|
|
- Update to version 0.3.3.git20180119.07fc15f:
|
|
* [doc] changed file path for doc files
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 19 00:57:01 UTC 2018 - opensuse-packaging@opensuse.org
|
|
|
|
- Update to version 0.3.3.git20180119.d78a55d:
|
|
* [doc] changed file path for doc files
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 19 00:55:33 UTC 2018 - opensuse-packaging@opensuse.org
|
|
|
|
- Update to version 0.3.3.git20180119.57b2c8a:
|
|
* [doc] changed file path for doc files
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 19 00:40:19 UTC 2018 - opensuse-packaging@opensuse.org
|
|
|
|
- Update to version 0.3.3.git20180119.0de131d:
|
|
* [doc] initial version of README.setup-worker.md
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 18 23:39:22 UTC 2018 - opensuse-packaging@opensuse.org
|
|
|
|
- Update to version 0.3.3.git20180118.b800cdf:
|
|
* [doc] initial version of README.setup-worker.md
|
|
* [worker] reconnect to rabbitmq if SSL error occurrs
|
|
* [core] fixed missing increase for counter if more than 1 kanku-worker defined
|
|
* initialize last_job_id to avoid 'uninitialized ..' warnings
|
|
* [handler] proper env variables for ExecuteCommandViaSSH
|
|
* [web] fix for task notify filters
|
|
* [web] avoid 500 when accepting/declining role reques
|
|
* [cli] admin interface for roles requests
|
|
* [doc] updated distributions in README.md
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 11 11:19:19 UTC 2017 - opensuse-packaging@opensuse.org
|
|
|
|
- Update to version 0.3.3.git20171211.e68078b:
|
|
* [web] avoid 500 when accepting/declining role reques
|
|
* [cli] admin interface for roles requests
|
|
* [doc] updated distributions in README.md
|
|
* Create LICENSE
|
|
* Create CONTRIBUTING.md
|
|
* [web] ui component to request role changes
|
|
* [schema] new database schema version 7
|
|
* [cli] avoid exception in 'kanku status'
|
|
* [web] fix for filters if no filter so far submitted
|
|
* [core] include hostname in notify for daemon restart
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 24 12:24:34 UTC 2016 - fschreiner@suse.com
|
|
|
|
- Update to version 0.1.8.git20161124.ed94b6d:
|
|
* fixed remote login if no kankurc found
|
|
* cleanup for K::H::ImageDownload
|
|
* cleanup K::Util::VM
|
|
* logging console output to file
|
|
* added vcpu to init options
|
|
* pod docu for Kanku::Handler
|
|
* added PERL5LIB to profile get access via perldoc
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 19 02:56:52 UTC 2016 - opensuse-packaging@opensuse.org
|
|
|
|
- Update to version 0.1.7.git20161119.64ee74e:
|
|
* more logging in Kanku::Util::VM
|
|
* new README.md pointing to projects gh-page
|
|
* fixed template problems with cpu type
|
|
* make repository for Kanku::Handler::OBSCheck configurable via WebUI
|
|
* make ssh auth_type for Kanku::Roles::SSH globally configurable
|
|
* fix 'Uninitialzed value' warning in Kanku::Util::VM
|
|
* link to home:M0ses:kanku:Images in initial KankuFile
|
|
* fixed offline handling with new libvirt based image upload
|
|
* new version in spec file
|
|
* fixed problem if setup not started as root
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 28 01:56:49 UTC 2016 - fschreiner@suse.com
|
|
|
|
- refactor Cmd::Roles::Remote for autologin
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 01 2016 Frank Schreiner - 0.1.0-1.0
|
|
|
|
- added handler for openstack
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 20 2016 Frank Schreiner - 0.0.5-2.0
|
|
|
|
- fixed libvirtd setup for leap
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 19 2016 Frank Schreiner <m0ses@samaxi.de> - 0.0.5-1.0
|
|
|
|
- fixed cache_dir problem with CreateDomain
|
|
- fixed specfile problems
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 19 2016 Frank Schreiner <m0ses@samaxi.de> 0.0.4-1.1
|
|
|
|
- fixed version of contrib/port_forward.pl
|
|
- RemoveDomain can be disabled now by gui
|
|
- download via OBS api
|
|
- initial version of openvswitch integration
|
|
- moved job template to examples directory
|
|
- added mirror mode to GIT handler
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 20 2016 Frank Schreiner - 0.0.3-0.1
|
|
|
|
- new cli remote commands
|
|
- refactor of parameter handling in UI and scheduler
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 25 2016 Frank Schreiner - 0.0.2-0.1
|
|
|
|
- introduced offline mode and dbmigreate command
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 10 2016 Frank Schreiner - 0.0.1-0.1
|
|
|
|
- initial version
|