Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -363,4 +363,4 @@ spec:
release-eng:
access_level: BUILD_AND_READ
everyone:
access_level: READ
access_level: READ_ONLY
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I took the above access level called BUILD_AND_READ and removed BUILD_AND, assuming it was enough :/ . It's undoubtedly misleading that _ONLY is needed; what else will be read if it's only read? Thanks for the fix Linh!