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

docs: add an article for "immutable image tags" #161

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

rchincha
Copy link
Contributor

Fixes #160

What type of PR is this?

Which issue does this PR fix:

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@rchincha rchincha requested a review from mbshields March 13, 2024 18:10
Copy link
Contributor

@mbshields mbshields left a comment

Choose a reason for hiding this comment

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

Minor tweaks:
"As in the example above, with defaultPolicy set to "read" and "create"
for a particular repository, images can be pushed (once) and pulled, but further
updates are rejected. Exceptions can be made for some users, and
user-specific policies can be added to allow "update" operations as shown below."

Copy link
Contributor

@mbshields mbshields left a comment

Choose a reason for hiding this comment

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

lgtm

@rchincha rchincha merged commit e7a6ca7 into project-zot:main Mar 13, 2024
4 checks passed
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.

[Docs]: Should describe how "immutable tags" can be achieved with authz policies
2 participants