forked from kubernetes-sigs/cluster-api-provider-azure
-
Notifications
You must be signed in to change notification settings - Fork 40
Merge https://github.com/kubernetes-sigs/cluster-api-provider-azure:v1.24.0 (f69aa53) into main #388
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
Open
cloud-team-rebase-bot
wants to merge
127
commits into
openshift:main
Choose a base branch
from
openshift-cloud-team:rebase-bot-main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Merge https://github.com/kubernetes-sigs/cluster-api-provider-azure:v1.24.0 (f69aa53) into main #388
Changes from all commits
Commits
Show all changes
127 commits
Select commit
Hold shift + click to select a range
d4edea0
Add xtrace debugging
mboersma 2302f6d
Updated Makefile to check and warn if az cli if unavailable in local
vishalanarase dccd5bd
Enable DRADeviceTaints and DRADeviceTaintRules feature gate in DRA te…
willie-yao 5cdce5b
Update link to Google Artifact Registry staging
mboersma 1317531
Merge pull request #6187 from mboersma/update-staging
k8s-ci-robot 5f2be22
Update branches in security scanner workflow for release v1.23
willie-yao 4885442
Merge pull request #6188 from willie-yao/update-security-scan
k8s-ci-robot b3ee04d
Add release notes for v1.22.2
willie-yao 3a9b2b8
Merge pull request #6184 from willie-yao/fix-dra-conformance
k8s-ci-robot 02c496b
Merge pull request #6177 from vishalanarase/fix/issue-5291
k8s-ci-robot ce59401
Merge pull request #6190 from willie-yao/release-notes-1.22.2
k8s-ci-robot b6eb0c4
bump test metadata for v1.23.0
willie-yao 7ce1668
Merge pull request #6189 from willie-yao/bump-1.23-test-metadata
k8s-ci-robot 51201df
dependabot(deps): bump the all-github-actions group with 3 updates
dependabot[bot] 8bfadd8
Add alpha/beta feature gates to conformance test
willie-yao 4c5753c
Merge pull request #6193 from kubernetes-sigs/dependabot/github_actio…
k8s-ci-robot 481c3b7
Bump CAAPH to v0.6.2
mboersma 8c97566
Merge pull request #6196 from willie-yao/alpha-conformance-tests
k8s-ci-robot 7856368
Merge pull request #6201 from mboersma/bump-caaph
k8s-ci-robot 6c9426c
Bump Ray and KubeRay e2e test versions to latest releases (#6203)
mboersma 0cf2931
dependabot(deps): bump step-security/harden-runner
dependabot[bot] 224125e
Merge pull request #6207 from kubernetes-sigs/dependabot/github_actio…
k8s-ci-robot bfcbba6
Bump Go toolchain to v1.25.8 (#6161)
mboersma 81bbc7d
dependabot(deps): bump golang.org/x/text from 0.34.0 to 0.35.0
dependabot[bot] 700593b
Merge pull request #6170 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot f876d38
dependabot(deps): bump golang.org/x/mod from 0.33.0 to 0.34.0
dependabot[bot] fc77e8f
Merge pull request #6168 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot 2d66790
dependabot(deps): bump golang.org/x/crypto from 0.48.0 to 0.49.0
dependabot[bot] 68e5ff6
Merge pull request #6169 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot d9c4108
Add e2e spec for self-managed kuberay (#6200)
mboersma 7095000
docs(aso): fix link formatting in ASO upgrade instructions
Meecr0b 238b343
Merge pull request #6210 from Meecr0b/Meecr0b/docs/aso/fix-link
k8s-ci-robot 811ba37
Fix custom-builds templates to use Azure Storage instead of dl.k8s.io
mboersma 60627f9
dependabot(deps): bump go.opentelemetry.io/otel from 1.41.0 to 1.43.0…
dependabot[bot] d359ee9
Merge pull request #6212 from mboersma/fix-custom-builds-templates
k8s-ci-robot eb94a6b
Bump Go toolchain to v1.25.9
mboersma 84c7570
Fix MachinePoolScope.Close() recreating machines during deletion (#6213)
mboersma 23f95d1
Bump cert-manager to v1.20.1
mboersma 68141ff
Merge pull request #6214 from mboersma/bump-go-toolchain
k8s-ci-robot 55fe6f4
🌱 Bump CAPI to v1.13.0-rc.0 (#6182)
mboersma a248a9c
Merge pull request #6220 from mboersma/bump-cert-manager-v1.20.1
k8s-ci-robot eb7d7a4
Update trivy version to v0.69.3
mboersma 8a287bb
Merge pull request #6224 from mboersma/fix-vulns-main
k8s-ci-robot d8a0b2e
Bump CAAPH preload image to v0.6.2
mboersma 907d5a1
Merge pull request #6228 from mboersma/bump-caaph-preload
k8s-ci-robot df78d73
dependabot(deps): bump golang.org/x/mod from 0.34.0 to 0.35.0
dependabot[bot] 8adb85a
dependabot(deps): bump the all-github-actions group with 3 updates
dependabot[bot] d6c5c0c
Merge pull request #6232 from kubernetes-sigs/dependabot/github_actio…
k8s-ci-robot ca6d5cf
Merge pull request #6230 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot 6699898
dependabot(deps): bump golang.org/x/crypto from 0.49.0 to 0.50.0
dependabot[bot] 7b8b89d
Merge pull request #6229 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot 00b200c
Implement smarter retry for az commands in peer-vnets flow
willie-yao 1360e4a
Merge pull request #6235 from willie-yao/fix-peer-vnet-throttle
k8s-ci-robot bc80e3b
dependabot(deps): bump github.com/moby/spdystream from 0.5.0 to 0.5.1
dependabot[bot] 623c1b0
Merge pull request #6239 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot 9128981
dependabot(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore
dependabot[bot] 84d9215
dependabot(deps): bump the all-github-actions group with 4 updates
dependabot[bot] 5d5205b
Merge pull request #6243 from kubernetes-sigs/dependabot/github_actio…
k8s-ci-robot 8ee5c39
Bump CAPI dependency to v1.13.0-rc.1
mboersma dc8aba1
Merge pull request #6241 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot ee2dc17
Update Kubernetes versions to 1.35
mboersma ec43dc0
Use concrete semver for KUBERNETES_VERSION_API_UPGRADE_FROM
mboersma b4f60db
Merge pull request #6245 from mboersma/bump-k8s-1.35
k8s-ci-robot 4566dde
Merge pull request #6244 from mboersma/bump-capi-v1.13.0-rc.1
k8s-ci-robot c8e476a
Bump cert-manager to v1.20.2
mboersma 94b5939
Merge pull request #6246 from mboersma/bump-cert-manager-v1.20.2
k8s-ci-robot ff8cf07
Bump CAPI to v1.13.0, old upgrade version to v1.12.7
mboersma e9c0a3a
Add multi zone template for Cloud Provider Azure CI
willie-yao 20ba7b7
Merge pull request #6251 from mboersma/bump-capi-v1.13.0
k8s-ci-robot 5f7f9dd
Add release notes for v1.22.3
mboersma 5b44ff0
Merge pull request #6253 from mboersma/release-notes-v1.22.3
k8s-ci-robot edfcf73
Add release notes for v1.22.4
mboersma d06851e
Add release notes for v1.23.1 (#6254)
mboersma e8bd139
Merge pull request #6257 from mboersma/release-notes-v1.22.4
k8s-ci-robot 17444b5
Bump Azure Service Operator from v2.13.0 to v2.16.0 (#6238)
mboersma 97a294b
Use upstream k8s images if no artifacts are built
willie-yao 7a7144f
Merge pull request #6258 from willie-yao/fix-dalec-substitution
k8s-ci-robot e0e956f
Merge pull request #6252 from willie-yao/fix-multi-zone-test
k8s-ci-robot b26a7b1
dependabot(deps): bump github.com/onsi/ginkgo/v2 from 2.28.1 to 2.28.2
dependabot[bot] d328b5f
Merge pull request #6261 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot 51fec6a
Bump CAPI to v1.13.1
mboersma dc662a2
Remove fake FakeClient
nojnhuh 4a8e9f1
test/e2e: make collectNodes log dump best-effort
mboersma 6f1f830
Merge pull request #6263 from nojnhuh/real-fake-client
k8s-ci-robot e845eba
Merge pull request #6265 from mboersma/fix-collectnodes-best-effort
k8s-ci-robot 2cccd52
dependabot(deps): bump the all-github-actions group with 2 updates
dependabot[bot] 78fdbfe
dependabot(deps): bump github.com/onsi/ginkgo/v2 from 2.28.2 to 2.28.3
dependabot[bot] 403ab63
Merge pull request #6271 from kubernetes-sigs/dependabot/github_actio…
k8s-ci-robot 61484a9
Add E2E test for AKS maintenance configurations via ASO
willie-yao bd1e799
Merge pull request #6272 from kubernetes-sigs/dependabot/go_modules/g…
k8s-ci-robot bf831d9
Use uuid.Validate over uuid.Parse where appropriate
mboersma 7410779
Add unit tests for azuremachine_validation
mboersma 628015f
Merge pull request #6262 from mboersma/bump-capi-v1.13.1
k8s-ci-robot bc2565d
Merge pull request #6264 from willie-yao/maintenance-config
k8s-ci-robot 238c527
Merge pull request #6276 from mboersma/uuid-validate
k8s-ci-robot bd0f01b
Merge pull request #6277 from mboersma/azuremachine-validation-coverage
k8s-ci-robot 0a73d23
Add release 1.24 to the metadata file
willie-yao c0e4eca
Add release notes for release 1.24
willie-yao 8500275
Merge pull request #6283 from willie-yao/metadata-1.24
k8s-ci-robot f69aa53
Merge pull request #6284 from willie-yao/release-notes-1.24
k8s-ci-robot 26de288
merge upstream/v1.24.0 into main
5f5c35e
UPSTREAM: <carry>: Add openshift specific changes
alexander-demicev e723c7a
UPSTREAM: <carry>: Add manifest generator tool
RadekManak 2786556
UPSTREAM: <carry>: Add e2e-test.sh script
RadekManak d60f81d
UPSTREAM: <carry>: Delete ASO deployment
nrb deaec8c
UPSTREAM: <carry>: Don't install ASO CRDs
nrb 03bf9a1
UPSTREAM: <carry>: Disable ASO API feature gate
nrb 704bf76
UPSTREAM: <carry>: Updating ose-azure-cluster-api-controllers-contain…
b0943eb
UPSTREAM: <carry>: Remove unnecessary kustomize
RadekManak 892df77
UPSTREAM: <carry>: Update manifests generator tooling
RadekManak 82928f7
UPSTREAM: <carry>: update go mod dependency for konflux
ashwindasr 8f3072c
UPSTREAM: <carry>: Updating ose-azure-cluster-api-controllers-contain…
b429dd6
UPSTREAM: <carry>: Sync OWNERS file
JoelSpeed ad6ba5b
UPSTREAM: <carry>: Sync OWNERS file
RadekManak 31bcd1a
UPSTREAM: <carry>: Updating ose-azure-cluster-api-controllers-contain…
3ea921f
UPSTREAM: <carry>: Updating ose-azure-cluster-api-controllers-contain…
cc7d819
UPSTREAM: <carry>: Add manifests verify target
RadekManak 30ddad6
UPSTREAM: <carry>: Reference main branch for CI
nrb 467af6d
UPSTREAM: <carry>: Import provider-version.mk
mdbooth 4170bba
UPSTREAM: <carry>: Bump manifests-gen
theobarberbany 8672cb0
UPSTREAM: <carry>: Update to new manifests-gen
theobarberbany abd53f6
UPSTREAM: <carry>: Updating ose-azure-cluster-api-controllers-contain…
8d69880
UPSTREAM: <carry>: Sync OWNERS file
damdo d2c95d5
UPSTREAM: <carry>: Add TLS substitutions
mdbooth 5425fc7
UPSTREAM: <drop>: Update manifests generator
1a1d229
UPSTREAM: <drop>: Generate OpenShift manifests
0d14003
UPSTREAM: <drop>: Updating and vendoring go modules after an upstream…
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -7,3 +7,4 @@ shouldnot | |
| decorder | ||
| overriden | ||
| wit | ||
| ist | ||
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
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
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
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
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
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,43 @@ | ||
| ## Changes by Kind | ||
|
|
||
| ### Other (Cleanup or Flake) | ||
|
|
||
| - Bump CAPI to v1.11.7 ([#6174](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/6174), [@mboersma](https://github.com/mboersma)) | ||
|
|
||
| ## Dependencies | ||
|
|
||
| ### Added | ||
| - sigs.k8s.io/structured-merge-diff/v6: v6.3.2 | ||
|
|
||
| ### Changed | ||
| - cel.dev/expr: v0.24.0 → v0.25.1 | ||
| - github.com/cloudflare/circl: [v1.6.1 → v1.6.3](https://github.com/cloudflare/circl/compare/v1.6.1...v1.6.3) | ||
| - github.com/cncf/xds/go: [0feb691 → ee656c7](https://github.com/cncf/xds/compare/0feb691...ee656c7) | ||
| - github.com/envoyproxy/go-control-plane/envoy: [v1.35.0 → v1.36.0](https://github.com/envoyproxy/go-control-plane/compare/envoy/v1.35.0...envoy/v1.36.0) | ||
| - github.com/envoyproxy/go-control-plane: [75eaa19 → v0.14.0](https://github.com/envoyproxy/go-control-plane/compare/75eaa19...v0.14.0) | ||
| - github.com/envoyproxy/protoc-gen-validate: [v1.2.1 → v1.3.0](https://github.com/envoyproxy/protoc-gen-validate/compare/v1.2.1...v1.3.0) | ||
| - github.com/grpc-ecosystem/grpc-gateway/v2: [v2.27.3 → v2.27.7](https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.27.3...v2.27.7) | ||
| - go.opentelemetry.io/contrib/detectors/gcp: v1.38.0 → v1.39.0 | ||
| - go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp: v0.60.0 → v0.65.0 | ||
| - go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc: v1.39.0 → v1.40.0 | ||
| - go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp: v1.22.0 → v1.40.0 | ||
| - go.opentelemetry.io/otel/exporters/otlp/otlptrace: v1.39.0 → v1.40.0 | ||
| - go.opentelemetry.io/otel/metric: v1.39.0 → v1.40.0 | ||
| - go.opentelemetry.io/otel/sdk/metric: v1.39.0 → v1.40.0 | ||
| - go.opentelemetry.io/otel/sdk: v1.39.0 → v1.40.0 | ||
| - go.opentelemetry.io/otel/trace: v1.39.0 → v1.40.0 | ||
| - go.opentelemetry.io/otel: v1.39.0 → v1.40.0 | ||
| - golang.org/x/oauth2: v0.32.0 → v0.34.0 | ||
| - google.golang.org/genproto/googleapis/api: ff82c1b → 8636f87 | ||
| - google.golang.org/genproto/googleapis/rpc: ff82c1b → 8636f87 | ||
| - google.golang.org/grpc: v1.77.0 → v1.79.3 | ||
| - google.golang.org/protobuf: v1.36.10 → v1.36.11 | ||
| - sigs.k8s.io/cluster-api/test: v1.11.6 → v1.11.7 | ||
| - sigs.k8s.io/cluster-api: v1.11.6 → v1.11.7 | ||
|
|
||
| ### Removed | ||
| _Nothing has changed._ | ||
|
|
||
| ## Details | ||
| <!-- markdown-link-check-disable-next-line --> | ||
| https://github.com/kubernetes-sigs/cluster-api-provider-azure/compare/v1.22.1...v1.22.2 |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,63 @@ | ||
| ## Changes by Kind | ||
|
|
||
| ### Other (Cleanup or Flake) | ||
|
|
||
| - Bump CAPI to v1.11.10 ([#6249](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/6249), [@mboersma](https://github.com/mboersma)) | ||
|
|
||
| ## Dependencies | ||
|
|
||
| ### Added | ||
| - github.com/moby/moby/api: [v1.54.1](https://github.com/moby/moby/tree/api/v1.54.1) | ||
| - github.com/moby/moby/client: [v0.4.0](https://github.com/moby/moby/tree/client/v0.4.0) | ||
| - github.com/russross/blackfriday: [v1.6.0](https://github.com/russross/blackfriday/tree/v1.6.0) | ||
| - github.com/santhosh-tekuri/jsonschema/v5: [v5.3.1](https://github.com/santhosh-tekuri/jsonschema/tree/v5.3.1) | ||
| - pgregory.net/rapid: v1.2.0 | ||
|
|
||
| ### Changed | ||
| - github.com/Azure/go-ansiterm: [306776e → faa5f7b](https://github.com/Azure/go-ansiterm/compare/306776e...faa5f7b) | ||
| - github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp: [v1.30.0 → v1.31.0](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/detectors/gcp/v1.30.0...detectors/gcp/v1.31.0) | ||
| - github.com/Microsoft/go-winio: [v0.5.0 → v0.6.2](https://github.com/Microsoft/go-winio/compare/v0.5.0...v0.6.2) | ||
| - github.com/creack/pty: [v1.1.18 → v1.1.24](https://github.com/creack/pty/compare/v1.1.18...v1.1.24) | ||
| - github.com/docker/go-connections: [v0.5.0 → v0.6.0](https://github.com/docker/go-connections/compare/v0.5.0...v0.6.0) | ||
| - github.com/docker/go-units: [v0.4.0 → v0.5.0](https://github.com/docker/go-units/compare/v0.4.0...v0.5.0) | ||
| - github.com/emicklei/go-restful/v3: [v3.12.2 → v3.13.0](https://github.com/emicklei/go-restful/compare/v3.12.2...v3.13.0) | ||
| - github.com/grpc-ecosystem/grpc-gateway/v2: [v2.27.7 → v2.28.0](https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.27.7...v2.28.0) | ||
| - github.com/moby/term: [v0.5.0 → v0.5.2](https://github.com/moby/term/compare/v0.5.0...v0.5.2) | ||
| - github.com/opencontainers/image-spec: [v1.0.2 → v1.1.1](https://github.com/opencontainers/image-spec/compare/v1.0.2...v1.1.1) | ||
| - go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc: v1.40.0 → v1.43.0 | ||
| - go.opentelemetry.io/otel/exporters/otlp/otlptrace: v1.40.0 → v1.43.0 | ||
| - go.opentelemetry.io/otel/metric: v1.40.0 → v1.43.0 | ||
| - go.opentelemetry.io/otel/sdk/metric: v1.40.0 → v1.43.0 | ||
| - go.opentelemetry.io/otel/sdk: v1.40.0 → v1.43.0 | ||
| - go.opentelemetry.io/otel/trace: v1.40.0 → v1.43.0 | ||
| - go.opentelemetry.io/otel: v1.40.0 → v1.43.0 | ||
| - go.opentelemetry.io/proto/otlp: v1.9.0 → v1.10.0 | ||
| - golang.org/x/crypto: v0.47.0 → v0.49.0 | ||
| - golang.org/x/mod: v0.32.0 → v0.33.0 | ||
| - golang.org/x/net: v0.49.0 → v0.52.0 | ||
| - golang.org/x/oauth2: v0.34.0 → v0.35.0 | ||
| - golang.org/x/sync: v0.19.0 → v0.20.0 | ||
| - golang.org/x/sys: v0.40.0 → v0.42.0 | ||
| - golang.org/x/telemetry: 8fff8a5 → e7419c6 | ||
| - golang.org/x/term: v0.39.0 → v0.41.0 | ||
| - golang.org/x/text: v0.33.0 → v0.35.0 | ||
| - golang.org/x/tools: v0.40.0 → v0.42.0 | ||
| - gonum.org/v1/gonum: v0.16.0 → v0.17.0 | ||
| - google.golang.org/genproto/googleapis/api: 8636f87 → 9d38bb4 | ||
| - google.golang.org/genproto/googleapis/rpc: 8636f87 → 9d38bb4 | ||
| - google.golang.org/grpc: v1.79.3 → v1.80.0 | ||
| - gotest.tools/v3: v3.4.0 → v3.5.2 | ||
| - sigs.k8s.io/cluster-api/test: v1.11.7 → v1.11.10 | ||
| - sigs.k8s.io/cluster-api: v1.11.7 → v1.11.10 | ||
|
|
||
| ### Removed | ||
| - github.com/containerd/log: [v0.1.0](https://github.com/containerd/log/tree/v0.1.0) | ||
| - github.com/docker/docker: [v28.3.3+incompatible](https://github.com/docker/docker/tree/v28.3.3) | ||
| - github.com/moby/sys/atomicwriter: [v0.1.0](https://github.com/moby/sys/tree/atomicwriter/v0.1.0) | ||
| - github.com/moby/sys/sequential: [v0.6.0](https://github.com/moby/sys/tree/sequential/v0.6.0) | ||
| - github.com/morikuni/aec: [v1.0.0](https://github.com/morikuni/aec/tree/v1.0.0) | ||
| - go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp: v1.40.0 | ||
|
|
||
| ## Details | ||
| <!-- markdown-link-check-disable-next-line --> | ||
| https://github.com/kubernetes-sigs/cluster-api-provider-azure/compare/v1.22.2...v1.22.4 |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,57 @@ | ||
| ## Changes by Kind | ||
|
|
||
| ### Other (Cleanup or Flake) | ||
|
|
||
| - Bump CAPI to v1.12.7 ([#6250](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/6250), [@mboersma](https://github.com/mboersma)) | ||
|
|
||
| ## Dependencies | ||
|
|
||
| ### Added | ||
| - github.com/moby/moby/api: [v1.54.1](https://github.com/moby/moby/tree/api/v1.54.1) | ||
| - github.com/moby/moby/client: [v0.4.0](https://github.com/moby/moby/tree/client/v0.4.0) | ||
| - github.com/russross/blackfriday: [v1.6.0](https://github.com/russross/blackfriday/tree/v1.6.0) | ||
| - github.com/santhosh-tekuri/jsonschema/v5: [v5.3.1](https://github.com/santhosh-tekuri/jsonschema/tree/v5.3.1) | ||
| - pgregory.net/rapid: v1.2.0 | ||
|
|
||
| ### Changed | ||
| - github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp: [v1.30.0 → v1.31.0](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/detectors/gcp/v1.30.0...detectors/gcp/v1.31.0) | ||
| - github.com/Microsoft/go-winio: [v0.5.0 → v0.6.2](https://github.com/Microsoft/go-winio/compare/v0.5.0...v0.6.2) | ||
| - github.com/coredns/corefile-migration: [v1.0.30 → v1.0.31](https://github.com/coredns/corefile-migration/compare/v1.0.30...v1.0.31) | ||
| - github.com/creack/pty: [v1.1.18 → v1.1.24](https://github.com/creack/pty/compare/v1.1.18...v1.1.24) | ||
| - github.com/docker/go-units: [v0.4.0 → v0.5.0](https://github.com/docker/go-units/compare/v0.4.0...v0.5.0) | ||
| - github.com/opencontainers/image-spec: [v1.0.2 → v1.1.1](https://github.com/opencontainers/image-spec/compare/v1.0.2...v1.1.1) | ||
| - go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc: v1.41.0 → v1.43.0 | ||
| - go.opentelemetry.io/otel/exporters/otlp/otlptrace: v1.41.0 → v1.43.0 | ||
| - go.opentelemetry.io/otel/metric: v1.41.0 → v1.43.0 | ||
| - go.opentelemetry.io/otel/sdk/metric: v1.41.0 → v1.43.0 | ||
| - go.opentelemetry.io/otel/sdk: v1.41.0 → v1.43.0 | ||
| - go.opentelemetry.io/otel/trace: v1.41.0 → v1.43.0 | ||
| - go.opentelemetry.io/otel: v1.41.0 → v1.43.0 | ||
| - go.opentelemetry.io/proto/otlp: v1.9.0 → v1.10.0 | ||
| - golang.org/x/crypto: v0.48.0 → v0.49.0 | ||
| - golang.org/x/net: v0.50.0 → v0.52.0 | ||
| - golang.org/x/sync: v0.19.0 → v0.20.0 | ||
| - golang.org/x/sys: v0.41.0 → v0.42.0 | ||
| - golang.org/x/telemetry: bd525da → e7419c6 | ||
| - golang.org/x/term: v0.40.0 → v0.41.0 | ||
| - golang.org/x/text: v0.34.0 → v0.35.0 | ||
| - golang.org/x/tools: v0.41.0 → v0.42.0 | ||
| - gonum.org/v1/gonum: v0.16.0 → v0.17.0 | ||
| - google.golang.org/genproto/googleapis/api: 4cfbd41 → 9d38bb4 | ||
| - google.golang.org/genproto/googleapis/rpc: 4cfbd41 → 9d38bb4 | ||
| - google.golang.org/grpc: v1.79.1 → v1.80.0 | ||
| - gotest.tools/v3: v3.4.0 → v3.5.2 | ||
| - sigs.k8s.io/cluster-api/test: v1.12.4 → v1.12.7 | ||
| - sigs.k8s.io/cluster-api: v1.12.4 → v1.12.7 | ||
|
|
||
| ### Removed | ||
| - github.com/containerd/log: [v0.1.0](https://github.com/containerd/log/tree/v0.1.0) | ||
| - github.com/docker/docker: [v28.5.2+incompatible](https://github.com/docker/docker/tree/v28.5.2) | ||
| - github.com/moby/sys/atomicwriter: [v0.1.0](https://github.com/moby/sys/tree/atomicwriter/v0.1.0) | ||
| - github.com/moby/sys/sequential: [v0.6.0](https://github.com/moby/sys/tree/sequential/v0.6.0) | ||
| - github.com/morikuni/aec: [v1.0.0](https://github.com/morikuni/aec/tree/v1.0.0) | ||
| - go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp: v1.40.0 | ||
|
|
||
| ## Details | ||
| <!-- markdown-link-check-disable-next-line --> | ||
| https://github.com/kubernetes-sigs/cluster-api-provider-azure/compare/v1.23.0...v1.23.1 |
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Quote
$GITHUB_OUTPUTto fix the shellcheck SC2086 warning, and move checkout beforemake go-version.Two issues in this block:
$GITHUB_OUTPUTis unquoted, triggering shellcheck's word-splitting warning.make go-versionis invoked on line 28 beforeactions/checkouton line 34–35. Without the repository checked out, theMakefileis not present and this step will fail. Compare with the correct ordering inpr-golangci-lint.yaml(checkout → get-go-version → setup-go).🐛 Proposed fix
📝 Committable suggestion
🧰 Tools
🪛 actionlint (1.7.12)
[error] 28-28: shellcheck reported issue in this script: SC2086:info:1:41: Double quote to prevent globbing and word splitting
(shellcheck)
🤖 Prompt for AI Agents