From 89ae6e255f32eadf871096bafe0cc1958b1c6e34 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 19:52:40 -0600 Subject: [PATCH 1/4] chore(deps): update runtime to v0.6.0 (#897) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/defenseunicorns/uds-runtime](https://images.chainguard.dev/directory/image/static/overview) ([source](https://redirect.github.com/chainguard-images/images/tree/HEAD/images/static)) | minor | `0.5.0` -> `0.6.0` | | [https://github.com/defenseunicorns/uds-runtime.git](https://redirect.github.com/defenseunicorns/uds-runtime) | minor | `v0.5.0` -> `v0.6.0` | --- ### Release Notes
defenseunicorns/uds-runtime (https://github.com/defenseunicorns/uds-runtime.git) ### [`v0.6.0`](https://redirect.github.com/defenseunicorns/uds-runtime/releases/tag/v0.6.0) [Compare Source](https://redirect.github.com/defenseunicorns/uds-runtime/compare/v0.5.0...v0.6.0) ##### Features - **api:** adds caching layer to pepr endpoints ([#​402](https://redirect.github.com/defenseunicorns/uds-runtime/issues/402)) ([782d93b](https://redirect.github.com/defenseunicorns/uds-runtime/commit/782d93b9b030a0a16191de58ec7c6920982f248a)) - **api:** use tls when running locally ([#​405](https://redirect.github.com/defenseunicorns/uds-runtime/issues/405)) ([d4764eb](https://redirect.github.com/defenseunicorns/uds-runtime/commit/d4764ebcff0ad5c3b4d3dfaee563429ce07d4e87)) - **ci:** publish the runtime ui build as a release artifact ([#​418](https://redirect.github.com/defenseunicorns/uds-runtime/issues/418)) ([ce4a592](https://redirect.github.com/defenseunicorns/uds-runtime/commit/ce4a592c615b02e149f2a8b7c0698fb85157b3b6)) - **ui:** 409 overview dashboard events logs widget ([#​415](https://redirect.github.com/defenseunicorns/uds-runtime/issues/415)) ([ea47a72](https://redirect.github.com/defenseunicorns/uds-runtime/commit/ea47a72b47d60c4b51a9b6ef63cd5853f57d6fd6)) - **ui:** create stat widget ([#​386](https://redirect.github.com/defenseunicorns/uds-runtime/issues/386)) ([f1dce2e](https://redirect.github.com/defenseunicorns/uds-runtime/commit/f1dce2ebf81a2701267cc76a92a34d9b59293d9a)) ##### Bug Fixes - closes pepr goroutines when navigating away ([#​400](https://redirect.github.com/defenseunicorns/uds-runtime/issues/400)) ([95fb845](https://redirect.github.com/defenseunicorns/uds-runtime/commit/95fb8453779042f3b695351127d0097162a856cb)) - reconnection handling after introducing TLS ([#​412](https://redirect.github.com/defenseunicorns/uds-runtime/issues/412)) ([b89cf16](https://redirect.github.com/defenseunicorns/uds-runtime/commit/b89cf16ddba0ec37891aab72876a26f6d5f0b402)) - storageclass view data ([#​425](https://redirect.github.com/defenseunicorns/uds-runtime/issues/425)) ([f228e7f](https://redirect.github.com/defenseunicorns/uds-runtime/commit/f228e7f2eb619b0a599deff6b519113c51d7a7bd)) ##### Miscellaneous - **api:** refactor organization of reconnection logic ([#​406](https://redirect.github.com/defenseunicorns/uds-runtime/issues/406)) ([1dd4a06](https://redirect.github.com/defenseunicorns/uds-runtime/commit/1dd4a06153c79301a6ae23001bcd0aef5002e3db)) - **api:** updates for handling unavailable metrics server ([#​421](https://redirect.github.com/defenseunicorns/uds-runtime/issues/421)) ([6bb9728](https://redirect.github.com/defenseunicorns/uds-runtime/commit/6bb9728d2e01de73b6462b420c384c64580524e7)) - **deps:** update dependency kubernetes-fluent-client to v3.0.4 ([#​403](https://redirect.github.com/defenseunicorns/uds-runtime/issues/403)) ([ef35113](https://redirect.github.com/defenseunicorns/uds-runtime/commit/ef35113c05ecf881c5077fdea4c9c322febbff66)) - **deps:** update devdependencies ([#​214](https://redirect.github.com/defenseunicorns/uds-runtime/issues/214)) ([16f75ed](https://redirect.github.com/defenseunicorns/uds-runtime/commit/16f75ed767af5fd2f128044723e6c010b46be576)) - **deps:** update github actions ([#​385](https://redirect.github.com/defenseunicorns/uds-runtime/issues/385)) ([ac2797f](https://redirect.github.com/defenseunicorns/uds-runtime/commit/ac2797f73abf450e0ba784b269752f61fb322599)) - **deps:** update module github.com/zarf-dev/zarf to v0.41.0 ([#​414](https://redirect.github.com/defenseunicorns/uds-runtime/issues/414)) ([aaa2fed](https://redirect.github.com/defenseunicorns/uds-runtime/commit/aaa2fed5529f3e78b7b70d500eb4cac371907c06)) - fix typo in README ([#​396](https://redirect.github.com/defenseunicorns/uds-runtime/issues/396)) ([ceddd9b](https://redirect.github.com/defenseunicorns/uds-runtime/commit/ceddd9ba36ff86454a9cbdba00d40bf8ceb57a8f)) - fix typo, clean URL, de-dup toast ([#​407](https://redirect.github.com/defenseunicorns/uds-runtime/issues/407)) ([b8616c6](https://redirect.github.com/defenseunicorns/uds-runtime/commit/b8616c619b11feef6a6e3376f7bf8a965c84ff5e)) - implementation for handling crds that dont exist ([#​408](https://redirect.github.com/defenseunicorns/uds-runtime/issues/408)) ([d5d7d14](https://redirect.github.com/defenseunicorns/uds-runtime/commit/d5d7d14962304b955d8b9a7eff4a78eb9559583d)) - swap svelte-chartjs for chartjs lib ([#​246](https://redirect.github.com/defenseunicorns/uds-runtime/issues/246)) ([cedaa43](https://redirect.github.com/defenseunicorns/uds-runtime/commit/cedaa43b1b065be77add427777f03a7837a61b15)) - **ui:** add status colors for event type in events table ([#​422](https://redirect.github.com/defenseunicorns/uds-runtime/issues/422)) ([e1111e9](https://redirect.github.com/defenseunicorns/uds-runtime/commit/e1111e96163eaa67c2f36e9b2dc8cb0501cfbbd5)) - **ui:** adding convention for figma to front end component naming ([#​401](https://redirect.github.com/defenseunicorns/uds-runtime/issues/401)) ([f65ec88](https://redirect.github.com/defenseunicorns/uds-runtime/commit/f65ec88d95656f7217a5af1320b009816bd99f64))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/defenseunicorns/uds-core). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- src/runtime/zarf.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/runtime/zarf.yaml b/src/runtime/zarf.yaml index cdccb7cd9..16474a362 100644 --- a/src/runtime/zarf.yaml +++ b/src/runtime/zarf.yaml @@ -14,11 +14,11 @@ components: - name: uds-runtime required: false images: - - ghcr.io/defenseunicorns/uds-runtime:0.5.0 + - ghcr.io/defenseunicorns/uds-runtime:0.6.0 charts: - name: uds-runtime namespace: uds-runtime - version: "v0.5.0" + version: "v0.6.0" url: https://github.com/defenseunicorns/uds-runtime.git gitPath: chart actions: From e2e61ce3319aa9ac48762afe097d72f97175bbce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 02:20:50 +0000 Subject: [PATCH 2/4] chore(deps): update metrics-server chart to v3.12.2 (#873) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [metrics-server](https://redirect.github.com/kubernetes-sigs/metrics-server) | patch | `3.12.1` -> `3.12.2` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/defenseunicorns/uds-core). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Micah Nagel --- src/metrics-server/common/zarf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/metrics-server/common/zarf.yaml b/src/metrics-server/common/zarf.yaml index c258da476..0e915fd01 100644 --- a/src/metrics-server/common/zarf.yaml +++ b/src/metrics-server/common/zarf.yaml @@ -16,7 +16,7 @@ components: - name: metrics-server namespace: metrics-server url: https://kubernetes-sigs.github.io/metrics-server - version: 3.12.1 + version: 3.12.2 valuesFiles: - "../values/values.yaml" actions: From df7d427cf8f830d7590a144ff9e902245433460b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 03:01:05 +0000 Subject: [PATCH 3/4] chore(deps): update loki nginx image to v1.27.2 (#894) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cgr.dev/du-uds-defenseunicorns/nginx-fips](https://images.chainguard.dev/directory/image/nginx-fips/overview) ([source](https://redirect.github.com/chainguard-images/images-private/tree/HEAD/images/nginx-fips)) | patch | `1.27.1` -> `1.27.2` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/defenseunicorns/uds-core). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- src/loki/values/unicorn-values.yaml | 2 +- src/loki/zarf.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/loki/values/unicorn-values.yaml b/src/loki/values/unicorn-values.yaml index b50b9dba6..74d73473d 100644 --- a/src/loki/values/unicorn-values.yaml +++ b/src/loki/values/unicorn-values.yaml @@ -8,7 +8,7 @@ gateway: image: registry: cgr.dev repository: du-uds-defenseunicorns/nginx-fips - tag: 1.27.1 + tag: 1.27.2 memcached: image: repository: cgr.dev/du-uds-defenseunicorns/memcached diff --git a/src/loki/zarf.yaml b/src/loki/zarf.yaml index ecd59de6b..2111e27ed 100644 --- a/src/loki/zarf.yaml +++ b/src/loki/zarf.yaml @@ -50,5 +50,5 @@ components: - ./values/unicorn-values.yaml images: - cgr.dev/du-uds-defenseunicorns/loki:3.2.0 - - cgr.dev/du-uds-defenseunicorns/nginx-fips:1.27.1 + - cgr.dev/du-uds-defenseunicorns/nginx-fips:1.27.2 - cgr.dev/du-uds-defenseunicorns/memcached:1.6.31 From 6e47b11f85075c3942c1ca193d5e9d90747b6109 Mon Sep 17 00:00:00 2001 From: Micah Nagel Date: Fri, 11 Oct 2024 06:49:40 -0600 Subject: [PATCH 4/4] fix: broken readme link (#899) ## Description Fixes a broken path as reported by @philcole09 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8bc9719fc..c8205e9ce 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ uds deploy k3d-core-slim-dev:0.28.0 #### Developing UDS Core -UDS Core development leverages the `uds zarf dev deploy` command. For convenience, a UDS Task is provided to setup the environment. You'll need to have [NodeJS](https://nodejs.org/en/download/) 20 or later installed to continue. Here's an example of a flow developing the [identity-authorization layer](./package/identity-authorization/README.md): +UDS Core development leverages the `uds zarf dev deploy` command. For convenience, a UDS Task is provided to setup the environment. You'll need to have [NodeJS](https://nodejs.org/en/download/) 20 or later installed to continue. Here's an example of a flow developing the [identity-authorization layer](./packages/identity-authorization/README.md): ```bash # Create the dev environment