Keystone: Implement RegisteredLimit Controller#782
Conversation
|
Failed to assess the semver bump. See logs for details. |
22a08f7 to
e46ac56
Compare
e46ac56 to
4964e1d
Compare
8379469 to
027f4aa
Compare
b6de206 to
e46d4a0
Compare
e46d4a0 to
d91dcf9
Compare
$ go run ./cmd/scaffold-controller -interactive=false \
-kind=RegisteredLimit \
-gophercloud-client=NewIdentityV3 \
-gophercloud-module=github.com/gophercloud/gophercloud/v2/openstack/identity/v3/registeredlimits \
-gophercloud-type=RegisteredLimit \
-openstack-json-object=registered_limits \
-required-create-dependency=Service
On-behalf-of: SAP nils.gondermann@sap.com
Register with the resource generator On-behalf-of: SAP nils.gondermann@sap.com
Add the OpenStack client to scope On-behalf-of: SAP nils.gondermann@sap.com
Register the controller On-behalf-of: SAP nils.gondermann@sap.com
On-behalf-of: SAP nils.gondermann@sap.com
On-behalf-of: SAP nils.gondermann@sap.com
767c683 to
4c2f1fe
Compare
On-behalf-of: SAP nils.gondermann@sap.com
On-behalf-of: SAP nils.gondermann@sap.com
On-behalf-of: SAP nils.gondermann@sap.com
Generate the OLM bundle On-behalf-of: SAP nils.gondermann@sap.com
4c2f1fe to
8c90198
Compare
|
Hi, this PR is more or less good to be reviewed. I am currently running into a strange problem though: In the I have already setup a local keystone instance to test this against, and I can not reproduce the What makes this especially weird is, I have looked at the |
WIP
RegionIDas k-orc does not have that resource currentlyResourceName,RegionID, andDefaultValueleading to some interesting challengens. E.g. Declaring two yaml files with twoRegisteredLimitswith the sameRegionIDandResourceNamewill race to change the same entry.