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

Most updates #223

Merged
merged 9 commits into from
Oct 16, 2024
Merged

Most updates #223

merged 9 commits into from
Oct 16, 2024

Conversation

JoeHCQ1
Copy link
Contributor

@JoeHCQ1 JoeHCQ1 commented Oct 16, 2024

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:

Package Type Update Change
actions/cache action digest 0c45773 -> 3624ceb
actions/checkout action digest 0ad4b8f -> eef6144
cert-manager (source) minor 1.14.5 -> v1.16.1
defenseunicorns/uds-cli minor v0.13.1 -> v0.16.0
docker/login-action action digest e92390c -> 9780b0c
ghcr.io/defenseunicorns/packages/uds/core minor 0.28.0-registry1 -> 0.29.0-registry1
ghcr.io/defenseunicorns/packages/uds/gitlab patch 17.2.7-uds.2-registry1 -> 17.2.9-uds.0-registry1
ghcr.io/defenseunicorns/packages/uds/mattermost patch 10.0.0-uds.0-registry1 -> 10.0.0-uds.1-registry1
ghcr.io/defenseunicorns/packages/uds/sonarqube minor 10.6.0-uds.1-registry1 -> 10.7.0-uds.0-registry1
ghcr.io/zarf-dev/packages/init minor v0.39.0 -> v0.41.0
quay.io/jetstack/cert-manager-acmesolver minor v1.14.5 -> v1.16.1
quay.io/jetstack/cert-manager-cainjector minor v1.14.5 -> v1.16.1
quay.io/jetstack/cert-manager-controller minor v1.14.5 -> v1.16.1
quay.io/jetstack/cert-manager-startupapicheck minor v1.14.5 -> v1.16.1
quay.io/jetstack/cert-manager-webhook minor v1.14.5 -> v1.16.1
quay.io/jetstack/trust-manager minor v0.11.0 -> v0.12.0
registry.k8s.io/sig-storage/csi-attacher minor v4.4.3 -> v4.7.0
registry.k8s.io/sig-storage/csi-external-health-monitor-controller minor v0.10.0 -> v0.13.0
registry.k8s.io/sig-storage/csi-node-driver-registrar minor v2.11.1 -> v2.12.0
registry.k8s.io/sig-storage/csi-provisioner minor v5.0.1 -> v5.1.0
registry.k8s.io/sig-storage/csi-resizer minor v1.11.2 -> v1.12.0
registry.k8s.io/sig-storage/csi-snapshotter major v6.3.2 -> v8.1.0
registry.k8s.io/sig-storage/livenessprobe minor v2.13.1 -> v2.14.0
registry.k8s.io/sig-storage/snapshot-controller major v6.3.2 -> v8.1.0
registry.k8s.io/sig-storage/snapshot-validation-webhook major v6.3.2 -> v8.1.0
registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-aws (source) patch v1.10.0 -> v1.10.1
trust-manager (source) minor 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
  • BUGFIX: Helm schema validation: the new schema validation was too strict for the "global" section. Since the global section is shared across all charts and sub-charts, we must also allow unknown fields. (#​7348, @inteon)
  • BUGFIX: Helm will now accept percentages for the podDisruptionBudget.minAvailable and podDisruptionBudget.maxAvailable values. (#​7345, @inteon)
  • Helm: allow enabled to be set as a value to toggle cert-manager as a dependency. (#​7356, @inteon)
  • BUGFIX: A change in 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 in v1.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
  • BUGFIX: the dynamic certificate source used by the webhook TLS server failed to detect a root CA approaching expiration, due to a calculation error. This will cause the webhook TLS server to fail renewing its CA certificate. Please upgrade before the expiration of this CA certificate is reached. (#​7232, @​cert-manager-bot)

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
  • BUGFIX route53: explicitly set the aws-global STS region which is now required by the github.com/aws/aws-sdk-go-v2 library. (#​7189, @cert-manager-bot)
  • Bump grpc-go to fix GHSA-xr7q-jx4m-x55m (#​7167, @SgtCoDFish)
  • Fix Azure DNS causing panics whenever authentication error happens (#​7188, @cert-manager-bot)
  • Fix incorrect value and indentation of endpointAdditionalProperties in the PodMonitor template of the Helm chart (#​7191, @inteon)
  • Fixes ACME HTTP01 challenge behavior when using Gateway API to prevent unbounded creation of HTTPRoute resources (#​7186, @cert-manager-bot)
  • Upgrade golang from 1.22.3 to 1.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
  • BUGFIX: fix issue that caused Vault issuer to not retry signing when an error was encountered. (#​7111, @​inteon)
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).

[!NOTE]

The cmctl binary have been moved to https://github.com/cert-manager/cmctl/releases.
For the startupapicheck Job you should update references to point at quay.io/jetstack/cert-manager-startupapicheck

[!NOTE]

From this release, the Helm chart will no longer uninstall the CRDs when the chart is uninstalled. If you want the CRDs to be removed on uninstall use crds.keep=false when installing the Helm chart.

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
  • GatewayAPI support has graduated to Beta. Add the --enable-gateway-api flag to enable the integration. (#​6961, @​ThatsMrTalbot)
  • Add support to specify a custom key alias in a JKS Keystore (#​6807, @​bwaldrep)
  • Add the ability to communicate with Vault via mTLS when strict client certificates is enabled at Vault server side (#​6614, @​rodrigorfk)
  • Added option to provide additional audiences in the service account auth section for vault (#​6718, @​andrey-dubnik)
  • Venafi Issuer now sends a cert-manager HTTP User-Agent header in all Venafi Rest API requests.
    For example: cert-manager-certificaterequests-issuer-venafi/v1.15.0+(linux/amd64)+cert-manager/ef068a59008f6ed919b98a7177921ddc9e297200. (#​6865, @​wallrj)
  • Add hint to validation error message to help users of external issuers more easily fix the issue if they specify a Kind but forget the Group (#​6913, @​SgtCoDFish)
  • Add support for numeric OID types in LiteralSubject. Eg. "1.2.3.4=String Value" (#​6775, @​inteon)
  • Promote the LiteralCertificateSubject feature to Beta. (#​7030, @​inteon)
  • Promoted the AdditionalCertificateOutputFormats feature gate to Beta (enabled by default). (#​6970, @​erikgb)
  • The Helm chart now allows you to supply extraObjects; a list of yaml manifests which will helm will install and uninstall with the cert-manager manifests. (#​6424, @​gplessis)
  • Update the Route53 provider to support fetching credentials using AssumeRoleWithWebIdentity (#​6878, @​pwhitehead-splunk)
  • Helm can now add optional hostAliases to cert-manager Pod to allow the DNS self-check to pass in custom scenarios. (#​6456, @​Pionerd)
  • Added a new Ingress annotation for copying specific Ingress annotations to Certificate's secretTemplate (#​6839, @​mangeshhambarde)
  • Added option to define additional token audiences for the Vault Kubernetes auth (#​6744, @​andrey-dubnik)
  • Allow cert-manager.io/allow-direct-injection in annotations (#​6801, @​jkroepke)
Design
Bug or Regression
  • BUGFIX: Fixes issue with JSON-logging, where only a subset of the log messages were output as JSON. (#​6779, @​inteon)
  • BUGFIX: JKS and PKCS12 stores now contain the full set of CAs specified by an issuer (#​6806, @​bwaldrep)
  • BUGFIX: cainjector leaderelection flag/config option defaults are missing (#​6816, @​inteon)
  • BUGFIX: cert-manager issuers incorrectly copied the critical flag from the CSR instead of re-calculating that field themselves. (#​6724, @​inteon)
  • Breaking Change: Fixed unintended certificate chain is used if preferredChain is configured. (#​6755, @​import-shiburin)
  • Bugfix: LiteralSubjects with a #= value can result in memory issues due to faulty BER parser (github.com/go-asn1-ber/asn1-ber). (#​6770, @​inteon)
  • DigitalOcean: Ensure that only TXT records are considered for deletion when cleaning up after an ACME challenge (#​6875, @​SgtCoDFish)
  • Fix backwards incompatible removal of default prometheus Service resource. (#​6699, @​inteon)
  • Fix broken cainjector image value in Helm chart (#​6692, @​SgtCoDFish)
  • Helm: Fix a bug in the logic that differentiates between 0 and an empty value. (#​6713, @​inteon)
  • Make sure the Azure SDK error messages are stable. (#​6676, @​inteon)
  • When using the literalSubject on a Certificate, the webhook validation for the common name now also points to the literalSubject. (#​6767, @​lunarwhite)
  • Bump golang.org/x/net to fix CVE-2023-45288 (#​6929, @​SgtCoDFish)
  • Fix ACME issuer being stuck waiting for DNS propagation when using Azure DNS with multiple instances issuing for the same FQDN (#​6351, @​eplightning)
  • Fix cainjector ConfigMap not mounted in the cainjector deployment. (#​7055, @​inteon)
  • Added disableAutoApproval and approveSignerNames Helm chart options. (#​7054, @​inteon)
Other (Cleanup or Flake)

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

Full 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:

helm upgrade trust-manager jetstack/trust-manager \
  --install \
  --namespace cert-manager \
  --wait \
  --set app.webhook.tls.helmCert.enabled=true
Other Helm Improvements

There are even more improvements to the Helm chart:

  1. Support for configuring a dual stack service for the webhook (Thanks @​M0NsTeRRR!)
  2. More configurability of trust-manager's leader-election including duration and deadline (Thanks @​jabdoa2!)

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

renovate bot and others added 3 commits October 15, 2024 20:17
| 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                |
@JoeHCQ1 JoeHCQ1 self-assigned this Oct 16, 2024
@JoeHCQ1
Copy link
Contributor Author

JoeHCQ1 commented Oct 16, 2024

Part of #180

@JoeHCQ1 JoeHCQ1 added this to the 0.4.2 milestone Oct 16, 2024
Copy link
Collaborator

@jacobbmay jacobbmay left a comment

Choose a reason for hiding this comment

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

LGTM

@JoeHCQ1 JoeHCQ1 merged commit 4100846 into main Oct 16, 2024
@JoeHCQ1 JoeHCQ1 deleted the most-updates branch October 16, 2024 20:15
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
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants