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

Update dependency argoproj/argo-rollouts to v1.7.1 #99

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 15, 2022

Mend Renovate

This PR contains the following updates:

Package Update Change
argoproj/argo-rollouts minor v1.3.1 -> v1.7.1

Release Notes

argoproj/argo-rollouts (argoproj/argo-rollouts)

v1.7.1

Compare Source

Fix
  • docs site version selector broken (#​3590)
  • don't default datadog aggregator (#​3643)
  • Add volume for plugin and tmp folder (#​3546)

v1.7.0

Compare Source

Fix
  • verify the weight of the alb at the end of the rollout (#​3627)
  • when Rollout has pingpong and stable/canary service defined, only alb traffic management uses pingpong. (#​3628)
  • protocol missing in ambassador canary mapping creation. Fixes #​3593 (#​3603)
  • rs conflict with fallback to patch (#​3559)
  • controller: Corrects the logic of comparing sha256 has. Fixes #​3519 (#​3520)

v1.6.6

Compare Source

Fix
  • stuck rollout when 2nd deployment happens before 1st finishes (#​3354)
  • do not require pod readiness when switching desired service selector on abort (#​3338)

v1.6.5

Compare Source

Chore
  • add logging context around replicaset updates (#​3326)
  • remove year from codegen license (#​3282)
Fix
  • log rs name when update fails (#​3318)
  • keep rs inormer updated upon updating labels and annotations (#​3321)
  • updates to replicas and pod template at the same time causes rollout to get stuck (#​3272)

v1.6.4

Compare Source

Fix
  • make sure we use the updated rs when we write back to informer (#​3237)
  • conflict on updates to replicaset revision (#​3216)

v1.6.3

Compare Source

Build
  • deps: always resolve momentjs version 2.29.4 (#​3182)
Fix
  • rollouts getting stuck due to bad rs informer updates (#​3200)

v1.6.2

Compare Source

Fix
  • Revert "fix: istio destionationrule subsets enforcement (#​3126)" (#​3147)

v1.6.1

Compare Source

Chore
  • upgrade cosign (#​3139)
  • add missing rollout fields (#​3062)
  • change file name for readthedocs compatibility (#​2999)
Fix
  • istio destionationrule subsets enforcement (#​3126)
  • docs require build.os to be defined (#​3133)
  • inopportune scaling events would lose some status fields (#​3060)
  • rollback to stable with dynamicStableScale could overwhelm stable pods (#​3077)
  • prevent hot loop when fully promoted rollout is aborted (#​3064)
  • keep rs informer updated (#​3091)
  • bump notification-engine to fix double send on self server notifications (#​3095)
  • sync notification controller configmaps/secrets first (#​3075)
  • missing notification on error (#​3076)

v1.6.0

Compare Source

Chore
  • deps: bump github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 from 1.20.2 to 1.21.0 (#​2950)
  • deps: bump github.com/antonmedv/expr from 1.12.7 to 1.13.0 (#​2951)
Docs
  • update supported k8s version (#​2949)
Fix
  • analysis step should be ignored after promote (#​3016)
  • controller: rollback should skip all steps to active rs within RollbackWindow (#​2953)
  • controller: typo fix ("Secrete" -> "Secret") in secret informer (#​2965)

v1.5.1

Compare Source

Ci
  • use keyless signing for main and release branches (#​2783)
Fix
  • make new alb fullName field optional for backward compatability (#​2806)
  • properly wrap Datadog API v2 request body (#​2771) (#​2775)

v1.5.0

Compare Source

Chore
Docs
  • fix link to plugins for traffic routers (#​2719)
  • copy argo cd docs drop down fix (#​2731)
Fix
  • istio dropping fields during removing of managed routes (#​2692)
  • change logic of analysis run to better handle errors (#​2695)
  • controller: Fix for rollouts getting stuck in loop (#​2689)
  • controller: Add klog logrus bridge. Fixes #​2707. (#​2701)

v1.4.1

Compare Source

Build
  • manually run auto changelog and fix workflow (#​2494)
Chore
  • bump node version and set openssl-legacy-provider (#​2606)
  • fix typo for json tag on rollbackWindow (#​2598)
  • disable docker sbom and attestations (#​2528)
Docs
  • commit generated docs for readthedocs.org (#​2535)
Feat
  • Add name attribute to ServicePort (#​2572)
Fix
  • update GetTargetGroupMetadata to call DescribeTags in batches (#​2570)
  • Rollback change on service creation with weightless experiments (#​2624)
BREAKING CHANGE

There was an unintentional change in behavior related to service creation with experiments introduced in v1.4.0 this has been reverted in v1.4.1 back to the original behavior. In v1.4.0 services where always created with for inline experiments even if there was no weight set. In 1.4.1 we go back to the original behavior of requiring weight to be set in order to create a service.

v1.4.0

Compare Source

Docs
  • fix rendering by upgrading deps (#​2495)
Fix
  • support only tls in virtual services (#​2502)

v1.3.3

Compare Source

Chore
  • make docs match branch now that we are supporting versions
  • bump node version and set openssl-legacy-provider (#​2606)
  • disable docker sbom and attestations (#​2528)
Docs
  • commit generated docs for readthedocs.org (#​2535)
  • fix rendering by upgrading deps (#​2495)
Fix
  • support only tls in virtual services (#​2502)

v1.3.2

Compare Source

Chore
Docs
  • Fixed read the docs rendering (#​2277)
Fix
  • analysis: Make AR End When Only Dry-Run Metrics Are Defined (#​2230)
  • dashboard: correct mime type is returned. Fixes: #​2290 (#​2303)
  • trafficrouting: Do not block the switch of service selectors for single pod failures (#​2441)

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/argoproj-argo-rollouts-1.x branch from f5751b6 to bf8bc35 Compare January 9, 2023 23:04
@renovate renovate bot changed the title Update dependency argoproj/argo-rollouts to v1.3.2 Update dependency argoproj/argo-rollouts to v1.4.0 Jan 9, 2023
@renovate renovate bot force-pushed the renovate/argoproj-argo-rollouts-1.x branch from bf8bc35 to 6abaeb3 Compare January 18, 2023 12:04
@renovate renovate bot force-pushed the renovate/argoproj-argo-rollouts-1.x branch 2 times, most recently from 991ea04 to 0d125d7 Compare February 25, 2023 15:39
@renovate renovate bot changed the title Update dependency argoproj/argo-rollouts to v1.4.0 Update dependency argoproj/argo-rollouts to v1.4.1 Feb 25, 2023
@renovate renovate bot force-pushed the renovate/argoproj-argo-rollouts-1.x branch from 0d125d7 to f665324 Compare April 3, 2023 09:27
@renovate renovate bot force-pushed the renovate/argoproj-argo-rollouts-1.x branch from f665324 to 9e6b563 Compare May 8, 2023 17:42
@renovate renovate bot changed the title Update dependency argoproj/argo-rollouts to v1.4.1 Update dependency argoproj/argo-rollouts to v1.5.0 May 8, 2023
@renovate renovate bot force-pushed the renovate/argoproj-argo-rollouts-1.x branch from 9e6b563 to fedcbda Compare May 24, 2023 22:38
@renovate renovate bot changed the title Update dependency argoproj/argo-rollouts to v1.5.0 Update dependency argoproj/argo-rollouts to v1.5.1 May 24, 2023
@renovate renovate bot force-pushed the renovate/argoproj-argo-rollouts-1.x branch from fedcbda to 63f6aa7 Compare July 10, 2023 08:26
@renovate renovate bot force-pushed the renovate/argoproj-argo-rollouts-1.x branch from 63f6aa7 to aeac3f1 Compare August 9, 2023 13:35
@renovate renovate bot changed the title Update dependency argoproj/argo-rollouts to v1.5.1 Update dependency argoproj/argo-rollouts to v1.6.0 Sep 6, 2023
@renovate renovate bot force-pushed the renovate/argoproj-argo-rollouts-1.x branch from aeac3f1 to 9557420 Compare September 6, 2023 20:18
@renovate renovate bot force-pushed the renovate/argoproj-argo-rollouts-1.x branch from 9557420 to 02ed155 Compare September 19, 2023 13:21
@renovate renovate bot changed the title Update dependency argoproj/argo-rollouts to v1.6.0 Update dependency argoproj/argo-rollouts to v1.6.1 Nov 1, 2023
@renovate renovate bot force-pushed the renovate/argoproj-argo-rollouts-1.x branch from 02ed155 to 16f185f Compare November 1, 2023 22:55
@renovate renovate bot changed the title Update dependency argoproj/argo-rollouts to v1.6.1 Update dependency argoproj/argo-rollouts to v1.6.2 Nov 2, 2023
@renovate renovate bot force-pushed the renovate/argoproj-argo-rollouts-1.x branch from 16f185f to f94e5fb Compare November 2, 2023 21:21
@renovate renovate bot changed the title Update dependency argoproj/argo-rollouts to v1.6.2 Update dependency argoproj/argo-rollouts to v1.6.3 Dec 5, 2023
@renovate renovate bot force-pushed the renovate/argoproj-argo-rollouts-1.x branch from f94e5fb to da40338 Compare December 5, 2023 16:33
@renovate renovate bot changed the title Update dependency argoproj/argo-rollouts to v1.6.3 Update dependency argoproj/argo-rollouts to v1.6.4 Dec 12, 2023
@renovate renovate bot force-pushed the renovate/argoproj-argo-rollouts-1.x branch from da40338 to a4d9980 Compare December 12, 2023 00:56
@renovate renovate bot force-pushed the renovate/argoproj-argo-rollouts-1.x branch from a4d9980 to 5b194b3 Compare January 25, 2024 22:35
@renovate renovate bot changed the title Update dependency argoproj/argo-rollouts to v1.6.4 Update dependency argoproj/argo-rollouts to v1.6.5 Jan 25, 2024
@renovate renovate bot force-pushed the renovate/argoproj-argo-rollouts-1.x branch from 5b194b3 to 41b48ad Compare February 13, 2024 17:00
@renovate renovate bot changed the title Update dependency argoproj/argo-rollouts to v1.6.5 Update dependency argoproj/argo-rollouts to v1.6.6 Feb 13, 2024
@renovate renovate bot force-pushed the renovate/argoproj-argo-rollouts-1.x branch from 41b48ad to e45b1ce Compare March 2, 2024 10:04
@renovate renovate bot changed the base branch from master to develop March 2, 2024 10:04
@renovate renovate bot force-pushed the renovate/argoproj-argo-rollouts-1.x branch from e45b1ce to d88dbe3 Compare May 9, 2024 11:09
@renovate renovate bot force-pushed the renovate/argoproj-argo-rollouts-1.x branch 2 times, most recently from 8d78684 to cd16309 Compare June 13, 2024 22:02
@renovate renovate bot changed the title Update dependency argoproj/argo-rollouts to v1.6.6 Update dependency argoproj/argo-rollouts to v1.7.0 Jun 13, 2024
@renovate renovate bot force-pushed the renovate/argoproj-argo-rollouts-1.x branch from cd16309 to 55952fd Compare June 15, 2024 06:57
@renovate renovate bot force-pushed the renovate/argoproj-argo-rollouts-1.x branch from 55952fd to 4f8b42c Compare June 25, 2024 04:02
@renovate renovate bot changed the title Update dependency argoproj/argo-rollouts to v1.7.0 Update dependency argoproj/argo-rollouts to v1.7.1 Jun 25, 2024
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.

None yet

0 participants