Skip to content

Commit 264a07b

Browse files
stevsmitSteven Smith
andauthored
Addresses 8557 and 8471 (quay#1214)
Co-authored-by: Steven Smith <[email protected]>
1 parent 715983b commit 264a07b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

modules/creating-an-image-repository-via-the-ui.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Do not use the following words in your repository name:
3535
* `build`
3636
* `trigger`
3737
* `tag`
38+
* `notification`
3839

3940
When these words are used for repository names, users are unable access the repository, and are unable to permanently delete the repository. Attempting to delete these repositories returns the following error: `Failed to delete repository <repository_name>, HTTP404 - Not Found.`
4041
====

modules/oci-intro.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ ifeval::["{context}" == "use-quay"]
5050
endif::[]
5151
continues to extend its support for Docker V1 pulls, catering to users who might still rely on this earlier version of Docker images.
5252

53-
Support for OCI artifacts are enabled by default. The following examples show you how to use some some media types, which can be used as examples for using other OCI media types.
53+
Support for OCI artifacts are enabled by default. The following examples show you how to use some media types, which can be used as examples for using other OCI media types.

0 commit comments

Comments
 (0)