-
Notifications
You must be signed in to change notification settings - Fork 16.7k
Conversation
Hi @ahma. Thanks for your PR. I'm waiting for a helm member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
cb0c7b7
to
3c76bd3
Compare
3c76bd3
to
33362ef
Compare
/assign @nitisht |
/ok-to-test |
/approve |
/lgtm |
/retest |
Signed-off-by: Ferenc Hernadi <[email protected]>
1ff3573
to
b78599a
Compare
Signed-off-by: Ferenc Hernadi <[email protected]>
b78599a
to
408e07f
Compare
@davidkarlsen could you please reapprove this |
/lgtm |
Signed-off-by: Ferenc Hernadi <[email protected]>
3b083c2
to
94cc73a
Compare
/ok-to-test |
@nitisht thanks for your support, could you please to the label again. I'll try it for last ... |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ahma, davidkarlsen, krisis, nitisht The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
* master: (377 commits) [stable/mysql] Update MySQL to the latest 5.7.28 (helm#19561) [stable/openebs] Update charts to 1.5.0 release (helm#19587) [Velero] Enable prometheus metrics by default (helm#19595) [stable/ambassador] Add missing logservices.getambassador.io from the crds (helm#19593) [incubator/zookeeper] Fix zookeeper service template (helm#19556) [stable/datadog] Add validity checks on clusterName (helm#19327) [stable/datadog] Make the seccomp profile for system-probe optional (helm#19533) [stable/traefik] Allow custom caServer for ACME and allow string type for acme.staging (helm#19567) [stable/wordpress] adds loadBalancerSourceRanges to service (helm#19549) [stable/datadog] Add nodeSelector for Cluster Agent Deployment (helm#19430) [stable/parse] Configure parse-dashboard to form Urls with HTTPS protocol (helm#19582) [stable/traefik] Bump Traefik version and chart version (helm#19524) [stable/traefik] fix default value of acme.challengeType for Traefik (helm#19568) [stable/minio] helm lint fix (helm#19532) fix external-dns/README.md files table corruption (helm#19581) Fixes helm#19111 (helm#19583) [stable/wordpress] Release 8.0.2 updating components versions (helm#19579) [stable/datadog] add celenechang to datadog owners (helm#19515) Anchore Engine Enterprise 2.2 (helm#19575) [stable/rabbitmq-ha] Scrape prometheusPlugin metrics without operator (helm#19258) ... # Conflicts: # stable/redis-ha/Chart.yaml
* Helm lint fix Signed-off-by: Ferenc Hernadi <[email protected]> * FAIL: pull-charts-e2e -> version bump (3.0.5 -> 3.0.6) Signed-off-by: Ferenc Hernadi <[email protected]> * Version bump again Signed-off-by: Ferenc Hernadi <[email protected]>
* Helm lint fix Signed-off-by: Ferenc Hernadi <[email protected]> * FAIL: pull-charts-e2e -> version bump (3.0.5 -> 3.0.6) Signed-off-by: Ferenc Hernadi <[email protected]> * Version bump again Signed-off-by: Ferenc Hernadi <[email protected]>
* Helm lint fix Signed-off-by: Ferenc Hernadi <[email protected]> * FAIL: pull-charts-e2e -> version bump (3.0.5 -> 3.0.6) Signed-off-by: Ferenc Hernadi <[email protected]> * Version bump again Signed-off-by: Ferenc Hernadi <[email protected]> Signed-off-by: Artur <[email protected]>
What this PR does / why we need it:
Fix the helm3 strict lint result.
[ERROR] templates/: template: minio/templates/serviceaccount.yaml:5:11: executing "minio/templates/serviceaccount.yaml" at <include "minio.serviceAccountName" .>: error calling include: template: minio/templates/_helpers.tpl:83:13: executing "minio.serviceAccountName" at <include "minio.fullname" .>: error calling include: template: minio/templates/_helpers.tpl:15:14: executing "minio.fullname" at <.Values.fullnameOverride>: map has no entry for key "fullnameOverride"
[ERROR] templates/: template: minio/templates/service.yaml:35:14: executing "minio/templates/service.yaml" at <.Values.service.externalIPs>: map has no entry for key "externalIPs"
[ERROR] templates/: template: minio/templates/pvc.yaml:2:51: executing "minio/templates/pvc.yaml" at <.Values.persistence.existingClaim>: map has no entry for key "existingClaim"
[ERROR] templates/: template: minio/templates/pvc.yaml:24:14: executing "minio/templates/pvc.yaml" at <.Values.persistence.storageClass>: map has no entry for key "storageClass"
[ERROR] templates/: template: minio/templates/pvc.yaml:31:14: executing "minio/templates/pvc.yaml" at <.Values.persistence.VolumeName>: map has no entry for key "VolumeName"
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
[stable/mychartname]
)