Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kube-no-trouble for openSUSE:Factory 
checked in at 2022-10-11 18:02:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kube-no-trouble (Old)
 and      /work/SRC/openSUSE:Factory/.kube-no-trouble.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kube-no-trouble"

Tue Oct 11 18:02:19 2022 rev:2 rq:1009244 version:0.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kube-no-trouble/kube-no-trouble.changes  
2022-01-26 21:28:09.165509101 +0100
+++ 
/work/SRC/openSUSE:Factory/.kube-no-trouble.new.2275/kube-no-trouble.changes    
    2022-10-11 18:04:55.734024582 +0200
@@ -1,0 +2,56 @@
+Mon Oct 10 06:11:51 UTC 2022 - ka...@b1-systems.de
+
+- Update to version 0.6.0:
+  * ci: Fix latest tag and avoid rebuild
+  * dep: Docker bump golang from 1.19.1-alpine3.16 to 1.19.2-alpine3.16
+  * ci: Fix missing build info in docker images
+  * ci: Fix missing build info in docker images
+  * docs: Add Docker section to readme
+  * docs: Improve release note formatting
+  * fix: Full path of the docker registry and path to docker image
+  * feat: Cover deprecated autoscaling/v2beta1 and autoscaling/v2beta2 PI 
group - HPA
+  * fix: Name of repo now correctly expanded when pushing to docker registry
+  * ci: Notify users of the aarch64 option when installing
+  * fix: Helm - only default to release namespace for namespaced resources
+  * ci: Build and publish docker image
+  * fix: Collect Ingress via v1 API
+  * docs: Update help output in readme to include -O flag
+  * test: Add tests for -O flag
+  * feat: Add -O flag to configure output to file
+  * test: Refactor Main tests to pass arguments directly
+  * feat: Add OutputFile option to config
+  * test: Add tests for text printer
+  * feat: Add output file support to text printer
+  * test: Add tests for JSON printer
+  * feat: Add output file support to JSON printer
+  * feat: Add outputFile support to Printer/commonPrinter
+  * test: Ref TestParsePrinter to test the resp. function
+  * feat: Support for checking additional annotations
+  * dep: Docker bump golang from 1.19.0-alpine3.16 to 1.19.1-alpine3.16
+  * ci: Pre-commit to catch new spelling issues
+  * chore: Spelling fixes
+  * chore: Users can install latest nightly
+  * chore: Test empty output text/json, ensuring json returns empty array and 
text stdout is empty when no issues are found
+  * test: Reduce test noise level
+  * test: Add tests for snapshot.storage.k8s.io/v1beta1
+  * feat: Add support for detecting snapshot.storage.k8s.io/v1beta1
+  * feat: User agent and dryup tests
+  * docs: Add example of scanning all files in a directory
+  * build: Update to golang 19, go mod tidy too
+  * docs: Update link to blog
+  * ci: Update checkout action to lastest
+  * fix: Arch detection dectection for aarch64
+  * feat: Version flag
+  * chore: Pre-commit fixed versions and remove broken make linter
+  * fix: Resource name can be undefined in some cases
+  * test: Fix review* fixture manifests to contain metadata
+  * test: Fix rules tests to actually evaluate
+  * ci: Update checkout to v2
+  * fix: Fix CronJob rego
+  * dep: Go bump github.com/open-policy-agent/opa from 0.33.1 to 0.34.2
+  * fix: Fix unpopulated discovery client and add test for same
+  * feat: Add support for in-cluster auth
+  * test: Refactor out env variable setup
+  * test: Extract hardcoded fixtures path to const
+
+-------------------------------------------------------------------

Old:
----
  kube-no-trouble-0.5.1.tar.gz

New:
----
  kube-no-trouble-0.6.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kube-no-trouble.spec ++++++
--- /var/tmp/diff_new_pack.LwPBb6/_old  2022-10-11 18:04:56.254025423 +0200
+++ /var/tmp/diff_new_pack.LwPBb6/_new  2022-10-11 18:04:56.258025430 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kube-no-trouble
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           kube-no-trouble
-Version:        0.5.1
+Version:        0.6.0
 Release:        0
 Summary:        Easily check your cluster for use of deprecated APIs
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.LwPBb6/_old  2022-10-11 18:04:56.302025501 +0200
+++ /var/tmp/diff_new_pack.LwPBb6/_new  2022-10-11 18:04:56.306025507 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/doitintl/kube-no-trouble</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">0.5.1</param>
+    <param name="revision">0.6.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
   </service>
@@ -15,7 +15,7 @@
     <param name="compression">gz</param>
   </service>
   <service name="go_modules" mode="disabled">
-    <param name="archive">kube-no-trouble-0.5.1.tar.gz</param>
+    <param name="archive">kube-no-trouble-0.6.0.tar.gz</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.LwPBb6/_old  2022-10-11 18:04:56.326025539 +0200
+++ /var/tmp/diff_new_pack.LwPBb6/_new  2022-10-11 18:04:56.330025546 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/doitintl/kube-no-trouble</param>
-              <param 
name="changesrevision">cd0673a84dae8b25abb80b0604cf45c1a38a7e0f</param></service></servicedata>
+              <param 
name="changesrevision">126e47b9b45550a45404b599c546bf911ffae571</param></service></servicedata>
 (No newline at EOF)
 

++++++ kube-no-trouble-0.5.1.tar.gz -> kube-no-trouble-0.6.0.tar.gz ++++++
++++ 3503 lines of diff (skipped)

++++++ vendor.tar.gz ++++++
++++ 6071 lines of diff (skipped)

Reply via email to