Skip to content

Conversation

reubenmiller
Copy link
Owner

@reubenmiller reubenmiller commented Oct 23, 2024

Fix a bug where the "smart" c8y ui plugins create command would check if the given plugin already exists or not, however when run against the management tenant, if subtenants already had a plugin with the same name, it would result in the incorrect plugin being found.

Now the ui plugin named lookup (only during the c8y ui plugins create command) will only look for plugins owned by the current tenant.

Note The bug was fixed in the underlying go-c8y library in reubenmiller/go-c8y#73

@reubenmiller reubenmiller merged commit 7871151 into v2 Oct 23, 2024
4 checks passed
@reubenmiller reubenmiller deleted the fix-ui-plugin-create branch October 23, 2024 07:04
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