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

4998 Коммитов

Автор SHA1 Сообщение Дата
Ross Bryan d897df3534
Merge pull request #2404 from ross-bryan/multi-version-refactor
Multi version refactor
2022-09-20 13:15:07 -04:00
Ross Bryan 7812c70247 make client 2022-09-20 11:56:02 -04:00
Ross Bryan 06ed245934 update swagger definitions 2022-09-20 11:56:02 -04:00
Ross Bryan 3f4cc14bf4 add doc example to populate the openshiftversions container 2022-09-20 11:56:02 -04:00
Ross Bryan f0c6e02346 marshalindent, and spaces not tabs, spaces look better 2022-09-20 11:56:02 -04:00
Ross Bryan 9b492f94c3 refactor openshiftversion implementation code 2022-09-20 09:28:09 -04:00
Ross Bryan 298d153192 refactor openshiftversion api models 2022-09-20 09:01:08 -04:00
Ben Vesel 6eaaa74ffa
Merge pull request #2401 from ventifus/revert-subscription-db-uniquekeypolicy
Remove the UniqueKeyPolicy from the Subscriptions database
2022-09-16 22:23:53 -04:00
Andrew Denton 706bcb1258 Remove the UniqueKeyPolicy from the Subscriptions database 2022-09-16 12:19:57 -07:00
Ben Vesel 910607350a
Merge pull request #2109 from CloudFitSoftware/approve_csr_admin_endpoint
Add Approve CSR Admin Endpoint for New Geneva Action
2022-09-16 11:34:18 -04:00
Zach Jones 71d6a37c45 fix: update approce csr unit test with new frontend params 2022-09-15 18:05:09 -06:00
Zach Jones bc82e3e1bb feat: renamed csr approval functions and introduced better error handling 2022-09-15 17:57:12 -06:00
Damian Miller 087f675451 removed unnecessary commented code 2022-09-15 17:57:12 -06:00
Damian Miller 397b6fbcd7 fixes to unit test to reflect removal of approveAll and non-required csrName args 2022-09-15 17:57:12 -06:00
Damian Miller c572368328 removed a few remaining references to approveAll in unit test 2022-09-15 17:57:11 -06:00
Damian Miller 37dda4d44b Changed to approve all if no name arg is present 2022-09-15 17:57:11 -06:00
Zach Jones 5d9c3253c6 fix: updated format of csr data in e2e test 2022-09-15 17:57:11 -06:00
Damian Miller 3d833ab39b few minor changes 2022-09-15 17:57:11 -06:00
Damian Miller f6c145dd86 Added e2e test for approvecsr admin endpoint 2022-09-15 17:57:11 -06:00
Zach Jones ff5fbc91eb feat: added admin endpoint for approving csrs 2022-09-15 17:57:11 -06:00
Christoph Blecker 7480d45142
Merge pull request #2397 from ventifus/fix-missing-backslash
Add missing backslash line continuation to aro-rp.service
2022-09-15 13:34:39 -07:00
Andrew Denton 86027cddaa Add missing backslash line continuation to aro-rp.service 2022-09-15 13:01:48 -07:00
Ulrich Schlueter 5c22adb6f2
Unit test coverage for ClusterDeployment conditions monitor (#2302) 2022-09-15 10:28:17 +01:00
Christoph Blecker e3b217fbb0
Merge pull request #2332 from ross-bryan/ocm-config-cosmos
[M8] Hive/OCM CRUD Operations
2022-09-14 16:39:09 -07:00
Ross Bryan e93b0f49b4 address feedback 2022-09-14 16:10:07 -04:00
Ross Bryan 1950b1c2b8 rm unneeded bool from unit test, fix test file name
Co-authored-by: Caden Marchese <56140267+cadenmarchese@users.noreply.github.com>
2022-09-14 10:32:37 -04:00
Ross Bryan 0ef1dde3b9 update examples, address feedback, make client
Co-authored-by: Spencer Amann <samann@redhat.com>

refactor
2022-09-14 10:26:47 -04:00
Ross Bryan a5673f1532 rm interface support - refactor examples to resources b64 strings 2022-09-14 09:57:31 -04:00
Ross Bryan b2b82743fb add a bool to disable these api endpoints from replying right now 2022-09-14 09:57:31 -04:00
Ross Bryan 2d076a8242 create clustermanager api definitions, wire up cosmosdb 2022-09-14 09:57:29 -04:00
Matthew Barnes 9075dc0f15 database: Add OCMClusterDocument API
Wrappers the generated OpenShiftClusterDocumentClient methods.
2022-09-14 09:56:41 -04:00
Matthew Barnes 3db5ae9e0a database: Add HiveResources collection 2022-09-14 09:56:41 -04:00
Matthew Barnes e401e7ea67 cosmosdb: Add OpenShiftClusterManagerConfigurationDocument 2022-09-14 09:56:41 -04:00
Matthew Barnes d7db1edeee pkg/api/clustermanagerdocument.go: Make buildable
Temporary hack to make naming consistent and remove undefined
struct reference.
2022-09-14 09:56:40 -04:00
Ross Bryan 08c6c45f7b add document for cluster manager 2022-09-14 09:56:40 -04:00
Amber Brown 09173cb15c
Merge pull request #2390 from Azure/dependabot/npm_and_yarn/portal/v1/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /portal/v1
2022-09-14 10:41:07 +10:00
Amber Brown e0d1a11e9e
Merge pull request #2387 from facchettos/putorpatchfix
putorpatch cleanup
2022-09-14 08:58:03 +10:00
Ben Vesel 6236813603
Merge pull request #2391 from Azure/dependabot/npm_and_yarn/portal/v1/node-forge-and-webpack-dev-server-1.3.1
Bump node-forge and webpack-dev-server in /portal/v1
2022-09-13 15:26:31 -04:00
dependabot[bot] 533b7a039d
Bump node-forge and webpack-dev-server in /portal/v1
Bumps [node-forge](https://github.com/digitalbazaar/forge) and [webpack-dev-server](https://github.com/webpack/webpack-dev-server). These dependencies needed to be updated together.

Updates `node-forge` from 0.10.0 to 1.3.1
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/0.10.0...v1.3.1)

Updates `webpack-dev-server` from 3.11.3 to 4.11.0
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.11.3...v4.11.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: indirect
- dependency-name: webpack-dev-server
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 01:33:58 +00:00
dependabot[bot] 2de59c96a4
Bump minimist from 1.2.5 to 1.2.6 in /portal/v1
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 01:33:46 +00:00
David Newman 4f24000ad8
Merge pull request #2381 from carlowisse/fix-npm-vulnerabilities
Updated NPM packages, resolved all dependency vulnerabilities and int…
2022-09-13 11:33:10 +10:00
Carlo Wisse 0ddff8d3d8 Removed registry from linter 2022-09-13 10:13:51 +10:00
Shivkumar Anil Ople a65c56c6c7
Corrected typo, Resize Master Node section (#2388) 2022-09-12 12:01:31 -04:00
David Newman 4241b9c01f
Revert RP AKS cluster admin role assignment (#2389) 2022-09-12 11:59:06 -04:00
Ben Vesel c23305a414
Merge pull request #2386 from tony-schndr/fix-civmss-lvm-resize
Update CI VMSS CSE script to resize LVM partition
2022-09-12 08:29:12 -04:00
Carlo Wisse 34605d0ad6 Remove all reported CVE issues with npm packages, create fallbacks for polyfills, use absolute path to eslint with formatter, upgrade all packages 2022-09-12 15:36:22 +10:00
tschneid 708e67a372 Update CI VMSS CSE script to resize LVM partition 2022-09-09 09:13:33 -05:00
Jeremy Facchetti 8e3b90f9bf api version improvements 2022-09-09 10:13:50 +02:00
Jeremy Facchetti cd3e6c9981 removed useless pointer 2022-09-08 12:44:14 +02:00
Jeremy Facchetti f263d0785b stop passing request around 2022-09-08 12:11:00 +02:00