From 247f758196690d6003ea9b2b83d0d4c067426e33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Wed, 14 Aug 2024 15:56:35 +0200 Subject: [PATCH] Adding patchinfo patchinfo.20240813145557336011.90520735584153 --- elemental-agent | 2 +- elemental-operator | 2 +- elemental-system-agent | 2 +- elemental-toolkit | 2 +- .../_patchinfo | 107 ++++++++++++++++++ 5 files changed, 111 insertions(+), 4 deletions(-) create mode 100644 patchinfo.20240813145557336011.90520735584153/_patchinfo diff --git a/elemental-agent b/elemental-agent index 3569cd7..0ed392a 160000 --- a/elemental-agent +++ b/elemental-agent @@ -1 +1 @@ -Subproject commit 3569cd7ae9c0b0a9f3fe1fd124b9cafa3f5a3edc +Subproject commit 0ed392accb0572108197a2129ee769d0ecfaf0f8 diff --git a/elemental-operator b/elemental-operator index e4514b9..4e1b884 160000 --- a/elemental-operator +++ b/elemental-operator @@ -1 +1 @@ -Subproject commit e4514b9ee92c48da71e75f06e74ab88674c0a486 +Subproject commit 4e1b88472257b6ba3b84915c55669297bab6c7d3 diff --git a/elemental-system-agent b/elemental-system-agent index 9e5a6d9..8af26d8 160000 --- a/elemental-system-agent +++ b/elemental-system-agent @@ -1 +1 @@ -Subproject commit 9e5a6d964ef1e42a8c0ed4dfebd3781a93af244f +Subproject commit 8af26d8a31d95a077a89447c0a5e7c71b0253b06 diff --git a/elemental-toolkit b/elemental-toolkit index 09b9794..c0379fa 160000 --- a/elemental-toolkit +++ b/elemental-toolkit @@ -1 +1 @@ -Subproject commit 09b9794a7eb3b785c62ada1f9a12716701bc0690 +Subproject commit c0379fad30a2e48161b701ede1edf5d4e2b6aa36 diff --git a/patchinfo.20240813145557336011.90520735584153/_patchinfo b/patchinfo.20240813145557336011.90520735584153/_patchinfo new file mode 100644 index 0000000..8fc811a --- /dev/null +++ b/patchinfo.20240813145557336011.90520735584153/_patchinfo @@ -0,0 +1,107 @@ + + + kwk + moderate + recommended + Recommended update for elemental-system-agent, elemental, systemd-presets-branding-Elemental, elemental-toolkit, elemental-agent, elemental-operator + This update for elemental-system-agent, elemental, systemd-presets-branding-Elemental, elemental-toolkit, elemental-agent, elemental-operator fixes the following issues: + +elemental: + - Update to version v2.1.2 + * Fix grub2-x86_64-efi installation + * Removing syslinux from base image + * Workaround to remove any pre-existing Elemental initrd + +elemental-agent: + - Update to version 0.5.0+git20240729.4482c01: + * Fix rke2 cluster class (#80) + * Fix rootfs layout (#76) + * Exclude cloud-config-defaults feature (#75) + * Use toolkit nightly builds (#74) + * Align images to Elemental dev (#73) + * Only use essential elemental services (#71) + * Actualyze elemental init arguments and improve iso build setup (#70) + * Fix missing mtools dependency (#68) + * Unify root password + * Prevent associating multiple ElementalHosts (#65) + * Remove CodeQL github action workaround (#66) + * upgrade elemental-toolkit to 2.1.0 version (#61) + * tests: align Ginkgo version in the Makefile (#63) + * Dockerfiles: ensure /usr/libexec is present on the image FS (#64) + * minor/setup_kind_cluster.sh: print the command to write the my-config.yaml (#62) + * Fix RKE2 ClusterClass and RKE2 default registration method (#60) + * Remove unused Codecov config (#59) + * Actualize RKE2 templates (#58) + * Remove CodeCov action (#57) + * Update codeql action (#56) + * Display host phases (#51) + * Bump CAPI version (#54) + * Print test agent config by default (#55) + * Deprecate release-action (#53) + * Display association status (#49) + * Add registration ready condition (#50) + * Prevent kubelet and containerd from running in Recovery (#43) + * Mitigate time sync issues on JWT validation (#41) + * Improve kubeadm image (#39) + - Update to version 0.5.0+git20240319.13ad570: + * Update dependencies and fix CodeQL failure (#36) + * Update to go 1.22 (#32) + * Update k3s provider urls (#34) + * Remove tumbleweed dracut patches (#33) + * Refer to CONTROL_PLANE_ENDPOINT_HOST + * Update metadata.yaml + * Update quickstart (#30) + * Remove uninitialized taint from nodes (#29) + * Set providerid on nodes (#22) + * Bump yip to v1.4.10 + - Initial version 0.5.0 + +elemental-operator: + - Update to version 1.6.4: + * register: always register when called (#816) + + - 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) + + - Update to version 1.6.2: + * chart: add chart name and version to the operator deployment (#694) + * Add Metadata CRD (#717) + +elemental-system-agent: + - Update to version 0.3.7: + * Add support for CATTLE_AGENT_VAR_DIR in suc plan + * add the step for creating GH release, and fix typo in filename + * Migrate from Drone to GitHub Action + * Version bump for Alpine and Kubectl + * Add support for CATTLE_AGENT_STRICT_VERIFY|STRICT_VERIFY environment variables to ensure kubeconfig CA data is valid (#171) + +elemental-toolkit: + - Update to version 2.1.1: + * [backport] Disable boot entry if efivars is read-only (#2059) (#2145) + * [backport] CI refactor to v2.1.x branch (#2146) + * Remove pre-existing Elemental initrds + +systemd-presets-branding-Elemental: + - Include elemental-register.timer as service enabled by default + + + elemental + elemental-agent + elemental-operator + elemental-system-agent + elemental-toolkit + systemd-presets-branding-Elemental + +