[dev/aws-load-balancer-controller] Update Helm release aws-load-balancer-controller to v3#305
Open
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Diff (dev)@@ spec.versions.v1beta1.schema.openAPIV3Schema.properties.status.properties @@
# apiextensions.k8s.io/v1/CustomResourceDefinition/aws-load-balancer-controller/targetgroupbindings.elbv2.k8s.aws
! + one map entry added:
+ conditions:
+ type: array
+ description: "Conditions describe the current conditions of the TargetGroupBinding."
+ items:
+ type: object
+ description: "Condition contains details for one aspect of the current state of this API Resource."
+ required:
+ - lastTransitionTime
+ - message
+ - reason
+ - status
+ - type
+ properties:
+ type:
+ type: string
+ description: "type of condition in CamelCase or in foo.example.com/CamelCase."
+ maxLength: 316
+ pattern: "^([a-z0-9]([-a-z0-9]*[a-z0-9])?(\\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*/)?(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])$"
+ lastTransitionTime:
+ type: string
+ description: |
+ lastTransitionTime is the last time the condition transitioned from one status to another.
+ This should be when the underlying condition changed. If that is not known, then using the time when the API field changed is acceptable.
+ format: date-time
+ message:
+ type: string
+ description: |
+ message is a human readable message indicating details about the transition.
+ This may be an empty string.
+ maxLength: 32768
+ observedGeneration:
+ type: integer
+ description: |
+ observedGeneration represents the .metadata.generation that the condition was set based upon.
+ For instance, if .metadata.generation is currently 12, but the .status.conditions[x].observedGeneration is 9, the condition is out of date
+ with respect to the current state of the instance.
+ format: int64
+ minimum: 0
+ reason:
+ type: string
+ description: |
+ reason contains a programmatic identifier indicating the reason for the condition's last transition.
+ Producers of specific condition types may define expected values and meanings for this field,
+ and whether the values are considered a guaranteed API.
+ The value should be a CamelCase string.
+ This field may not be empty.
+ maxLength: 1024
+ minLength: 1
+ pattern: "^[A-Za-z]([A-Za-z0-9_,:]*[A-Za-z0-9_])?$"
+ status:
+ type: string
+ description: "status of the condition, one of True, False, Unknown."
+ enum:
+ - True
+ - False
+ - Unknown
@@ metadata.labels.app.kubernetes.io/version @@
# v1/ServiceAccount/aws-load-balancer-controller/aws-load-balancer-controller
! ± value change
- v2.17.1
+ v3.1.0
@@ metadata.labels.helm.sh/chart @@
# v1/ServiceAccount/aws-load-balancer-controller/aws-load-balancer-controller
! ± value change
- aws-load-balancer-controller-1.17.1
+ aws-load-balancer-controller-3.1.0
@@ metadata.labels.app.kubernetes.io/version @@
# rbac.authorization.k8s.io/v1/Role/aws-load-balancer-controller/aws-load-balancer-controller-leader-election-role
! ± value change
- v2.17.1
+ v3.1.0
@@ metadata.labels.helm.sh/chart @@
# rbac.authorization.k8s.io/v1/Role/aws-load-balancer-controller/aws-load-balancer-controller-leader-election-role
! ± value change
- aws-load-balancer-controller-1.17.1
+ aws-load-balancer-controller-3.1.0
@@ metadata.labels.app.kubernetes.io/version @@
# rbac.authorization.k8s.io/v1/ClusterRole/aws-load-balancer-controller/aws-load-balancer-controller-role
! ± value change
- v2.17.1
+ v3.1.0
@@ metadata.labels.helm.sh/chart @@
# rbac.authorization.k8s.io/v1/ClusterRole/aws-load-balancer-controller/aws-load-balancer-controller-role
! ± value change
- aws-load-balancer-controller-1.17.1
+ aws-load-balancer-controller-3.1.0
@@ metadata.labels.app.kubernetes.io/version @@
# rbac.authorization.k8s.io/v1/RoleBinding/aws-load-balancer-controller/aws-load-balancer-controller-leader-election-rolebinding
! ± value change
- v2.17.1
+ v3.1.0
@@ metadata.labels.helm.sh/chart @@
# rbac.authorization.k8s.io/v1/RoleBinding/aws-load-balancer-controller/aws-load-balancer-controller-leader-election-rolebinding
! ± value change
- aws-load-balancer-controller-1.17.1
+ aws-load-balancer-controller-3.1.0
@@ metadata.labels.app.kubernetes.io/version @@
# rbac.authorization.k8s.io/v1/ClusterRoleBinding/aws-load-balancer-controller/aws-load-balancer-controller-rolebinding
! ± value change
- v2.17.1
+ v3.1.0
@@ metadata.labels.helm.sh/chart @@
# rbac.authorization.k8s.io/v1/ClusterRoleBinding/aws-load-balancer-controller/aws-load-balancer-controller-rolebinding
! ± value change
- aws-load-balancer-controller-1.17.1
+ aws-load-balancer-controller-3.1.0
@@ metadata.labels.app.kubernetes.io/version @@
# v1/Secret/aws-load-balancer-controller/aws-load-balancer-tls
! ± value change
- v2.17.1
+ v3.1.0
@@ metadata.labels.helm.sh/chart @@
# v1/Secret/aws-load-balancer-controller/aws-load-balancer-tls
! ± value change
- aws-load-balancer-controller-1.17.1
+ aws-load-balancer-controller-3.1.0
@@ metadata.labels.app.kubernetes.io/version @@
# v1/Service/aws-load-balancer-controller/aws-load-balancer-webhook-service
! ± value change
- v2.17.1
+ v3.1.0
@@ metadata.labels.helm.sh/chart @@
# v1/Service/aws-load-balancer-controller/aws-load-balancer-webhook-service
! ± value change
- aws-load-balancer-controller-1.17.1
+ aws-load-balancer-controller-3.1.0
@@ metadata.labels.app.kubernetes.io/version @@
# apps/v1/Deployment/aws-load-balancer-controller/aws-load-balancer-controller
! ± value change
- v2.17.1
+ v3.1.0
@@ metadata.labels.helm.sh/chart @@
# apps/v1/Deployment/aws-load-balancer-controller/aws-load-balancer-controller
! ± value change
- aws-load-balancer-controller-1.17.1
+ aws-load-balancer-controller-3.1.0
@@ spec.template.spec.containers.aws-load-balancer-controller.image @@
# apps/v1/Deployment/aws-load-balancer-controller/aws-load-balancer-controller
! ± value change
- public.ecr.aws/eks/aws-load-balancer-controller:v2.17.1
+ public.ecr.aws/eks/aws-load-balancer-controller:v3.1.0
@@ metadata.labels.app.kubernetes.io/version @@
# elbv2.k8s.aws/v1beta1/IngressClassParams/aws-load-balancer-controller/alb
! ± value change
- v2.17.1
+ v3.1.0
@@ metadata.labels.helm.sh/chart @@
# elbv2.k8s.aws/v1beta1/IngressClassParams/aws-load-balancer-controller/alb
! ± value change
- aws-load-balancer-controller-1.17.1
+ aws-load-balancer-controller-3.1.0
@@ metadata.labels.app.kubernetes.io/version @@
# networking.k8s.io/v1/IngressClass/aws-load-balancer-controller/alb
! ± value change
- v2.17.1
+ v3.1.0
@@ metadata.labels.helm.sh/chart @@
# networking.k8s.io/v1/IngressClass/aws-load-balancer-controller/alb
! ± value change
- aws-load-balancer-controller-1.17.1
+ aws-load-balancer-controller-3.1.0
@@ metadata.labels.app.kubernetes.io/version @@
# admissionregistration.k8s.io/v1/MutatingWebhookConfiguration/aws-load-balancer-controller/aws-load-balancer-webhook
! ± value change
- v2.17.1
+ v3.1.0
@@ metadata.labels.helm.sh/chart @@
# admissionregistration.k8s.io/v1/MutatingWebhookConfiguration/aws-load-balancer-controller/aws-load-balancer-webhook
! ± value change
- aws-load-balancer-controller-1.17.1
+ aws-load-balancer-controller-3.1.0
@@ metadata.labels.app.kubernetes.io/version @@
# admissionregistration.k8s.io/v1/ValidatingWebhookConfiguration/aws-load-balancer-controller/aws-load-balancer-webhook
! ± value change
- v2.17.1
+ v3.1.0
@@ metadata.labels.helm.sh/chart @@
# admissionregistration.k8s.io/v1/ValidatingWebhookConfiguration/aws-load-balancer-controller/aws-load-balancer-webhook
! ± value change
- aws-load-balancer-controller-1.17.1
+ aws-load-balancer-controller-3.1.0
|
a8bb14f to
12cb303
Compare
…cer-controller to v3
12cb303 to
bbf5b2c
Compare
This file contains hidden or 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
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.
This PR contains the following updates:
1.17.1→3.1.0Configuration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.