From 4e1b88472257b6ba3b84915c55669297bab6c7d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Wed, 14 Aug 2024 15:55:50 +0200 Subject: [PATCH] Sync from SUSE:ALP:Source:Standard:1.0 elemental-operator revision f313a191cc30156ff33a879c5a4a6568 --- _servicedata | 2 +- elemental-operator-1.6.1.obscpio | 3 --- elemental-operator-1.6.4.obscpio | 3 +++ elemental-operator.changes | 31 +++++++++++++++++++++++++++++++ elemental-operator.obsinfo | 6 +++--- elemental-operator.spec | 2 +- 6 files changed, 39 insertions(+), 8 deletions(-) delete mode 100644 elemental-operator-1.6.1.obscpio create mode 100644 elemental-operator-1.6.4.obscpio diff --git a/_servicedata b/_servicedata index 4dbdd1a..9b1e4be 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rancher/elemental-operator - 1ee40797b54cc82482cefa4a7b04b1758eb44536 \ No newline at end of file + c6411a4e1dfe3564bdfd59c4ab7f594ea8fc3771 \ No newline at end of file diff --git a/elemental-operator-1.6.1.obscpio b/elemental-operator-1.6.1.obscpio deleted file mode 100644 index f2c9342..0000000 --- a/elemental-operator-1.6.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2ded7212b2301f3cd36950794c2ffc216901a1a6dda7a96fb0710fadf4e2ca36 -size 68938254 diff --git a/elemental-operator-1.6.4.obscpio b/elemental-operator-1.6.4.obscpio new file mode 100644 index 0000000..e38df50 --- /dev/null +++ b/elemental-operator-1.6.4.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68ba6db6da7e84a4d11dba687e27f9d985761eae841aa6a579529b8ccde8c559 +size 68946958 diff --git a/elemental-operator.changes b/elemental-operator.changes index 31596e7..2506e0c 100644 --- a/elemental-operator.changes +++ b/elemental-operator.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Thu Aug 08 10:07:24 UTC 2024 - dcassany@suse.com + +- Update to version 1.6.4: + * register: always register when called (#816) + +------------------------------------------------------------------- +Mon Aug 05 08:59:38 UTC 2024 - dcassany@suse.com + +- Update to version 1.6.3: + * Backport to v1.6.x (#796) + * Enable PR workflow for v1.6 maintenance branch + * Add toggle to automatically delete no longer in sync versions (#780) (#783) + * [v1.6.x] Add managedosversion finalizer (#775 & #784) (#782) + * Ensure re-sync is triggered + * [v1.6.x][BACKPORT] operator: fix ManagedOSVersionChannel sync (#771) + * Use YAML content for Elemental Agent config (#765) (#770) + * Allow yip configs (#751) (#762) + * Update deployment.yaml (#757) (#761) + * Flag no longer in sync ManagedOSVersions (#750) (#752) + * Let elemental-register digest system hardware data (#748) (#749) + * register: don't send new Disks and Controllers data (#741) + * Added the ability to create a node reset marker for unmanaged hosts (#731) (#737) + +------------------------------------------------------------------- +Tue May 07 11:54:53 UTC 2024 - dcassany@suse.com + +- Update to version 1.6.2: + * chart: add chart name and version to the operator deployment (#694) + * Add Metadata CRD (#717) + ------------------------------------------------------------------- Fri Apr 26 11:50:58 UTC 2024 - dcassany@suse.com diff --git a/elemental-operator.obsinfo b/elemental-operator.obsinfo index 8a36e2e..ce4f9de 100644 --- a/elemental-operator.obsinfo +++ b/elemental-operator.obsinfo @@ -1,4 +1,4 @@ name: elemental-operator -version: 1.6.1 -mtime: 1713992407 -commit: 1ee40797b54cc82482cefa4a7b04b1758eb44536 +version: 1.6.4 +mtime: 1723107524 +commit: c6411a4e1dfe3564bdfd59c4ab7f594ea8fc3771 diff --git a/elemental-operator.spec b/elemental-operator.spec index 2fe470b..a1db976 100644 --- a/elemental-operator.spec +++ b/elemental-operator.spec @@ -17,7 +17,7 @@ Name: elemental-operator -Version: 1.6.1 +Version: 1.6.4 Release: 0 Summary: Kubernetes operator to support OS management License: Apache-2.0