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

1811 Коммитов

Автор SHA1 Сообщение Дата
Elana Hashman 120f5aa416
Log when cluster upgrade begins 2020-05-22 11:40:11 -07:00
Mangirdas Judeikis 7e179d3ae5
fix location for MCO 2020-05-22 18:08:11 +01:00
Leszek Jakubowski 31575819b9 added checkReady func, used in heartbeat
fixed assertions
2020-05-22 14:43:36 +02:00
Jim Minter 56784dc078
Merge pull request #723 from jim-minter/goroot-again
Fix GOROOT again
2020-05-21 18:57:45 -05:00
Jim Minter a10c529002 Allow minor Golang version upgrades 2020-05-21 18:49:49 -05:00
Leszek Jakubowski 75146c758b
changed the default vmImage: ubuntu-latest to agent pools. 2020-05-21 16:42:27 +01:00
Troy Connor 4541478adb
[docs]Add contributing section to az aro python development 2020-05-20 13:36:13 -04:00
Jim Minter 64a15e5b60
Merge pull request #706 from m1kola/remediate_deallocated_VMs
Adds a step to start VMs during admin upgrade
2020-05-20 12:12:11 -05:00
Jim Minter f2613f14e6
in admin api, marshal install phase the same as in the internal api, otherwise it appears as an int when listing/getting clusters 2020-05-20 09:46:37 -05:00
Troy Connor 7d473e83df
[python]Add get_enum_type for allowed values in ingress/apiserver visibility 2020-05-20 10:24:42 -04:00
Mikalai Radchuk edbefc42e1 Vendor 2020-05-19 18:30:00 +01:00
Mikalai Radchuk 67d04f597d Adds a step to start VMs during admin upgrade 2020-05-19 18:30:00 +01:00
Troy Connor 649f206e70
[python]Add allowed values to ingress/apiserver visibility 2020-05-19 10:31:45 -04:00
Troy Connor d632f8088f
Add function generate_random_id to always start with lowercase letter (#676)
* [python]Add function generate_random_id to always start with lowercase letter

* [python]Fix pylint/style guide errors in ci

* [python]Add tests for generate_random_id function

* [python]Mock randon.choice in test

* [python]Fix python style/lint errors
2020-05-18 19:23:13 -05:00
Jim Minter a56ba1ef52
Merge pull request #545 from kwoodson/routetableperms
Adding routetable permission checking.
2020-05-18 17:18:57 -05:00
Jim Minter e1a794afc6
Merge pull request #632 from nilsanderselde/auth-failure-fix2
Guard more against AuthorizationFailed on create (w/ refactoring)
2020-05-18 17:18:24 -05:00
Jim Minter 003b86a615
Merge pull request #631 from nilsanderselde/retry-create-sp
Add retries to create_service_principal
2020-05-18 17:17:37 -05:00
Jim Minter b355af8ba7
Merge pull request #663 from troy0820/python/upstream-sync
Synchronize with Azure/azure-cli upstream
2020-05-18 16:55:58 -05:00
Jim Minter e6688113e5
Merge pull request #662 from jim-minter/deployperms
Default to lower permissions in deployment tool
2020-05-18 16:46:59 -05:00
Jim Minter 5671660da5
dedent and remove references to managed and openshift 2020-05-18 16:41:34 -05:00
Troy Connor f80774481d
[python]Add examples to help
Add function to validate int for vm count and size

Sychronize with upstream azure/azure-cli
2020-05-18 16:31:58 -05:00
Jim Minter 60a5f0c537
Merge pull request #694 from jim-minter/norollback
on upgrade, don't roll back clusters that are on later versions
2020-05-18 16:29:32 -05:00
Jim Minter 14fb12c2d0
on upgrade, don't roll back clusters that are on later versions 2020-05-18 16:17:55 -05:00
Jim Minter 514717cd08
add function logging 2020-05-18 16:16:18 -05:00
Jim Minter 5a60d8ff0c
tolerate subnets with no route table 2020-05-18 16:16:17 -05:00
Jim Minter c315fb9207
refactor, add more tests, add doc notes 2020-05-18 16:16:17 -05:00
Kenny Woodson cbedb0dec0
Adding routetable permission checking. 2020-05-18 16:16:17 -05:00
Jim Minter a560f165f5
retry on LinkedAuthorizationFailed errors 2020-05-18 16:15:46 -05:00
Jim Minter 69c53d3bdd
add missing error check 2020-05-18 16:15:46 -05:00
Jim Minter 9cb875adb9
cause early defer by wrapping in func() (match code below) 2020-05-18 16:15:46 -05:00
Jim Minter ff5f89813f
slightly reorder dynamic validation checks 2020-05-18 16:15:46 -05:00
Jim Minter aff3e4e40f
allow passthrough of CloudErrors from installer to user 2020-05-18 16:15:45 -05:00
Jim Minter 1930a885a2
make subnetManager a field of openShiftClusterDynamicValidator 2020-05-18 16:15:45 -05:00
Jim Minter 7b78f98b95
remove stale comment 2020-05-18 16:15:45 -05:00
Jim Minter 868a7866fa
move fpAuthorizer into NewOpenShiftClusterDynamicValidator 2020-05-18 16:15:45 -05:00
Jim Minter f8f617b4e6
make clients fields of openShiftClusterDynamicValidator 2020-05-18 16:15:45 -05:00
Jim Minter 2286fe39c0
make oc a field of openShiftClusterDynamicValidator 2020-05-18 16:15:44 -05:00
Jim Minter 6c7391e6c1
remove loop from deployARMTemplate 2020-05-18 16:15:44 -05:00
Nils Elde b6b2e237b1
Centralize error handling & catch more auth errors 2020-05-18 16:15:44 -05:00
Jim Minter 6aeb028f9e
Merge pull request #707 from jim-minter/e2efix
work around /usr/local/go1.13.10 in a way that works for e2es
2020-05-18 16:15:10 -05:00
Jim Minter 5846703b1c
work around /usr/local/go1.13.10 in a way that works for e2es 2020-05-18 16:06:00 -05:00
Jim Minter 6e8bbe1e53
move version code from pkg/mirror to pkg/util/version 2020-05-18 14:47:00 -05:00
Jim Minter c1178ef380
rename version.go -> const.go 2020-05-18 14:46:59 -05:00
Angus Salkeld e40140fab8
Merge pull request #698 from Makdaam/cifix
Fixing CI with new GOROOT
2020-05-18 23:07:16 +10:00
Leszek Jakubowski 806dc195fa Fixing GOROOT on CI. 2020-05-18 10:46:08 +02:00
Jim Minter 3c0b8cc6f8
Merge pull request #675 from petrkotas/aro-extension-fix
Switch uuid5 back to uuid4 in az aro extenstion
2020-05-15 14:37:50 -05:00
Jim Minter eb7bbf187a
Merge pull request #686 from jim-minter/pullsecretfun
handle pull secrets of incorrect type and invalid content on upgrade
2020-05-15 14:35:06 -05:00
Jim Minter 7f90dd692f
Merge pull request #692 from m1kola/docs_fix_link
Fixes links in docs
2020-05-15 14:33:43 -05:00
Jim Minter fa54e0d100
Merge pull request #264 from jim-minter/az-provider-not-registered
az aro create: clearer error if RP SP not found
2020-05-15 14:32:27 -05:00
Mikalai Radchuk 82439b25ae Fixes links in docs 2020-05-15 15:27:17 +01:00