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

Queries fail to retrieve Object Storage Bucket names #206

Closed
simonpane opened this issue Jan 11, 2021 · 2 comments
Closed

Queries fail to retrieve Object Storage Bucket names #206

simonpane opened this issue Jan 11, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@simonpane
Copy link

Queried Object Storage Bucket names are not retrieved and instead are displayed as okit-osb001 etc. These OKIT generated bucket names are shown in all three places: the Palate Explorer, the main Canvas, and the Properties window. Other OS bucket details such as the creation date and creation user are accurate.

Example:

image

Command: grep -i ociObjectStorageBuckets /okit/log/okit-debug.log | grep name does indeed show the name in the DEBUG log entries JSON (not pasted here for brevity).

Possible issue (guessing) is Storage Bucket name length - all buckets in compartment are more than 22 characters in length.

Using latest version of OKIT via Docker container (downloaded from registry on Jan 11, 2021). Specific version details:

  • Version 0.15.0 (9th December 2020)
@toxophilist toxophilist added the bug Something isn't working label Jan 12, 2021
@toxophilist toxophilist self-assigned this Jan 12, 2021
@toxophilist
Copy link
Member

Name copied to display_name during the query in v0.16.0

@simonpane
Copy link
Author

I'm not sure this has been resolved. Trying on version 0.17.0 and the object storage buckets are no longer displayed at all.

Tested against multiple compartments in multiple regions - no longer see object storage buckets in either the Palette or the Explorer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants