Skip to content

Release v20260225.00-imagebumps

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Feb 11:39
· 11 commits to master since this release

fluentbit mdm mdsd image bumps

Changes

571a64e updating fluentbit image
4328366 Fluentbit, MDM, MDSD image update
d8303ba Merge pull request #4624 from Azure/slawande/npm-build-check-fix
dcbe29d bump ajv dependency from 6.12.6 to 6.14.0
f173264 Merge pull request #4615 from Azure/alcasim/ARO-23475/new-alert-metric
8064cf3 Use dynamic platform for Docker builds instead of hardcoded amd64 (#4620)
f2d04b9 Merge pull request #4618 from Azure/alcasim/fix-flaky-TestAdminListBillingDocuments
ec1e177 fix flakyness on TestAdminListBillingDocuments
ce62007 Merge pull request #4605 from Azure/tuxerrante/shared-rp-development-environment
5b8d012 Merge pull request #4604 from Azure/dependabot/pip/cryptography-46.0.5
82dc529 Merge pull request #4616 from Azure/cadenmarchese/ci-flake-dnf
fefedf7 Merge pull request #4612 from Azure/hawkowl/mimo-sched-db
43ce706 Merge pull request #4609 from Azure/dependabot/npm_and_yarn/portal/v2/qs-6.14.2
8d73bc6 Merge pull request #4608 from Azure/dependabot/npm_and_yarn/portal/v2/jsonpath-1.2.1
c2e7be2 Merge pull request #4607 from Azure/kimorris27/ARO-23989-role-assignment-aaz
3c2f8a8 using a struct as hash for targeted alerts
f049e49 removing aggregation in targeted alerts
d874fcd adding more tests
352966d adding new metric to use in metric removal
4e6e839 Merge pull request #4576 from Azure/ehvs/add-roletonodecount
6a8291f CI Flake - Remove microdnf update from PR CI builds
134828a Bump qs from 6.14.1 to 6.14.2 in /portal/v2
8c8a808 Bump jsonpath from 1.2.0 to 1.2.1 in /portal/v2
18bb6b6 Bump cryptography from 46.0.4 to 46.0.5
1bd181a Merge pull request #4610 from Azure/cadenmarchese/e2e-handle-other-provisioning-states
97658d4 Merge pull request #4596 from Azure/cadenmarchese/mimo-refresh-msi-certs
161a17f Initial version of the MIMO Scheduler API and database clients
32358dc avoid repeated GetSecret w/result consts, remove m.needsRefresh
ea8e8f3 Merge pull request #4589 from Azure/yithian/ARO-22669
7445696 unconditionally delete leftover clusters regardless of state
5685448 use k8s wait instead of manual polling
d9f622a e2e flake fix - clean up failed clusters from previous attempts
4c8f5e7 Avoid registering new aaz role assignment create command in Azure CLI command table
9dff198 Remove extra imports for other CRUD commands
9cbfcb9 Add aaz command for creating role assignments
0df332f Merge pull request #4597 from Azure/hawkowl/subscriptioncache
f86669b added test for when the machine is master but has worker node labels
60bc387 fixed the test
483a920 cleaned up dimensions
e65eccf docs: fix shared RP dev environment setup consistency
605cf44 add a comment to the cluster cache onDoc
cc650ec shift the subscription get out of the reader lock
b5917b9 fixing some review comments from @tuxerrante as well as expand some of the subscriptioncache tests that might have been implicitly covered
d345c3d update pkg/monitor to use the new changefeed code, as well as add some testing helpers
fd76d14 add a subscription cache which can be reused
43be009 go mod tidy
bc677b5 implement a generic changefeed consumer + setup functionality that can be reused in various parts of the codebase
71ef90d emit unknown just in case of event
79087b2 split infra and worker as diff dimensions
aff9826 Merge pull request #4599 from Azure/dependabot/github_actions/step-security/harden-runner-2.14.2
7ae0752 Merge pull request #4602 from Azure/tuxerrante/fix-makefile-macos-find
31ff73f Merge pull request #4600 from Azure/dependabot/github_actions/eps1lon/actions-label-merge-conflict-3.0.3
7df0155 Merge pull request #4595 from Azure/mociarain/bump-az-cli
342ed0b Merge pull request #4598 from Azure/dependabot/github_actions/zgosalvez/github-actions-ensure-sha-pinned-actions-5.0.0
15e9afd Merge pull request #4587 from Azure/tuxerrante/add-gofumpt-formatter
a4a4482 Merge pull request #4601 from Azure/tuxerrante/skip-e2e-for-docs-only-changes
0c8c015 Fix find command for macOS compatibility in Makefile
72353d8 added more tests and unknown and total dimentions
c7b24a9 Skip CI/E2E for docs-only changes
78e2d57 Exclude generated Go files from golangci-lint formatters
4b313c7 Add gofumpt to bingo dependencies
515f485 Fix golangci-lint fmt to format generated files
3f75617 Apply gofumpt formatting to codebase
232a76f Add gofumpt formatter and refactor Makefile
e8c2555 Bump eps1lon/actions-label-merge-conflict from 2.1.0 to 3.0.3
333d935 Bump step-security/harden-runner from 2.14.1 to 2.14.2
802e64c Bump zgosalvez/github-actions-ensure-sha-pinned-actions
5502e35 Onboard MIMO task to refresh MSI certificates
8c374a4 Merge pull request #4572 from Azure/mociarain/fix-nsg-flake
5f9e9e9 Merge pull request #4590 from Azure/dependabot/npm_and_yarn/portal/v2/jsonpath-1.2.0
c3696a4 Bump to 2.83.0
ec54822 Remove user specification for testing
53de7a5 Update test/e2e/operator.go
3a61b2b Handle JSON marshal error
8d0e822 Merge pull request #4584 from Azure/tuxerrante/pin-gh-actions
11492ce Merge pull request #4585 from Azure/mociarain/fix-rg-cleanup-flake
d494d44 Bump jsonpath from 1.1.1 to 1.2.0 in /portal/v2
f0768f9 updates
86d76d0 Replace npm pin-github-action with Go-based pinact
59fd4ba ensure shared dev hive clusters can pull hive images
9228125 typo
6e212bb added variables and used in a loop
ffec6f3 added parallel
88b19ad small refactor pkg/monitor/cluster/nodeconditions.go
9bd1a28 formatting
faf9de2 Fix context timeout handling in deleteCluster
38d3ca8 Clarify the naming
c265355 Remove old comment
5292560 Bump deletion timeout and add comment
c0532fe Bump cluster deletion timeout
57d47c5 Improve log messages
3e5628c Improve naming
d819631 WIP
cf822d2 Pin GitHub Actions to SHA and add enforcement
19ef8c2 removed role=all given redudancy
b9f66e5 changed from different metrics to add into dimentions
12407fc added role to the node count

Full Changelog: v20260205.00...v20260225.00-imagebumps