Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: limit microservice named lookup during create #318

Merged
merged 3 commits into from
Nov 29, 2023

Conversation

reubenmiller
Copy link
Owner

Avoid matching against microservices of the same name found in subtenant which can not be managed from the parent tenant.

Running c8y microservices create --file myapp.zip will not match match against any microservices which are not owned by the current tenant (if the tenant id is known).

…y the current tenant

Avoid matching against microservices of the same name found in subtenant which can not be managed from the parent tenant.
…e) to only return applications owned by the current tenant
@reubenmiller reubenmiller force-pushed the fix-microservice-create-named-lookup branch from d7be180 to 334ee60 Compare November 29, 2023 16:19
@reubenmiller reubenmiller merged commit f0f0a9c into v2 Nov 29, 2023
4 checks passed
@reubenmiller reubenmiller deleted the fix-microservice-create-named-lookup branch November 29, 2023 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant