-
Notifications
You must be signed in to change notification settings - Fork 0
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
Most updates #223
Merged
Merged
Most updates #223
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| datasource | package | from | to | | ----------- | ------------------------------------------------------------------ | ---------------------- | ---------------------- | | helm | cert-manager | v1.14.5 | v1.16.1 | | github-tags | defenseunicorns/uds-cli | 0.16.0 | 0.17.0 | | github-tags | defenseunicorns/uds-cli | v0.13.1 | v0.17.0 | | github-tags | defenseunicorns/uds-cli | v0.16.0 | v0.17.0 | | docker | ghcr.io/defenseunicorns/packages/metallb | 0.0.5-amd64 | 0.1.1-amd64 | | docker | ghcr.io/defenseunicorns/packages/uds/core | 0.28.0-registry1 | 0.29.0-registry1 | | docker | ghcr.io/defenseunicorns/packages/uds/gitlab | 17.2.7-uds.2-registry1 | 17.2.9-uds.0-registry1 | | docker | ghcr.io/defenseunicorns/packages/uds/gitlab-runner | 17.1.0-uds.1-registry1 | 17.2.1-uds.2-registry1 | | docker | ghcr.io/defenseunicorns/packages/uds/mattermost | 10.0.0-uds.0-registry1 | 10.0.0-uds.1-registry1 | | docker | ghcr.io/defenseunicorns/packages/uds/sonarqube | 10.6.0-uds.1-registry1 | 10.7.0-uds.0-registry1 | | docker | ghcr.io/zarf-dev/packages/init | v0.39.0 | v0.41.0 | | docker | quay.io/jetstack/cert-manager-acmesolver | v1.14.5 | v1.16.1 | | docker | quay.io/jetstack/cert-manager-cainjector | v1.14.5 | v1.16.1 | | docker | quay.io/jetstack/cert-manager-controller | v1.14.5 | v1.16.1 | | docker | quay.io/jetstack/cert-manager-startupapicheck | v1.14.5 | v1.16.1 | | docker | quay.io/jetstack/cert-manager-webhook | v1.14.5 | v1.16.1 | | docker | quay.io/jetstack/trust-manager | v0.11.0 | v0.12.0 | | docker | registry.k8s.io/sig-storage/csi-attacher | v4.4.3 | v4.7.0 | | docker | registry.k8s.io/sig-storage/csi-external-health-monitor-controller | v0.10.0 | v0.13.0 | | docker | registry.k8s.io/sig-storage/csi-node-driver-registrar | v2.11.1 | v2.12.0 | | docker | registry.k8s.io/sig-storage/csi-provisioner | v5.0.1 | v5.1.0 | | docker | registry.k8s.io/sig-storage/csi-resizer | v1.11.2 | v1.12.0 | | docker | registry.k8s.io/sig-storage/csi-snapshotter | v6.3.2 | v8.1.0 | | docker | registry.k8s.io/sig-storage/livenessprobe | v2.13.1 | v2.14.0 | | docker | registry.k8s.io/sig-storage/snapshot-controller | v6.3.2 | v8.1.0 | | docker | registry.k8s.io/sig-storage/snapshot-validation-webhook | v6.3.2 | v8.1.0 | | docker | registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-aws | v1.10.0 | v1.10.1 | | helm | trust-manager | v0.11.0 | v0.12.0 |
Part of #180 |
jacobbmay
reviewed
Oct 16, 2024
Co-authored-by: awendt <[email protected]>
jacobbmay
approved these changes
Oct 16, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
anthonywendt
pushed a commit
that referenced
this pull request
Oct 16, 2024
MxNxPx
added a commit
that referenced
this pull request
Oct 17, 2024
* ci: add lint testing workflow * ci: add setup task * ci: add actions task * ci: fix lint issues to get workflow to pass * ci: fix shell lint errors * feat: adding pre-commit and fixes * test pre-commit * add uds precommit task and fix syntax * feat: add tasks for deps * fix: update tasks and gitignore * fix: update yamllint to ignore scratch and add dep msging * ci: update renovate to track precommit vers * ci: update to latest common version * ci: update uds-common callable gh workflow version * ci: update workflow to use precommit also * Most updates (#223) * chore(deps): update all dependencies | datasource | package | from | to | | ----------- | ------------------------------------------------------------------ | ---------------------- | ---------------------- | | helm | cert-manager | v1.14.5 | v1.16.1 | | github-tags | defenseunicorns/uds-cli | 0.16.0 | 0.17.0 | | github-tags | defenseunicorns/uds-cli | v0.13.1 | v0.17.0 | | github-tags | defenseunicorns/uds-cli | v0.16.0 | v0.17.0 | | docker | ghcr.io/defenseunicorns/packages/metallb | 0.0.5-amd64 | 0.1.1-amd64 | | docker | ghcr.io/defenseunicorns/packages/uds/core | 0.28.0-registry1 | 0.29.0-registry1 | | docker | ghcr.io/defenseunicorns/packages/uds/gitlab | 17.2.7-uds.2-registry1 | 17.2.9-uds.0-registry1 | | docker | ghcr.io/defenseunicorns/packages/uds/gitlab-runner | 17.1.0-uds.1-registry1 | 17.2.1-uds.2-registry1 | | docker | ghcr.io/defenseunicorns/packages/uds/mattermost | 10.0.0-uds.0-registry1 | 10.0.0-uds.1-registry1 | | docker | ghcr.io/defenseunicorns/packages/uds/sonarqube | 10.6.0-uds.1-registry1 | 10.7.0-uds.0-registry1 | | docker | ghcr.io/zarf-dev/packages/init | v0.39.0 | v0.41.0 | | docker | quay.io/jetstack/cert-manager-acmesolver | v1.14.5 | v1.16.1 | | docker | quay.io/jetstack/cert-manager-cainjector | v1.14.5 | v1.16.1 | | docker | quay.io/jetstack/cert-manager-controller | v1.14.5 | v1.16.1 | | docker | quay.io/jetstack/cert-manager-startupapicheck | v1.14.5 | v1.16.1 | | docker | quay.io/jetstack/cert-manager-webhook | v1.14.5 | v1.16.1 | | docker | quay.io/jetstack/trust-manager | v0.11.0 | v0.12.0 | | docker | registry.k8s.io/sig-storage/csi-attacher | v4.4.3 | v4.7.0 | | docker | registry.k8s.io/sig-storage/csi-external-health-monitor-controller | v0.10.0 | v0.13.0 | | docker | registry.k8s.io/sig-storage/csi-node-driver-registrar | v2.11.1 | v2.12.0 | | docker | registry.k8s.io/sig-storage/csi-provisioner | v5.0.1 | v5.1.0 | | docker | registry.k8s.io/sig-storage/csi-resizer | v1.11.2 | v1.12.0 | | docker | registry.k8s.io/sig-storage/csi-snapshotter | v6.3.2 | v8.1.0 | | docker | registry.k8s.io/sig-storage/livenessprobe | v2.13.1 | v2.14.0 | | docker | registry.k8s.io/sig-storage/snapshot-controller | v6.3.2 | v8.1.0 | | docker | registry.k8s.io/sig-storage/snapshot-validation-webhook | v6.3.2 | v8.1.0 | | docker | registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-aws | v1.10.0 | v1.10.1 | | helm | trust-manager | v0.11.0 | v0.12.0 | * deps: reverted update to metallb as it's causd problems before * docs: updated manual SBOM with updated versions * deps: reverted GitLab back to v17.1.0 b/c mkdir error on deploy * deps: revert uds CLI to version in latest build harness * deps: update build harness to latest patch release * deps: revert uds CLI to 0.16.0 in vscode settings too * Apply suggestions from code review Co-authored-by: awendt <[email protected]> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: awendt <[email protected]> --------- Co-authored-by: Joseph Richardson <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: awendt <[email protected]>
This was referenced Dec 9, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pulled from #101 with the metallb and gitlab-runner updates pushed back. Also kept UDS CLI at v 0.16.0 b/c that's what in the latest build-harness.
This PR contains the following updates:
0c45773
->3624ceb
0ad4b8f
->eef6144
1.14.5
->v1.16.1
v0.13.1
->v0.16.0
e92390c
->9780b0c
0.28.0-registry1
->0.29.0-registry1
17.2.7-uds.2-registry1
->17.2.9-uds.0-registry1
10.0.0-uds.0-registry1
->10.0.0-uds.1-registry1
10.6.0-uds.1-registry1
->10.7.0-uds.0-registry1
v0.39.0
->v0.41.0
v1.14.5
->v1.16.1
v1.14.5
->v1.16.1
v1.14.5
->v1.16.1
v1.14.5
->v1.16.1
v1.14.5
->v1.16.1
v0.11.0
->v0.12.0
v4.4.3
->v4.7.0
v0.10.0
->v0.13.0
v2.11.1
->v2.12.0
v5.0.1
->v5.1.0
v1.11.2
->v1.12.0
v6.3.2
->v8.1.0
v2.13.1
->v2.14.0
v6.3.2
->v8.1.0
v6.3.2
->v8.1.0
v1.10.0
->v1.10.1
0.11.0
->v0.12.0
Release Notes
cert-manager/cert-manager (cert-manager)
v1.16.1
Compare Source
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
The cert-manager 1.16 release includes: new Helm chart features, more Prometheus metrics, memory optimizations, and various improvements and bug fixes for the ACME issuer and Venafi Issuer.
📖 Read the complete 1.16 release notes before upgrading.
📜Changes since
v1.16.0
Bug or Regression
@inteon
)podDisruptionBudget.minAvailable
andpodDisruptionBudget.maxAvailable
values. (#7345,@inteon
)enabled
to be set as a value to toggle cert-manager as a dependency. (#7356,@inteon
)v1.16.0
caused cert-manager's ACME ClusterIssuer to look in the wrong namespace for resources required for the issuance (e.g. credential Secrets). This is now fixed inv1.16.1
. (#7342,@inteon
)v1.16.0
Compare Source
v1.15.3
Compare Source
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
🔗 See v1.15.0 for more information about cert-manager 1.15 and read-before-upgrade info.
📜 Changes since
v1.15.2
Bug or Regression
v1.15.2
Compare Source
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
🔗 See v1.15.0 for more information about cert-manager 1.15 and read-before-upgrade info.
📜 Changes since
v1.15.1
Bug or Regression
route53
: explicitly set theaws-global
STS region which is now required by thegithub.aaakk.us.kg/aws/aws-sdk-go-v2
library. (#7189,@cert-manager-bot
)grpc-go
to fixGHSA-xr7q-jx4m-x55m
(#7167,@SgtCoDFish
)@cert-manager-bot
)endpointAdditionalProperties
in thePodMonitor
template of the Helm chart (#7191,@inteon
)HTTPRoute
resources (#7186,@cert-manager-bot
)golang
from1.22.3
to1.22.5
(#7165,@github-actions
)v1.15.1
Compare Source
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
🔗 See v1.15.0 for more information about cert-manager 1.15 and read-before-upgrade info.
📜 Changes since v1.15.0
Bug or Regression
Other (Cleanup or Flake)
v1.15.0
Compare Source
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
cert-manager 1.15 promotes several features to beta, including GatewayAPI support (
ExperimentalGatewayAPISupport
), the ability to provide a subject in the Certificate that will be used literally in the CertificateSigningRequest (LiteralCertificateSubject
) and the outputting of additional certificate formats (AdditionalCertificateOutputFormats
).Community
Thanks again to all open-source contributors with commits in this release, including: @Pionerd, @SgtCoDFish, @ThatsMrTalbot, @andrey-dubnik, @bwaldrep, @eplightning, @erikgb, @findnature, @gplessis, @import-shiburin, @inteon, @jkroepke, @lunarwhite, @mangeshhambarde, @pwhitehead-splunk & @rodrigorfk, @wallrj.
Thanks also to the following cert-manager maintainers for their contributions during this release: @SgtCoDFish, @SpectralHiss, @ThatsMrTalbot, @hawksight, @inteon, @maelvls & @wallrj.
Equally thanks to everyone who provided feedback, helped users and raised issues on GitHub and Slack and joined our meetings!
Thanks also to the CNCF, which provides resources and support, and to the AWS open source team for being good community members and for their maintenance of the PrivateCA Issuer.
In addition, massive thanks to Venafi for contributing developer time and resources towards the continued maintenance of cert-manager projects.
Changes by Kind
Feature
--enable-gateway-api
flag to enable the integration. (#6961, @ThatsMrTalbot)For example:
cert-manager-certificaterequests-issuer-venafi/v1.15.0+(linux/amd64)+cert-manager/ef068a59008f6ed919b98a7177921ddc9e297200
. (#6865, @wallrj)LiteralCertificateSubject
feature to Beta. (#7030, @inteon)extraObjects
; a list of yaml manifests which will helm will install and uninstall with the cert-manager manifests. (#6424, @gplessis)cert-manager.io/allow-direct-injection
in annotations (#6801, @jkroepke)Design
Bug or Regression
preferredChain
is configured. (#6755, @import-shiburin)disableAutoApproval
andapproveSignerNames
Helm chart options. (#7054, @inteon)Other (Cleanup or Flake)
crds.keep
andcrds.enabled
Helm options can now be used instead of theinstallCRDs
option. (#6760, @inteon)slices
andk8s.io/apimachinery/pkg/util
packages.Removed deprecated CSR functions which have been replaced with other functions in the
pkg/util/pki
package. (#6730, @inteon)cmctl
andkubectl cert-manger
have been moved to the https://github.com/cert-manager/cmctl repo and will be versioned separately starting with cmctl v2.0.0 (#6663, @inteon)pkg/util/pki/ParseSubjectStringToRawDERBytes
function. (#6994, @inteon)--controllers
flag only specifies disabled controllers, the default controllers are now enabled implicitly. (#7054, @inteon)GO-2024-2824
. (#6996, @github-actions[bot])v1.14.7
Compare Source
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
📜 Changes since v1.14.6
Bugfixes
Other (Cleanup or Flake)
v1.14.6
Compare Source
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
📜 Changes since v1.14.5
Other (Cleanup or Flake)
defenseunicorns/uds-cli (defenseunicorns/uds-cli)
v0.17.0
Compare Source
What's Changed
2d906ee
by @renovate in https://github.com/defenseunicorns/uds-cli/pull/929Full Changelog: defenseunicorns/uds-cli@v0.16.0...v0.17.0
cert-manager/trust-manager (trust-manager)
v0.12.0
Compare Source
trust-manager is the easiest way to manage security-critical TLS trust bundles in Kubernetes and OpenShift clusters.
v0.12.0 includes a variety of Helm chart improvements, notably including the ability to install trust-manager without having first installed cert-manager!
Overview
Standalone trust-manager
Previously, trust-manager required that cert-manager was installed for generating the trust-manager webhook certificate. cert-manager's cainjector was used to inject this webhook cert into the Kubernetes webhook resource.
Some users wanted to be able to install trust-manager standalone, and now this is possible thanks to Helm's inbuilt support for generating certificates. We'd like to note that relying on Helm for this functionality isn't likely to be the best way to run in production - we'd strongly suggest that running with cert-manager is the way to go, since that will handle cert rotation and be much easier to administer.
Still, for any user who wants to simply run trust-manager, that's now possible:
Other Helm Improvements
There are even more improvements to the Helm chart:
What's Changed
New Features
Refactors
New Contributors
Full Changelog: cert-manager/trust-manager@v0.11.1...v0.12.0
v0.11.1
Compare Source
trust-manager is the easiest way to manage security-critical TLS trust bundles in Kubernetes and OpenShift clusters.
What's Changed
New Contributors
Full Changelog: cert-manager/trust-manager@v0.11.0...v0.11.1