Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update pepr to v0.39.0 #932

Merged
merged 4 commits into from
Nov 12, 2024
Merged

chore(deps): update pepr to v0.39.0 #932

merged 4 commits into from
Nov 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
pepr 0.37.2 -> 0.39.0 age adoption passing confidence dependencies minor
registry1.dso.mil/ironbank/opensource/defenseunicorns/pepr/controller (source) v0.37.2 -> v0.39.0 age adoption passing confidence minor

Release Notes

defenseunicorns/pepr (pepr)

v0.39.0

Compare Source

Features

What's Changed

Dependabot

New Contributors

Full Changelog: defenseunicorns/pepr@v0.38.3...v0.39.0

v0.38.3

Compare Source

What's Changed

Full Changelog: defenseunicorns/pepr@v0.38.2...v0.38.3

v0.38.2

Compare Source

What's Changed

Full Changelog: defenseunicorns/pepr@v0.38.1...v0.38.2

v0.38.1

Compare Source

What's Changed

Full Changelog: defenseunicorns/pepr@v0.38.0...v0.38.1

v0.38.0

Compare Source

Features

  • Adds support for http2 watch mode

Note: http2Watch has an issue around memory (soak results: ctrl-f "Memory"). This is a known issue. We will look to make improvements during the next release of KFC. We went ahead and released this feature because we are confident that it is an immediate improvement as some users were manually rolling the watcher pod to account for watch-misses. There was also a high severity CVE in an upstream library that forced us to release faster in order to fix.

Deprecations ⚠️

We identified a circular dependency which required us to relocate some types. In this release, those types are removed from src/lib/k8s.ts to src/lib/types.ts. If your module uses any of these types, please update your imports accordingly to avoid issues.

Affected Types:

Find all of them now in types.ts

What's Changed

New Contributors

Full Changelog: defenseunicorns/pepr@v0.37.2...v0.38.0

v0.37.3

Compare Source


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. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner October 18, 2024 13:25
@renovate renovate bot changed the title chore(deps): update pepr to v0.38.1 chore(deps): update pepr Oct 18, 2024
@renovate renovate bot force-pushed the renovate/pepr branch 2 times, most recently from 38040fe to a57d577 Compare October 21, 2024 15:57
@renovate renovate bot changed the title chore(deps): update pepr chore(deps): update pepr to v0.38.2 Oct 21, 2024
@mjnagel mjnagel changed the title chore(deps): update pepr to v0.38.2 chore(deps): update pepr to v0.38.3 Oct 24, 2024
@mjnagel mjnagel added the waiting on ironbank This PR is waiting on an image update for ironbank label Oct 24, 2024
@renovate renovate bot changed the title chore(deps): update pepr to v0.38.3 chore(deps): update pepr Nov 7, 2024
| datasource | package                                                               | from    | to      |
| ---------- | --------------------------------------------------------------------- | ------- | ------- |
| npm        | pepr                                                                  | 0.37.2  | 0.39.0  |
| docker     | registry1.dso.mil/ironbank/opensource/defenseunicorns/pepr/controller | v0.37.2 | v0.39.0 |
@renovate renovate bot changed the title chore(deps): update pepr chore(deps): update pepr to v0.39.0 Nov 7, 2024
@mjnagel mjnagel removed the waiting on ironbank This PR is waiting on an image update for ironbank label Nov 8, 2024
Copy link
Contributor Author

renovate bot commented Nov 8, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

mjnagel
mjnagel previously requested changes Nov 8, 2024
Copy link
Contributor

@mjnagel mjnagel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requesting changes so we don't forget, we'll want to update a few envs to adjust intervals and remove the http2 toggle (don't believe it is used anymore).

@mjnagel mjnagel dismissed their stale review November 9, 2024 20:57

Changes made

@mjnagel
Copy link
Contributor

mjnagel commented Nov 9, 2024

Updated to the same baseline interval/limit as our staging environment. Noting that I also upped the timeout limit for upgrade tests - I noticed that some upgrades are very slightly going past the 30 minute mark. Something to watch and improve but for now bumped the limit up. With smaller changes between releases the upgrade time should be quicker in general.

@UnicornChance UnicornChance merged commit 27eb1bd into main Nov 12, 2024
18 checks passed
@UnicornChance UnicornChance deleted the renovate/pepr branch November 12, 2024 14:58
UnicornChance pushed a commit that referenced this pull request Nov 12, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.31.0](v0.30.0...v0.31.0)
(2024-11-12)


### ⚠ BREAKING CHANGES

* Remove the generated exception block from the remoteCidr generation.
This change means that a cidr containing the META_IP could be set.

### Bug Fixes

* avoids memory leak in istio sidecar termination
([#972](#972))
([bfd415e](bfd415e))
* ensure grafana does not install plugins from the internet
([#993](#993))
([f3def45](f3def45))
* remove remoteCidr exception block
([#987](#987))
([264fbf6](264fbf6))
* renovate config updated to track tests
([#981](#981))
([2494448](2494448))
* sets `fail-fast` to `false` for matrix workflows
([#995](#995))
([3008788](3008788))
* sort auth chains when building the authservice config
([#969](#969))
([15487fb](15487fb))


### Miscellaneous

* add prometheus, loki, and vector e2e testing
([#939](#939))
([f271ce2](f271ce2))
* add the scorecard supply chain security workflow
([#917](#917))
([5626f2f](5626f2f))
* **deps:** update authservice to v1.0.3
([#893](#893))
([5585a3c](5585a3c))
* **deps:** update grafana curl-fips image to v8.11.0
([#994](#994))
([dfc4c8c](dfc4c8c))
* **deps:** update grafana to 11.3.0
([#921](#921))
([7cdd742](7cdd742))
* **deps:** update loki to 3.2.1
([#918](#918))
([5fa6a24](5fa6a24))
* **deps:** update loki to v6.19.0
([#990](#990))
([8bbac53](8bbac53))
* **deps:** update pepr to v0.39.0
([#932](#932))
([27eb1bd](27eb1bd))
* **deps:** update support dependencies to v3.27.2
([#1001](#1001))
([8702952](8702952))
* **deps:** update support dependencies to v3.3.0
([#985](#985))
([4636a38](4636a38))
* **deps:** update support dependencies to v3.3.1
([#1002](#1002))
([8c20b49](8c20b49))
* **deps:** update support-deps
([#928](#928))
([a9cf1f2](a9cf1f2))
* **deps:** update support-deps
([#983](#983))
([dc3084b](dc3084b))
* **deps:** update support-deps
([#989](#989))
([7a1c74e](7a1c74e))
* **deps:** update velero
([#956](#956))
([7746092](7746092))
* regroup renovate support dependencies
([#979](#979))
([6491be9](6491be9))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants