David Newman
85803b63a9
Merge pull request #2142 from darthhexx/ubi8-go-toolset
...
Switch to using the ubi8 go-toolset for building
2022-05-26 19:26:18 +10:00
darthhexx
a8d564c86c
Switch to using the ubi8 go-toolset for building.
2022-05-26 15:28:52 +10:00
David Newman
1dddd955be
Merge pull request #2070 from darthhexx/vendor-4.10
...
Vendor installer release-4.10-azure
2022-05-26 14:37:15 +10:00
darthhexx
7fc7302422
gofmt: add "go:build e2e"
2022-05-25 14:49:46 +10:00
darthhexx
e01b7da31a
Switch maoclient -> machineclient and maofake -> machinefake
2022-05-25 14:49:46 +10:00
darthhexx
51cceb0c9f
Switch to building with golang 1.17
2022-05-25 14:49:46 +10:00
darthhexx
1be3664750
Switch from the azureprovider to the new machinev1.AzureMachineProviderSpec machine API
...
* Due to the move of the AzureMachineProviderSpec into the openshift/api we need to marshal the existing
clusters machine provider spec into the new struct.
* Switches tests to use the new machine API struct.
Ref: f9725ddd94
2022-05-25 14:49:46 +10:00
darthhexx
34e3ac6f50
Update documentation for Go 1.17 and installer 4.10
2022-05-25 14:49:46 +10:00
darthhexx
a52a49ef20
pipelines: Require agents with go-1.17 capability for CI/E2E
2022-05-25 14:49:46 +10:00
darthhexx
7111e0f06e
Automated updates from "make discoverycache".
2022-05-25 14:49:46 +10:00
darthhexx
e82df03986
Set default InstallStream to OCP 4.10.15
2022-05-25 14:49:46 +10:00
darthhexx
bb84e9c94b
Automated updates from "make generate"
2022-05-25 14:49:46 +10:00
darthhexx
1c4e98933e
Vendor installer release 4.10
...
Switches to go.1.17, OCP 4.10, and Kubernetes 1.23 modules.
2022-05-25 14:49:12 +10:00
Naveen Malik
38f033ec96
Merge pull request #2135 from hawkowl/hawkowl/up-lint-time
...
Increase the lint timeout
2022-05-24 09:24:20 -04:00
Amber Brown
0e3717774a
increase the timeout to 10 minutes, since a rebuild can trigger the timeout
2022-05-24 14:23:02 +10:00
Amber Brown
0b27a48ee1
Merge pull request #2124 from mbarnes/pucm-worker-profiles
...
Provide clearer error for a particular type of PUCM failure
2022-05-23 16:35:09 +10:00
bennerv
6bc2f3cef1
Add documentation outlining our keyvaults, certificates, and secrets
2022-05-19 08:13:07 +02:00
bennerv
f0f750c9ac
Fix deleteNic when the nic is in failed provisioning state
2022-05-19 08:10:52 +02:00
Leszek Jakubowski
57545d777f
NSG controller - reconcile nil NSG ( #2116 )
...
* adding test case for NSGs = nil
* Adding handling of empty NSG
2022-05-18 09:59:02 -04:00
Srinivas Atmakuri
cd57f040f6
Minor change in deploy-dev-rp.md
2022-05-16 12:18:31 +05:30
Caden Marchese
7711275447
Add improvements to `deploy-full-rp-service-in-dev.md` doc ( #2048 )
...
* Add improvements to full rp service doc
* Update docs/deploy-full-rp-service-in-dev.md
Co-authored-by: Spencer Amann <samann@redhat.com>
2022-05-12 09:59:37 -04:00
Caden Marchese
a4b51e3775
il5 series support, vm.go improvements and tests ( #2086 )
2022-05-12 09:45:21 -04:00
Amber Brown
3c83e1ade2
Merge pull request #2125 from Azure/hawkowl/add-darthhexx-codeowners
...
Add David Newman to CODEOWNERS
2022-05-12 13:36:38 +10:00
Amber Brown
2276c5a5f7
Add David Newman to CODEOWNERS
2022-05-12 10:18:06 +10:00
Matthew Barnes
754cc115e5
Provide clearer error for a particular type of PUCM failure
...
Instead of "subnet ID "" has incorrect length", catch the error
earlier and provide a clearer "lastAdminUpdateError" message.
This particular PUCM failure occurs when a machineset object fails
to decode during cluster document enriching.
2022-05-11 10:59:20 -04:00
Amber Brown
d341bc0252
Merge pull request #2105 from hawkowl/hawkowl/installer-pullout-armtemplate
...
Move armDeployTemplate into util
2022-05-11 10:52:59 +10:00
Jory Horeman
940c44d07c
Master resize ( #1889 )
...
* master resize GA
2022-05-10 14:45:03 -04:00
gvanderpotte
370bdc4162
add minor version
2022-05-10 12:50:37 +01:00
Shawn Bai
d673482fb8
Added unit test for the makeURLSegments function of dynamichelper ( #2031 )
2022-05-10 09:49:04 +01:00
Shawn Bai
5404012838
Added a new function for a hardcoded filter of namespaces ( #1994 )
2022-05-09 09:41:42 +01:00
Brendan Bergen
e070358150
Fixing exception handling for missing subnet ( #2117 )
...
* Fixing exception handling for missing subnet
* use isinstance
* Another err.message fix
2022-05-06 12:15:50 +01:00
Amber Brown
34f5239f86
Merge pull request #2113 from bennerv/remove-unnecessary-to-StringPtr
...
Remove unnecessary to.StringPtr usages
2022-05-05 10:36:43 +10:00
bennerv
28be9f5890
Remove unnecessary to.StringPtr usages
2022-05-04 17:13:08 -04:00
Ben Vesel
6096c324a9
Merge pull request #2100 from hawkowl/hawkowl/installer-pullout-deploystorage
...
Remove installconfig dependency from deploystorage
2022-05-04 16:29:46 -04:00
Ben Vesel
a70c2c5ad5
Merge pull request #2111 from SudoBrendan/fix-subnet-err-handling
...
Better err handling to customer
2022-05-04 14:25:02 -04:00
Brendan Bergen
e76d7fddd9
Better err handling to customer
2022-05-04 11:46:02 -06:00
Ben Vesel
6c9de0ae5c
Merge pull request #2035 from 25region/cluster-create-after-api
...
Cluster create after api 2022-04-01
2022-05-04 11:24:13 -04:00
Brendan Bergen
0ed2f48979
Update az cli extension to use api v2022_04_01 ( #2042 )
...
* Bumping az aro extenion api version to v2022_04_01
* Adding new command flags and data structures to az aro create
* linting
2022-05-04 11:21:34 -04:00
Peter Kostyukov
ae5464f388
Update pkg/util/cluster/cluster.go
...
Co-authored-by: Ben Vesel <10840174+bennerv@users.noreply.github.com>
2022-05-03 16:20:45 -05:00
Peter Kostyukov
cd651c9e1e
Update cluster
2022-05-03 15:13:23 -05:00
Ben Vesel
25ff8da9d0
Merge pull request #2073 from karanmagdani/karan/dev-migration
...
Development subscription migration
2022-05-03 15:05:15 -04:00
Ben Vesel
12792c9439
Merge pull request #2093 from tony-schndr/e2e-fips-improvement
...
Update FIPs e2e test for 2022-04-01 API
2022-05-03 14:36:11 -04:00
Ben Vesel
d529a225a9
Remove mwoodson from codeowners ( #2106 )
2022-05-03 13:54:17 -04:00
Ghislain VANDERPOTTE
4bc1c37b40
set MDSD_MSGPACK_SORT_COLUMNS to perf column sorting on MDSD side and try to avoid hitting max schema count ( #2095 )
2022-05-03 08:41:07 -04:00
Amber Brown
a073cd2c1a
use the ARM deploytemplate code directly in pkg/cluster
2022-05-03 14:19:12 +10:00
Amber Brown
fa9a0842e1
move arm template deploy to util
2022-05-03 14:18:31 +10:00
Amber Brown
b2efe8e759
remove installconfig dependency from deploystorage
2022-05-03 11:21:45 +10:00
Karan.Magdani
cf390b48fa
prepare for dns migration
...
Signed-off-by: Karan.Magdani <kmagdani@redhat.com>
2022-05-02 11:49:10 -07:00
Ben Vesel
190f4ab60c
Merge pull request #2097 from Azure/dependabot/npm_and_yarn/portal/v1/async-2.6.4
...
Bump async from 2.6.3 to 2.6.4 in /portal/v1
2022-05-02 12:52:43 -04:00
Ben Vesel
0536cc841b
Merge pull request #2102 from bennerv/gateway-fluentbit-to-container
...
Move Fluentbit RPM Package to Container in Gateway
2022-05-02 12:28:29 -04:00