dependabot[bot]
3cfd464e45
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /portal/v2
...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases )
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4 )
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 09:14:59 -04:00
Brendan Bergen
2d6b88cb10
Add git hooks for branch name validation ( #3479 )
2024-03-25 13:48:08 -06:00
Martin Bukatovic
1495c32317
clarify deploy-full-rp-service-in-dev.md guide ( #2964 )
2024-03-22 17:36:16 +01:00
Ben Vesel
14e3c5a881
Merge pull request #3474 from Azure/ARO-6247/revendor-go-cosmosdb
...
Revendor go-cosmosdb
2024-03-21 16:44:11 -04:00
Maitiú Ó Ciaráin
07672dde9c
Switch to using the secondary key ( #3427 )
...
* Switch to using the secondary key
* Documentation update
* Log the name of the key used
* Pass log arg through
* Fix import ordering
* Shorten line
2024-03-21 11:28:58 -04:00
Tanmay Satam
19ea73917a
Include generated client
2024-03-20 18:21:05 -04:00
Tanmay Satam
e32a4402b6
Update go-cosmosdb to latest version
2024-03-20 18:17:20 -04:00
Brendan Bergen
c9b7d81508
Add CI containerfile for portal javascript build ( #3397 )
...
* Add CI containerfile for portal NPM commands + makefile target
* Update docs to reflect new envvar for makefile, including a reasonable default for local dev: NO_CACHE
2024-03-20 07:24:18 -04:00
LiniSusan
c38242fea3
capturing Azure storage account throttling error ( #3298 )
...
reverting the runner changes
changes for more robust code- checking for httpstatuscode
simplifying the levels of nesting of the block of code
2024-03-19 09:23:30 +05:30
Jeff Yuan
479b797cc1
Merge pull request #3455 from yjst2012/chacha
...
reload aead when encountering CIF chacha20poly1305 error
2024-03-19 15:48:18 +13:00
Maitiú Ó Ciaráin
5115f2121e
Run npm audit fix ( #3459 )
2024-03-15 11:45:57 +01:00
Christoph Blecker
91b31a51b6
Merge pull request #3448 from Azure/dependabot/github_actions/softprops/action-gh-release-2
...
Bump softprops/action-gh-release from 1 to 2
2024-03-13 22:03:09 -07:00
Christoph Blecker
073692f194
Merge pull request #3456 from Azure/dependabot/go_modules/google.golang.org/protobuf-1.33.0
...
Bump google.golang.org/protobuf from 1.32.0 to 1.33.0
2024-03-13 22:02:09 -07:00
Jeff Yuan
a215c370e9
add go test
2024-03-14 17:15:15 +13:00
dependabot[bot]
53c0b2adaf
Bump google.golang.org/protobuf from 1.32.0 to 1.33.0
...
Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 23:43:40 +00:00
Jeff Yuan
836c0eaa4f
reload aead when encountering CIF chacha20poly1305 error
2024-03-13 17:15:34 +13:00
Roland Kunkel
38ebdaef10
[ARO-5445] DNS checker logging custom DNS server as an error ( #3453 )
2024-03-12 22:04:24 +01:00
Maitiú Ó Ciaráin
e5339b26b2
Add the GinkgoHelper ( #3452 )
2024-03-12 17:46:42 +01:00
Maitiú Ó Ciaráin
f20df84717
Make TestAsyncOperationResultLog more robust ( #3442 )
...
* Check all logs
* Use better test pattern
* Remove unused property
2024-03-12 11:55:41 +01:00
Maitiú Ó Ciaráin
0eea1ec133
Consolidate e2e logic ( #3392 )
...
Consolidate e2e logic
2024-03-12 08:56:18 +01:00
Amber Brown
7a415b07de
Remove unneeded OpenShift pins & imports ( #3430 )
...
* Remove dependencies on console-operator and cluster-api-azure
* remove the forks that we don't use
* go mod updates
* go mod vendor
* stop relying on the providerspec being registered in tests
* cleanups
* update go sum
* test coverage fixes
2024-03-12 16:23:44 +11:00
Amber Brown
e86100c9ae
Add clienthelper, a replacement for dynamichelper ( #3345 )
2024-03-12 12:44:53 +11:00
Tony Schneider
cf8c569257
compare certs by serial number ( #3435 )
...
Compare mdm/mdsd certs by serial number
2024-03-11 15:48:16 +01:00
Daniel Holmes
b782f42372
Merge pull request #3438 from Azure/update-pr-template
...
updated PR template
2024-03-12 00:18:56 +10:00
Amber Brown
c1c0622054
Update dependencies ( #3432 )
...
Update dependencies (containerd, podman...)
2024-03-11 14:29:47 +01:00
dependabot[bot]
190efacade
Bump softprops/action-gh-release from 1 to 2
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 06:20:46 +00:00
Martin Bukatovic
38c86f8160
Fixes in disk-encryption-set.md ( #3323 )
...
Fixes in disk-encryption-set.md
2024-03-08 20:43:03 +01:00
Caden Marchese
cda87483e3
Fix typo introduced in #3404 ( #3433 )
2024-03-08 10:31:05 -05:00
Nont
6061732eb8
Update applens tenant ( #3444 )
...
* Update applens tenant
* Change the applens prod app ID as well
2024-03-08 08:35:47 -05:00
Maitiú Ó Ciaráin
7ec73ba0cb
Update shared cluster login ( #3424 )
...
Update shared cluster login
2024-03-07 14:50:53 +01:00
Maitiú Ó Ciaráin
b7de9128e1
Revert "Refactor result type ( #3410 )" ( #3441 )
...
Revert "Refactor result type" (commit 6ed5f52
)
2024-03-07 14:00:54 +01:00
Maitiú Ó Ciaráin
27ce730ac3
Remove ifreload workaround ( #3437 )
...
Drop ifReload workaround
2024-03-07 11:00:26 +01:00
Amber Brown
44c7701857
Merge pull request #3409 from Azure/dependabot/go_modules/github.com/containerd/containerd-1.7.11
...
Bump github.com/containerd/containerd from 1.7.0 to 1.7.11
2024-03-07 10:39:36 +11:00
Dominic Finn
b89832f1ee
updated PR template
2024-03-07 08:51:22 +11:00
Maitiú Ó Ciaráin
6ed5f52e0f
Refactor result type ( #3410 )
...
Refactor result type
2024-03-06 12:14:21 +01:00
Miguel Abad Perez
2db2a03ff1
Adding my username to codeowners
2024-03-06 08:26:45 +01:00
dependabot[bot]
e794becec0
Bump github.com/containerd/containerd from 1.7.0 to 1.7.11
...
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd ) from 1.7.0 to 1.7.11.
- [Release notes](https://github.com/containerd/containerd/releases )
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md )
- [Commits](https://github.com/containerd/containerd/compare/v1.7.0...v1.7.11 )
---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06 02:50:56 +00:00
Tanmay Satam
a1bc5175a5
`az aro`: Implement the multiple public IPs functionality against the ARO stable API ( #3354 )
...
* Use v2023_11_22 API in az aro extension
* Implement --load-balancer-managed-outbound-ip-count flag on az aro update
* Improve public-facing messaging on flag description/validation
* Bring managed outbound ips validation in line with other numeric validation
* Add flag to create command
* Increment az aro extension version to 1.0.10
2024-03-05 16:49:28 -07:00
Amber Brown
ed94c28346
Update to Go 1.20 ( #3429 )
...
* Go 1.20 changes
* go 1.20 does not need the seed randomised by default
* go generate
2024-03-05 18:18:36 +11:00
Tanmay Satam
172741b9e6
Add explicit step to wait for resolv.conf job completion
2024-03-04 12:05:46 -05:00
Kipp Morris
8ee1b531ef
2024-08-12-preview API skeleton ( #3419 )
2024-02-29 12:37:28 -05:00
Caden Marchese
42f3708452
Create oic storage account in dev ( #3404 )
...
* create oic storage account in dev
* split oic resources into new template for reuse
* add roleassignment, dev script
* parameterize, add documentation
* create new cmd for full env, doc change
2024-02-27 13:15:35 -07:00
Tony Schneider
af311a2d31
Back port v2023-11-22 Azure REST specs ( #3420 )
...
* ProvisioningState Cancelled -> Canceled
* add WorkerProfileStatuses to example openshift cluster
* add x-ms-enum header to ProvisioningState and PreconfiguredNSG
* make client
2024-02-26 15:15:33 -07:00
Maitiú Ó Ciaráin
0f018405a1
Fix shared_cluster.sh ( #3414 )
...
* Use SHARED_CLUSTER_SHARED_CLUSTER_LOCATION
* Remove unneeded quotes
* Simplify the names
2024-02-26 11:56:37 +01:00
Tanmay Satam
7a501ebca5
Do not run Azure Host Servicing test in non-development environments
2024-02-22 13:05:49 -05:00
Ankur Singh
8b523d1d2f
Adding segregation of resultType for CloudError ( #3396 )
...
* Adding segragation of resultType for CloudError
* Fixing lint issues
* Adding test coverage
* Fixing lint issue
* Uncommit unwanted commit
* Fixing test cases
2024-02-22 08:41:14 +05:30
Amber Brown
730651374c
Merge pull request #3413 from hawkowl/hawkowl/ci-cleanup-feb24
...
Clean up some of the CI/linting/generate
2024-02-21 17:48:08 +11:00
Daniel Holmes
c02c83b1f9
Merge pull request #3403 from hawkowl/hawkowl/local-provision-fixes
...
Fix failures provisioning a cluster in dev due to NSG attaching
2024-02-21 16:08:15 +10:00
Amber Brown
527fe77c7b
comment fixes
2024-02-21 11:13:46 +11:00
Amber Brown
4181083fe7
fix
2024-02-21 10:59:54 +11:00