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 helm release chaos-mesh to v2.7.0 #406

Merged
merged 1 commit into from
Sep 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 21, 2024

This PR contains the following updates:

Package Update Change
chaos-mesh (source) minor 2.6.3 -> 2.7.0

Release Notes

chaos-mesh/chaos-mesh (chaos-mesh)

v2.7.0

Compare Source

v2.7.0 Release Notes

This is a regular minor version upgrade, mainly for feature enhancements and bug fixes. Some of these changes have been cherry-picked into 2.6.x versions. So we recommend that you use or upgrade to 2.7.0 without making any special changes (except for updating the CRDs). Thank you for your use. If you encounter any problems during the upgrade or use, please report them as an issue.

[!WARNING]
Kindly take note that once v2.7 is released, the v2.5 version will no longer be included in our list of supported releases.

The following is a detailed changelog:

Added

  • Allow if condition for creating chaos-controller-manager ServiceAccount and allow setting securityContext for chaos-daemon pods #​4390
  • Allow annotations on chaos-controller-manager and chaos-daemon ServiceAccount #​4106
  • Support for deploying chaos-dashboard under the subpath #​4093
  • Support more rate units for networkchaos #​4129
  • Support for deploying chaos-dashboard with sidecar containers in helm chart #​4164
  • Add values.schema.json #​4205
  • Add GreptimeDB to ADOPTERS.md #​4245
  • Support configurable chaos-dns-server pod affinities #​4260
  • Add experiment name, namespace and kind to "apply chaos" and "recover chaos" log messages 4278
  • Support for watching remote status of chaos experiments to local #​4188
  • Add netem/rate support for NetworkChaos #​4017
  • Support for setting loadBalancerSourceRanges in chaos-dashboard service in helm chart #​4172
  • Helm: allow templating of dashboard rootUrl #​4370
  • Support for reading database connection string from secret #​4363
  • Allow if condition for creating chaos-controller-manager ServiceAccount and allow setting securityContext for chaos-daemon pods #​4390
  • Integrate helm-values-schema-json to generate schema for values.yaml #​4435
  • Add an option to toggle metric scraping of Chaos Daemon #​4488

Changed

  • Change awschaos/*/impl.go to use aws_session_token with static credentials provider so that users can perform awschaos using temporary AWS credentials #​4066
  • Enable consistency for ghcr.io registry #​4091 #​4134
  • Prevent mousewheel scroll from changing numeric input values. #​4133
  • Set the database column type to text for 'Workflow/Experiment/Schedule' #​4151
  • Bump go to v1.20 #​4157
  • Upgrade docker/login-action to v2 #​4167
  • Update k8s dependencies to 1.28.0 #​4154
  • Update lru dependency #​4189
  • Update swag dependency #​4191
  • Update ginkgo to 2.12.0 #​4190
  • Update k8s controller-runtime dependency #​4198
  • Automatically remove the token from the dashboard when it expires #​4193
  • Optimize allInjected and allRecovered states when targets are not selected #​4199
  • Upgrade byteman-helper to v4.0.22 #​4299
  • GCP auth is changed to object with additional key existingSecret in helm chart values #​4303
  • Add context to the http request to download the chart #​4304

Fixed

  • Set replicas: 1 automatically when HA is not enabled #​4079
  • Remove redundant where statements #​4084
  • Fix dashboard panic when exec delete action by finish_time #​4100
  • Fix remote cluster cannot upgrade helm release #​4075
  • Fix goroutine leak #​4229
  • Remove the duplicate make test #​4234
  • Fix daemon-server SetDNSServer endpoint to validate provided server address #​4246
  • Enable prometheus directive within CoreDNS #​4321
  • Fix TTL configuration from environment variables #​4338
  • Fix dashboard panic while replacing query namespace with targetNamespace in namespace scoped mode #​4409
  • Fix incorrect mmap args for IOChaos #​3680
  • Fix excessive records by adding the MaxEvents field #​4402
  • Fix chaos controller can't find daemonIP over 1000 nodes using endpoints #​4421
  • Minor fixes in certificates to make them ArgoCD friendly #​4482

Security

  • Remove -k from curl command lines in chaos-daemon Dockerfile #​4241
  • Upgrade the base image of dev/build-env #​4388

New Contributors

Full Changelog: chaos-mesh/chaos-mesh@v2.6.0...v2.7.0

v2.6.5

Compare Source

v2.6.5 Release Notes

This regular update for Chaos Mesh likes v2.6.4, enhances the Helm Chart, and fixes a few bugs.

For additional information, please refer to the changelog provided below.

Added

  • Add an option to toggle metric scraping of Chaos Daemon #​4488

Fixed

  • Minor fixes in certificates to make them ArgoCD friendly #​4482
  • Fix excessive records by adding the MaxEvents field #​4402

Full Changelog: chaos-mesh/chaos-mesh@v2.6.4...v2.6.5

v2.6.4

Compare Source

v2.6.4 Release Notes

This is a regular update for Chaos Mesh that carries some enhancements to Helm Chart and fixes a few bugs.

For additional information, please refer to the changelog provided below.

Added

  • Helm: allow templating of dashboard rootUrl #​4370
  • Allow annotations on chaos-controller-manager and chaos-daemon ServiceAccount #​4106
  • Allow if condition for creating chaos-controller-manager ServiceAccount and allow setting securityContext for chaos-daemon pods #​4390
  • Integrate helm-values-schema-json to generate schema for values.yaml #​4435

Fixed

  • Fix TTL configuration from environment variables #​4338
  • Fix dashboard panic while replacing query namespace with targetNamespace in namespace scoped mode #​4409
  • Fix incorrect mmap args for IOChaos #​3680

Full Changelog: chaos-mesh/chaos-mesh@v2.6.3...v2.6.4


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

@renovate renovate bot force-pushed the renovate/chaos-mesh-2.x branch from 1ac5829 to b057d2d Compare August 30, 2024 08:25
@renovate renovate bot force-pushed the renovate/chaos-mesh-2.x branch from b057d2d to 325b6f6 Compare August 30, 2024 08:32
@renovate renovate bot force-pushed the renovate/chaos-mesh-2.x branch from 325b6f6 to 7f3823c Compare August 30, 2024 08:35
@renovate renovate bot force-pushed the renovate/chaos-mesh-2.x branch from 7f3823c to d8f68d3 Compare August 30, 2024 10:18
@renovate renovate bot force-pushed the renovate/chaos-mesh-2.x branch from d8f68d3 to f7e4fdd Compare August 30, 2024 10:21
@renovate renovate bot force-pushed the renovate/chaos-mesh-2.x branch from f7e4fdd to 6f85023 Compare September 20, 2024 10:58
@renovate renovate bot changed the title chore(deps): update helm release chaos-mesh to v2.6.4 chore(deps): update helm release chaos-mesh to v2.7.0 Sep 20, 2024
@renovate renovate bot force-pushed the renovate/chaos-mesh-2.x branch 2 times, most recently from 5ce4b3e to 1eb92ed Compare September 21, 2024 03:30
@renovate renovate bot force-pushed the renovate/chaos-mesh-2.x branch from 1eb92ed to c162a7c Compare September 21, 2024 03:36
@mikutas mikutas merged commit 13d4ca9 into main Sep 21, 2024
4 checks passed
@mikutas mikutas deleted the renovate/chaos-mesh-2.x branch September 21, 2024 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant