chore: bump azure/setup-helm from 4.3.1 to 5.0.0#52
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This was referenced Apr 25, 2026
brandonrc
added a commit
that referenced
this pull request
Apr 27, 2026
…#85) Closes iac#82. The DinD daemon.json on ARC runners listed only the dogfood Docker Hub cache as an insecure-registries entry. Ephemeral test-namespace backends at `artifact-keeper-backend.test-${RUN_ID}.svc.cluster.local:8080` fell outside that allowlist, so dockerd refused plain-HTTP push/pull to them. Concrete impact: artifact-keeper-test#52's test-docker-native-client.sh pre-flight-skipped on every CI run with "dockerd has no insecure-registries entry". With RELEASE_GATE=1 (set in PR #52 round 3), that skip turns into a hard fail. Approach: add Rocky's Kubernetes service CIDR (10.96.0.0/12) to the insecure-registries list. dockerd does not support hostname wildcards (no `*.svc.cluster.local`), but it does support CIDR for IPs. The service network covers every in-cluster Service ClusterIP, so all ephemeral test backends are reachable. Risk: in-cluster-only. The service network is not routable from outside the cluster, so this widens the allowlist to ports/services that are already exposed to in-cluster pods anyway. No new attack surface. Configmap applied live on Rocky. Existing runner pods keep the old daemon.json until they respawn (post-current-job); new pods pick up the widened allowlist immediately.
Contributor
|
@dependabot rebase |
Missing linked issueThis PR does not reference a tracking issue in its body. Every PR must link to an issue in this repository so we can trace work back to a planned change. How to fix
Accepted keywords (case-insensitive, any tense): Policy reference: see the PR template. Maintainer bypass: apply the |
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 4.3.1 to 5.0.0. - [Release notes](https://github.com/azure/setup-helm/releases) - [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md) - [Commits](Azure/setup-helm@1a275c3...dda3372) --- updated-dependencies: - dependency-name: azure/setup-helm dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
fe37806 to
dc6576a
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.
Bumps azure/setup-helm from 4.3.1 to 5.0.0.
Release notes
Sourced from azure/setup-helm's releases.
Changelog
Sourced from azure/setup-helm's changelog.
... (truncated)
Commits
dda3372build3894c84chore(release): v5.0.0 (#265)ca66f38Update Node.js runtime from node20 to node24 (#259)316ed5aBump undici (#263)bc9bc0cBump undici and@actions/http-client(#257)16e3094Bump minimatch (#256)6e42753Bump actions/stale in /.github/workflows in the actions group (#255)9651d9dBump actions/checkout in /.github/workflows in the actions group (#251)658bff9Bump the actions group with 2 updates (#248)331c814Bump the actions group with 3 updates (#247)