Граф коммитов

5610 Коммитов

Автор SHA1 Сообщение Дата
Anshul Verma 077062c645 Made the suggested changes 2023-03-16 16:31:11 +05:30
Anshul Verma 71f9453d94 Fixed validation issues. 2023-03-16 16:31:11 +05:30
Anshul Verma 02c2dcc896 added tests for VMAllocationStatus 2023-03-16 16:31:11 +05:30
Anshul Verma 8810723598 adding remaining files 2023-03-16 16:31:11 +05:30
Anshul Verma d8fd23d891 Adding allocation status column to the machines table (draft PR) 2023-03-16 16:31:11 +05:30
Christoph Blecker fe31f43ed2
Merge pull request #2709 from nwnt/add_checkaccess
Add checkaccess Client
2023-03-15 11:33:09 -07:00
Yehor Naumenko b22690f710
Track debug pods (#2656) 2023-03-15 12:45:44 +01:00
Ellis Johnson a618563d72
Add ellis to codeowners (#2772)
* Adding ellis-johnson to codeowners
2023-03-15 10:44:49 +11:00
Ben Vesel cb2b5ccd35
Merge pull request #2744 from carvalhe/SubnetCannotBeDeleted_to_UserError
Add new clouderror for inUseSubnet
2023-03-14 18:55:09 -04:00
Ulrich Schlueter 9a708b89d6
Fix gdn warnings (#2762)
* Fix warnings from the Obebranch Build pipeline

* Fix build warnings

* Add more definitions for individual lines
2023-03-14 12:19:31 +01:00
Jeremy Facchetti cf8ed6b7d0
Gorilla removal from pkg/frontend (#2711)
removes the use of gorilla/mux from the frontend
2023-03-14 12:06:58 +01:00
Ellis Johnson d73061b2d1
Merge pull request #2202 from LiniSusan/meaningfulerror
Returning the error if error is captured instead of nil
2023-03-14 15:24:29 +11:00
Nont 00b86a96d7 Refactor to address the PR comments 2023-03-13 18:48:22 -07:00
Spencer Amann 18fcb858fe
Merge pull request #2756 from s-fairchild/csp-errors
Fix failure to parse token errors as Cloud Errors - ARO-1577
2023-03-10 12:06:01 -05:00
Spencer Amann 9d742187a9
Merge pull request #2569 from ArrisLee/toil/time-metrics-for-cluster-update
Toil/time metrics for cluster update
2023-03-10 11:41:39 -05:00
Arris Li 8734325163 metrics topic modification 2023-03-10 11:03:49 +13:00
Nont 409fd952a7 Address comments from the PR 2023-03-09 13:09:14 -08:00
Spencer Amann 75d3908986
Merge pull request #2766 from cadenmarchese/fix-purge-pipeline
Fix Purge MSFT CI Subscription
2023-03-09 08:05:33 -05:00
Arris Li 6ecd8312fb unit test cases update 2023-03-09 15:49:11 +13:00
Arris Li fa2d80a56a Merge branch 'master' of github.com:Azure/ARO-RP into toil/time-metrics-for-cluster-update 2023-03-09 15:37:20 +13:00
Nont 989920c23c Refactor and lint
Co-authored-by: Jeremy Facchetti <facchettos@gmail.com>
2023-03-08 16:43:53 -08:00
cadenmarchese 113362e56f use GOCACHE=/tmp 2023-03-08 15:47:16 -05:00
cadenmarchese f98e10b8f9 add jq 2023-03-08 15:46:59 -05:00
Jeremy Facchetti bafff689b2
removed gorilla from the gateway (#2639)
* removed gorilla from gateway

* added firewall rule

* added method check

* generate
2023-03-07 15:48:26 +01:00
Amber Brown f7ef0b7668
Add a Fluentbit image build using Mariner containers (#2520) 2023-03-06 11:55:01 +11:00
Steven Fairchild 2f21f00bc2 Update error message to be more relevant to users issue 2023-03-03 10:47:54 -05:00
Steven Fairchild 0ecb89c6c2 Update pkg/util/instancemetadata/prod.go
Co-authored-by: Caden Marchese <56140267+cadenmarchese@users.noreply.github.com>

Update pkg/api/validate/dynamic/serviceprincipal.go

Co-authored-by: Caden Marchese <56140267+cadenmarchese@users.noreply.github.com>
2023-03-03 09:03:50 -05:00
David Newman 045eb340ec
rm -f darthhexx (#2757) 2023-03-03 11:16:07 +01:00
Jeremy Facchetti 2eafd4e17c
centralizes route definition into portal (#2740) 2023-03-02 18:27:50 +01:00
Steven Fairchild 761421b843 Update all failure to parse token errors as Cloud Errors 2023-03-02 10:06:47 -05:00
Nont 5b672d7cb3 Minor refactor 2023-03-01 13:42:39 -08:00
Nont 48fa9dd11f Fix lint 2023-03-01 12:07:17 -08:00
cadenmarchese 6f29107380 remove old if statement 2023-02-28 16:28:51 -05:00
cadenmarchese 667ec74d19 case insensitivity, more test 2023-02-28 16:28:51 -05:00
cadenmarchese 51ab6f7b05 validate master resize target is supported 2023-02-28 16:28:51 -05:00
cadenmarchese db3cde3e82 add extra steps for RHEL machines 2023-02-28 13:13:20 -05:00
Matthew Barnes 902ae3f3b7 pkg/util/log: Adapt logrWrapper to logr v1
logrWrapper now implements the logr.LogSink interface rather than
the logr.Logger interface.

See https://pkg.go.dev/github.com/go-logr/logr@v1.2.3#LogSink
2023-02-27 15:49:39 -05:00
Matthew Barnes 458322d9c0 go.mod: Unpin github.com/go-logr/logr
Vendors in the latest release: v1.2.3

v1.0.0 introduced breaking changes, so additional dependency bumps
were necessary:

k8s.io/klog/v2 v2.8.0 => latest
sigs.k8s.io/controller-runtime v0.9.1 => v0.11.2
2023-02-27 15:49:39 -05:00
David Newman abcb1107b2
Deploy dynamic svc keyvault ACLs to GovCloud as well (#2750) 2023-02-27 11:30:08 +01:00
David Newman 9bcbb5246b
Fixes an issue with RHUI certificate errors during deploy (#2749)
* RHUI repo fix so we don't get certificate errors during deploy

* make generate
2023-02-27 11:29:54 +01:00
Christoph Blecker a40f0c2742
Merge pull request #2748 from Azure/dependabot/go_modules/golang.org/x/net-0.7.0
Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0
2023-02-24 20:49:56 -08:00
dependabot[bot] e23a55bb7e
Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220722155237-a158d28d115b to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-25 01:38:51 +00:00
Ben Vesel 259f16aec5
Merge pull request #2747 from bennerv/fixup-refactor
Reconcile conflict between refactor and previously merged PR
2023-02-23 10:42:24 -05:00
bennerv 14a0255a5c Reconcile conflict between refactor and previously merged PR 2023-02-23 09:30:41 -05:00
cadenmarchese bede8c4573 clarify lists in versioned APIs 2023-02-23 09:24:29 -05:00
cadenmarchese 5cc910ebca New document for adding new instance types 2023-02-23 09:24:29 -05:00
bennerv 2bce8dd422 Refactor hive install versions to dynamically build the installer pull spec based on minor version 2023-02-23 09:20:24 -05:00
bennerv fab97fc520 Rename InstallStream to DefaultInstallStream 2023-02-23 09:20:24 -05:00
Tony Schneider 4d1e66b7a3
determine default storage class from cluster version (#2739) 2023-02-23 14:51:13 +01:00
BCarvalheira 946ddb0144 Add new clouderror for inUseSubnet 2023-02-22 16:31:29 -08:00