Mangirdas Judeikis
8c7f119bc8
Move image mirror to new pool
2020-06-24 22:35:46 +01:00
Mangirdas Judeikis
13a19a4008
4.3.27
2020-06-24 17:56:23 +01:00
Mangirdas Judeikis
eadebe511c
Revert "Merge pull request #824 from mjudeikis/fixCloudProvider"
...
This reverts commit ab7bd9d5a8
, reversing
changes made to d969c8f2d7
.
2020-06-24 16:08:46 +01:00
Mangirdas Judeikis
06e0cb5803
Merge pull request #710 from Makdaam/pipelineagentpools
...
changed the default vmImage: ubuntu-latest to agent pools.
2020-06-24 09:01:21 +01:00
Mikalai Radchuk
93d2da5684
Vendor
2020-06-23 13:59:31 +01:00
Mikalai Radchuk
0083f846d0
Adds a cache discovery client for kubeactions
2020-06-23 13:59:31 +01:00
Jim Minter
627f45e6ce
Merge pull request #839 from asalkeld/fix-assign_contributor_to_routetable
...
Fix assign_contributor_to_routetable
2020-06-22 20:58:24 -05:00
Angus Salkeld
cecbfe0156
Fix assign_contributor_to_routetable
...
This caused the deployment in INT to fail.
The problem is we are using the wrong variable should be the loop
variable "rt" and not subnet.route_table.id
2020-06-23 11:34:52 +10:00
Jim Minter
ea5525c405
Merge pull request #836 from Zhuoli/master
...
Add francecentral
2020-06-22 18:34:21 -05:00
Jim Minter
78c33ad627
Merge pull request #728 from kwoodson/az-routetable-permissions
...
Attempt to update routetable permissions
2020-06-22 16:26:13 -05:00
Jim Minter
56762673e0
homogenise assign_contributor_to_vnet and assign_contributor_to_routetable
2020-06-22 16:10:31 -05:00
Jim Minter
ab7bd9d5a8
Merge pull request #824 from mjudeikis/fixCloudProvider
...
cloud config panic
2020-06-22 15:50:20 -05:00
Jim Minter
e57a4381a7
add otherKey to unit test to prove that other pre-existing keys are not overwritten
2020-06-22 15:39:17 -05:00
Jim Minter
a3827a09fa
simplify fixcloudconfig.go
2020-06-22 15:34:16 -05:00
Mangirdas Judeikis
5b7fe31e3a
nit fix
2020-06-22 19:46:19 +01:00
zhuoli liang
391247aab8
rebase
2020-06-22 11:11:12 -07:00
Petr Kotas
51f2ef101b
Add RegistryProfile to admin API
...
Signed-off-by: Petr Kotas <pkotas@redhat.com>
2020-06-22 18:06:08 +00:00
zhuoli liang
74f3b44707
Add francecentral
2020-06-22 09:27:35 -07:00
Mangirdas Judeikis
d969c8f2d7
Merge pull request #828 from m1kola/upstream_testing_docs
...
Updates docs on testing custom builds in ARO
2020-06-22 09:38:45 +01:00
Mangirdas Judeikis
9a1427ef48
tests
2020-06-22 09:23:53 +01:00
Mangirdas Judeikis
91c6951fd7
Merge pull request #833 from mjudeikis/revert.purge
...
Revert "Merge pull request #693 from petrkotas/enhance-purge"
2020-06-19 19:34:53 +01:00
Mangirdas Judeikis
6558e33f51
Revert "Merge pull request #693 from petrkotas/enhance-purge"
...
This reverts commit 46111a9b4f
, reversing
changes made to 6dd5854618
.
2020-06-19 19:24:54 +01:00
Mangirdas Judeikis
46111a9b4f
Merge pull request #693 from petrkotas/enhance-purge
...
Add the ability to delete resource groups when vnet is in different resource group
2020-06-19 17:38:01 +01:00
Mikalai Radchuk
2ab2cc5566
Updates docs on testing custom builds in ARO
2020-06-19 14:00:39 +01:00
Mangirdas Judeikis
029f4c769b
cloud config panic
2020-06-19 13:35:01 +01:00
Troy Connor
18718499db
[docs]Change az deployment create to az deployment sub create because of
...
implicit deprecation
2020-06-18 16:37:36 -04:00
Troy Connor
7337958f53
[docs]Change "az group deployment..." to "az deployment group" because of implicit deprecation
2020-06-18 16:32:46 -04:00
Kenny Woodson
e3943cbfd4
Updating routetables to a dict instead of a set.
2020-06-18 16:19:04 -04:00
Mangirdas Judeikis
6dd5854618
Merge pull request #827 from hawkowl/golangci-lint
...
Add golangci-lint configuration file and instructions to run it
2020-06-18 09:40:41 +01:00
Angus Salkeld
1f7d18d2d5
Merge pull request #674 from mjudeikis/database.dump
...
Refactor ssh scripts
2020-06-18 16:23:47 +10:00
Amber Brown
613ef643af
Add golangci-lint configuration file and instructions to run it.
2020-06-18 14:51:21 +10:00
Angus Salkeld
9646242e6b
Merge pull request #819 from olga-mir/log-parse-command
...
Add one-liner to parse RP logs to our docs
2020-06-18 12:56:07 +10:00
Olga Mirensky
7d68123c07
Add one-liner to parse RP logs
2020-06-18 11:13:44 +10:00
Jim Minter
72c6dfb25e
Merge pull request #826 from Zhuoli/zhuoli/addsouthafricanorth
...
add south africa north
2020-06-17 18:09:18 -05:00
zhuoli liang
6621982d0b
add south africa north
2020-06-17 15:57:40 -07:00
Jim Minter
46c1bcf620
Merge pull request #825 from jim-minter/bt
...
fix runtime reflect error
2020-06-17 15:02:10 -05:00
Jorge Gallegos
74b4e5fab4
fix runtime reflect error
2020-06-17 14:14:22 -05:00
Kenny Woodson
7a4b4e25fa
Fixed naming, test output, and code duplication.
2020-06-17 15:12:29 -04:00
Kenny Woodson
c73ef2fbd5
Attempt to update routetable permissions
2020-06-17 15:12:29 -04:00
Jim Minter
18a154f2e3
Merge pull request #807 from mjudeikis/vm.size.change
...
make RP vmSize configurable
2020-06-17 13:29:46 -05:00
Jim Minter
9e526becd0
Merge pull request #810 from olga-mir/fix-log
...
Convert resource_id string to lower case to match other places
2020-06-17 13:22:13 -05:00
Jim Minter
7dd44fdfee
Merge pull request #763 from m1kola/fixes_panic_in_enricher
...
Fixes nil pointer dereference
2020-06-17 12:28:47 -05:00
Jim Minter
4dffe6f2e3
Merge pull request #805 from ehashman/pr-template
...
Add GitHub PR template
2020-06-17 11:14:40 -05:00
Jim Minter
e374b27900
Merge pull request #822 from Makdaam/subscriptionwarn
...
Removing monitoring of unpaid subscriptions.
2020-06-17 10:25:38 -05:00
Leszek Jakubowski
291a966d5d
SubscriptionWarned powers off VMs, we shouldn't monitor clusters in such subscriptions.
2020-06-17 11:41:48 +02:00
Olga Mirensky
2249c68d11
Convert resource_id string to lower case to match other places
2020-06-17 09:24:16 +10:00
Elana Hashman
ab009b973c
Merge pull request #811 from mjudeikis/rbac.dev.fix
...
Add missing RouteTable permission
2020-06-16 08:41:50 -07:00
Jim Minter
93f2921fdd
Merge pull request #816 from jim-minter/add-codeowners
...
add CODEOWNERS
2020-06-16 09:54:21 -05:00
Jim Minter
3a4e721902
add CODEOWNERS
2020-06-16 09:53:28 -05:00
Angus Salkeld
e9cbbbd265
Merge pull request #802 from m1kola/e2e_nits
...
Makes e2e clients to be non-exported
2020-06-16 13:42:11 +10:00