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

55 Коммитов

Автор SHA1 Сообщение Дата
Jim Minter ee8c473b03
store SPObjectID in database 2021-02-15 15:27:57 -06:00
Mikalai Radchuk f2c093fd71 Adds a CreatedAt field into oc doc 2021-01-15 12:04:10 +00:00
Jim Minter 671eee7c03
Merge pull request #1058 from jim-minter/portal
Admin Portal
2020-12-10 16:53:07 -06:00
Jim Minter 57bba81ac3
add system:aro-sre kubeconfig 2020-12-09 16:22:50 -06:00
Troy Connor ae9fc5d3e2
remove tenantID from openshiftclustersdocument 2020-12-09 17:15:01 -05:00
Mangirdas Judeikis 814e36d73e
upgrade to 4.5 2020-11-06 11:35:59 -06:00
Mangirdas Judeikis f5d036e6a8
add ArchitectureVersion 2020-11-06 11:35:59 -06:00
Jim Minter 9718c572eb
clarify/correct comment 2020-11-05 09:25:04 -06:00
Amber Brown c398ba6366 add a CreatedBy field to the openshiftclustersproperties document and populate it in the frontend 2020-11-05 13:30:58 +11:00
Mangirdas Judeikis 32dfd1aaa2
add summary metric and dummy cache for reporting 2020-09-02 12:14:18 +01:00
Amber Brown b1efc3d8de Add ProvisionedBy field to doc, and add it in the install 2020-06-26 11:28:57 +10:00
Jim Minter 362fcc8766
add LastProvisioningState and LastAdminUpdateError to api 2020-05-06 13:16:49 -05:00
Jim Minter fd8f0ddbb5
Merge pull request #485 from jim-minter/infraid
revert to using infra id
2020-04-16 08:49:30 -05:00
Jim Minter 64553dfa1c
add additional vm sizes 2020-04-15 20:42:36 -05:00
Jim Minter 766d901f8a
revert to using infraid 2020-04-15 20:13:48 -05:00
Jim Minter 042a374802
add pull secret to API 2020-03-21 13:20:57 -06:00
Olga Mirensky 036bc57dc5
Various fixes 2020-03-20 20:11:55 -06:00
Olga Mirensky 706dd4b75a
Add new cluster admin kubeconfig for aro service 2020-03-20 20:11:55 -06:00
Jim Minter bab7907422
clarify api interfaces 2020-03-20 20:03:29 -06:00
Angus Salkeld 1c73707d74
Create an ACR Token for each production cluster 2020-03-20 19:57:41 -06:00
Jim Minter 39c1020858
rename Properties type to OpenShiftClusterProperties 2020-03-07 17:58:45 -06:00
Nils Elde 0aa3b66828 regroup steps into 2 phases; more accurate names 2020-03-06 15:23:51 -05:00
Leszek Jakubowski 4b29d561b0
quota checking with static mapping between VMSize and number of cores 2020-02-27 09:51:52 -06:00
Mikalai Radchuk 5d9968e635
Adds admin API 2020-02-18 15:33:54 -06:00
Mangirdas Judeikis 864dd76d8e fix async operations 2020-02-18 18:30:37 +00:00
Jim Minter edd02eacbe encryption fixups:
* pass cipher into database.NewDatabase, rather than bool
* unexport as much as possible
* remove backwards-compatibility and "read without key" options for now, adds too much complexity
2020-02-10 07:50:26 +00:00
Mangirdas Judeikis 468621f73c add encrypt pkg 2020-02-07 09:37:41 +00:00
Mangirdas Judeikis 6f97f413bc move console to consoleProfile 2020-01-21 13:53:53 +00:00
Jim Minter 26a4b94c41
make resource group configurable 2020-01-10 13:38:16 -06:00
Jim Minter da62f1267e
add clusterVersion field 2020-01-10 13:38:16 -06:00
Jim Minter 7ee2da7cbe
start an api clusterProfile 2020-01-10 13:38:16 -06:00
Jim Minter 698c6b22ef
store cluster private IP in database (#50) 2020-01-10 07:46:54 -06:00
Jim Minter 6a359dbe8a
use visibility enum instead of private bool 2020-01-02 14:17:29 -06:00
Jim Minter 25d787f364
private ingress 2019-12-31 14:47:01 -06:00
Jim Minter 6575b17cef
private API server 2019-12-31 13:06:07 -06:00
Jim Minter 36311656d2
add ip to apiserverProfile 2019-12-31 13:04:49 -06:00
Jim Minter 0d5e38830c
create apiserverProfile 2019-12-31 13:04:49 -06:00
Jim Minter 659751a770
add clusterDomain field 2019-12-31 12:05:50 -06:00
Jim Minter 00e3c6555a
add code license boilerplate 2019-12-16 19:16:50 -06:00
Jim Minter 52681a26fd
simplify openshiftcluster_putorpatch.go 2019-12-02 19:05:32 -06:00
Jim Minter 45a731291c
use tenantID from subscription registration 2019-11-29 13:36:00 -06:00
Jim Minter 9cde0d4fc5
move key into database layer 2019-11-28 18:49:47 -06:00
Jim Minter 1e989d32d8
only delete NSG references that are ours: bring back InfraID 2019-11-28 18:24:01 -06:00
Jim Minter e1076a06d0
breaking change: field name standardisation 2019-11-28 10:41:23 -06:00
Jim Minter 516da7c1fc
improve clarity of backend workflow 2019-11-28 10:31:37 -06:00
Jim Minter 8c6cc6016f
improve operation retryability on failure 2019-11-28 08:11:57 -06:00
Jim Minter d6f0078919
breaking change: separate out database key 2019-11-28 07:11:33 -06:00
Jim Minter 8c17828969
autogenerate cluster domain name 2019-11-28 07:11:33 -06:00
Jim Minter 7850a9b349
remove ClusterID field from internal representation 2019-11-28 07:11:33 -06:00
Jim Minter ae658c2fa3
fix swagger field name 2019-11-20 20:34:39 -06:00