Hello community, here is the log from the commit of package velum for openSUSE:Factory checked in at 2018-04-20 17:30:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/velum (Old) and /work/SRC/openSUSE:Factory/.velum.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "velum" Fri Apr 20 17:30:37 2018 rev:22 rq:598537 version:3.0.0+dev+git_r725_0f32ab90393bfb78110ac53bc9cb3a914a97433c Changes: -------- --- /work/SRC/openSUSE:Factory/velum/velum.changes 2018-04-16 15:46:00.896575465 +0200 +++ /work/SRC/openSUSE:Factory/.velum.new/velum.changes 2018-04-20 17:32:57.578946218 +0200 @@ -1,0 +2,24 @@ +Thu Apr 19 09:20:14 UTC 2018 - [email protected] + +- Commit 7325d5f by VĂtor Avelino [email protected] + Introduce force removal feature + + * Do not poll for grains from the UI + + Remove all polling to the salt-api triggered from the UI, this will make the + UI responsive when some minion is down. We'll update the relevant grains for + us in the background. + + * Add the admin node as part of the list of minions in the database + + It allows us to keep track of the update flags of the admin node + + * Include a new scope `cluster_role` for minions that will return the minions + that are part of the Kubernetes cluster (not admin nodes) + + Fixes: bsc#1085291 + + feature#force-node-removal + + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ velum.spec ++++++ --- /var/tmp/diff_new_pack.dzObrz/_old 2018-04-20 17:32:58.462914162 +0200 +++ /var/tmp/diff_new_pack.dzObrz/_new 2018-04-20 17:32:58.462914162 +0200 @@ -23,7 +23,7 @@ # Version: 1.0.0 # %%define branch 1.0.0 -Version: 3.0.0+dev+git_r723_2e93fa9a1dd8002ae016b8e5996b603ccd0c0dc1 +Version: 3.0.0+dev+git_r725_0f32ab90393bfb78110ac53bc9cb3a914a97433c Release: 0 %define branch master Summary: Dashboard for CaasP @@ -96,7 +96,7 @@ %description velum is the dashboard for CaasP to manage and deploy kubernetes clusters on top of MicroOS -This package has been built with commit 2e93fa9a1dd8002ae016b8e5996b603ccd0c0dc1 from branch master on date Mon, 16 Apr 2018 11:14:33 +0000 +This package has been built with commit 0f32ab90393bfb78110ac53bc9cb3a914a97433c from branch master on date Thu, 19 Apr 2018 09:19:29 +0000 %prep %setup -q -n velum-%{branch} ++++++ 0_set_default_salt_events_alter_time_column_value.rpm.patch ++++++ --- /var/tmp/diff_new_pack.dzObrz/_old 2018-04-20 17:32:58.498912857 +0200 +++ /var/tmp/diff_new_pack.dzObrz/_new 2018-04-20 17:32:58.502912711 +0200 @@ -1,8 +1,8 @@ diff --git a/db/schema.rb b/db/schema.rb -index a1cc256..83dea1e 100644 +index b8392cd..6061543 100644 --- a/db/schema.rb +++ b/db/schema.rb -@@ -93,7 +93,7 @@ ActiveRecord::Schema.define(version: 20180312112638) do +@@ -95,7 +95,7 @@ ActiveRecord::Schema.define(version: 20180406080400) do create_table "salt_events", force: :cascade do |t| t.string "tag", limit: 255, null: false t.text "data", limit: 16777215, null: false @@ -11,7 +11,7 @@ t.string "master_id", limit: 255, null: false t.datetime "taken_at" t.datetime "processed_at" -@@ -111,7 +111,7 @@ ActiveRecord::Schema.define(version: 20180312112638) do +@@ -113,7 +113,7 @@ ActiveRecord::Schema.define(version: 20180406080400) do t.string "id", limit: 255, null: false t.string "success", limit: 10, null: false t.text "full_ret", limit: 16777215, null: false ++++++ master.tar.gz ++++++ ++++ 2621 lines of diff (skipped)
