Merged
Conversation
f8f9cc8 to
db10b57
Compare
fmount
added a commit
to fmount/glance-operator
that referenced
this pull request
May 10, 2023
This patch exposes a boolean that can be used to enforce per-tenant quotas in the GlanceAPI. If true, the related glance-api section is enabled and templateParameters are populated. This patch assumes the quota resources are already registered in keystone. Depends-On: openstack-k8s-operators/lib-common/pull/262 Signed-off-by: Francesco Pantano <fpantano@redhat.com>
fmount
added a commit
to fmount/glance-operator
that referenced
this pull request
May 10, 2023
This patch exposes a boolean that can be used to enforce per-tenant quotas in the GlanceAPI. If true, the related glance-api section is enabled and templateParameters are populated. This patch assumes the quota resources are already registered in keystone. Depends-On: openstack-k8s-operators/lib-common/pull/262 Depends-On: gophercloud/gophercloud/pull/2616 Signed-off-by: Francesco Pantano <fpantano@redhat.com>
db10b57 to
ceca63f
Compare
740f94e to
14a3474
Compare
535f160 to
cbb6106
Compare
Contributor
|
+1 from me, let's merge as long as the CI is green (I suspect we should fix |
Contributor
Author
Any inputs on how to fix those? |
Contributor
on your local branch, run |
cbb6106 to
da9c24e
Compare
Contributor
Author
Thank you! |
fmount
reviewed
May 26, 2023
| require ( | ||
| github.com/go-logr/logr v1.2.4 | ||
| github.com/gophercloud/gophercloud v1.2.0 | ||
| github.com/gophercloud/gophercloud v1.4.0 |
da9c24e to
d4fcb9f
Compare
E.g. used in keystone service to register limits for particular service. This includes gophercloud version bump to 1.4.0
d4fcb9f to
6c9001f
Compare
fmount
added a commit
to fmount/glance-operator
that referenced
this pull request
Jun 6, 2023
This patch exposes a boolean that can be used to enforce per-tenant quotas in the GlanceAPI. If true, the related glance-api section is enabled and templateParameters are populated. This patch assumes the quota resources are already registered in keystone. Depends-On: openstack-k8s-operators/lib-common/pull/262 Depends-On: gophercloud/gophercloud/pull/2616 Signed-off-by: Francesco Pantano <fpantano@redhat.com>
fmount
added a commit
to fmount/glance-operator
that referenced
this pull request
Jun 6, 2023
This patch exposes a boolean that can be used to enforce per-tenant quotas in the GlanceAPI. If true, the related glance-api section is enabled and templateParameters are populated. This patch assumes the quota resources are already registered in keystone. Depends-On: openstack-k8s-operators/lib-common/pull/262 Depends-On: gophercloud/gophercloud/pull/2616 Signed-off-by: Francesco Pantano <fpantano@redhat.com>
fmount
added a commit
to fmount/glance-operator
that referenced
this pull request
Jun 10, 2023
This patch exposes a boolean that can be used to enforce per-tenant quotas in the GlanceAPI. If true, the related glance-api section is enabled and templateParameters are populated. This patch assumes the quota resources are already registered in keystone. Depends-On: openstack-k8s-operators/lib-common/pull/262 Depends-On: gophercloud/gophercloud/pull/2616 Signed-off-by: Francesco Pantano <fpantano@redhat.com>
fmount
added a commit
to fmount/glance-operator
that referenced
this pull request
Jun 10, 2023
This patch exposes a boolean that can be used to enforce per-tenant quotas in the GlanceAPI. If true, the related glance-api section is enabled and templateParameters are populated. This patch assumes the quota resources are already registered in keystone. Depends-On: openstack-k8s-operators/lib-common/pull/262 Depends-On: gophercloud/gophercloud/pull/2616 Signed-off-by: Francesco Pantano <fpantano@redhat.com>
fmount
added a commit
to fmount/glance-operator
that referenced
this pull request
Jun 10, 2023
This patch exposes a boolean that can be used to enforce per-tenant quotas in the GlanceAPI. If true, the related glance-api section is enabled and templateParameters are populated. This patch assumes the quota resources are already registered in keystone. Depends-On: openstack-k8s-operators/lib-common/pull/262 Depends-On: gophercloud/gophercloud/pull/2616 Signed-off-by: Francesco Pantano <fpantano@redhat.com>
fmount
added a commit
to fmount/glance-operator
that referenced
this pull request
Jun 10, 2023
This patch exposes a boolean that can be used to enforce per-tenant quotas in the GlanceAPI. If true, the related glance-api section is enabled and templateParameters are populated. This patch assumes the quota resources are already registered in keystone. Depends-On: openstack-k8s-operators/lib-common/pull/262 Depends-On: gophercloud/gophercloud/pull/2616 Depends-On: openstack-k8s-operators/lib-common/pull/284 Signed-off-by: Francesco Pantano <fpantano@redhat.com>
fmount
added a commit
to fmount/glance-operator
that referenced
this pull request
Jun 10, 2023
This patch exposes the data structure and implement the related logic that can be used to enforce per-tenant quotas in the GlanceAPI. When limits are defined, the related glance-api config section is enabled and templateParameters are populated. Depends-On: openstack-k8s-operators/lib-common/pull/262 Depends-On: gophercloud/gophercloud/pull/2616 Depends-On: openstack-k8s-operators/lib-common/pull/284 Signed-off-by: Francesco Pantano <fpantano@redhat.com>
fmount
added a commit
to fmount/glance-operator
that referenced
this pull request
Jun 12, 2023
This patch exposes the data structure and implement the related logic that can be used to enforce per-tenant quotas in the GlanceAPI. When limits are defined, the related glance-api config section is enabled and templateParameters are populated. Depends-On: openstack-k8s-operators/lib-common/pull/262 Depends-On: gophercloud/gophercloud/pull/2616 Depends-On: openstack-k8s-operators/lib-common/pull/284 Signed-off-by: Francesco Pantano <fpantano@redhat.com>
fmount
added a commit
to fmount/glance-operator
that referenced
this pull request
Jun 12, 2023
This patch exposes the data structure and implement the related logic that can be used to enforce per-tenant quotas in the GlanceAPI. When limits are defined, the related glance-api config section is enabled and templateParameters are populated. Depends-On: openstack-k8s-operators/lib-common/pull/262 Depends-On: gophercloud/gophercloud/pull/2616 Depends-On: openstack-k8s-operators/lib-common/pull/284 Signed-off-by: Francesco Pantano <fpantano@redhat.com>
fmount
added a commit
to fmount/glance-operator
that referenced
this pull request
Jun 12, 2023
This patch exposes the data structure and implement the related logic that can be used to enforce per-tenant quotas in the GlanceAPI. When limits are defined, the related glance-api config section is enabled and templateParameters are populated. Depends-On: openstack-k8s-operators/lib-common/pull/262 Depends-On: gophercloud/gophercloud/pull/2616 Depends-On: openstack-k8s-operators/lib-common/pull/284 Signed-off-by: Francesco Pantano <fpantano@redhat.com>
fmount
added a commit
to fmount/glance-operator
that referenced
this pull request
Jun 12, 2023
This patch exposes the data structure and implement the related logic that can be used to enforce per-tenant quotas in the GlanceAPI. When limits are defined, the related glance-api config section is enabled and templateParameters are populated. Depends-On: openstack-k8s-operators/lib-common/pull/262 Depends-On: gophercloud/gophercloud/pull/2616 Depends-On: openstack-k8s-operators/lib-common/pull/284 Signed-off-by: Francesco Pantano <fpantano@redhat.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
E.g. used in keystone service to register limits for particular service.
This includes gophercloud version bump to 1.4.0