* Updated doc to include Limited Guest
* Added example for limited guest.
* Updated vulnerability scanning docs for 1.10.
* Updated GC docs to reflect new position in UI
* Updated project quota doc to reflect new position in UI
* Added some doc about tag immutability
* Fixed index
* Formatting
* Added new replication endpoints
* Added project quota webhook
* Review comments from Alex
* Clarified Clair requirement for additional scanners
* Some formatting and edits in vulnerability section
* Updated tag retention doc to reflect new UI
* Updated tag immutability to reflect new UI
* New screencaps
* Updated robot accounts doc for new UI and rewrote
* Formatting
* Updated webhooks doc for new UI
* Formatting
* Updated Logs doc for new UI
* Formatting
* New screencaps
* Added tag immutability to permissions document
* Corrected immutability permissions
* Added explanation for project quotas
* Fixed typo
* Linked to new compatibility list document
* Comments from Alex
* Comments from Steven and Wang
* Removed mention of the ellipsis in project menu
* Reverting some screencaps to remove ellipsis
* Reverted log screencaps to remove ellipsis
* Minor rewording
* Fixed caps
* More cap fixing
* Added info about self-registration, rewrote db auth doc
* Attempting to document *.asc key
* Added that negligible vulnerabilities are ignored, rewrote
* Formatting
* Added scanner permissions to table
* Clarified labelling and replication
* Rewrote replication docs
* Formatting
* Typo
* Rearranged content
* Updated ASC key docs
* formatting
* Minor rewording
* Rewrote LDAP section
* minor edits
* Added OIDC groups, rewrote OIDC docs
* formatting
* Mentioned memberof for OIDC.
* Comments from steven
* Added info about insecure registries
* Added tag immutability example
* Removed UAA from install guide
* Cleaned up headers
* More clean up of headers
* Recommended not to use UAA
* Added user-generated CLI secret
* Adding stray screencap
* Adding docs about webhooks
* Fixed title
Signed-off-by: Stuart Clements <sclements@vmware.com>
* Comments from Alex
Signed-off-by: Stuart Clements <sclements@vmware.com>
* Adding placeholder for tag retentionl correct # of endpoints
Signed-off-by: Stuart Clements <sclements@vmware.com>
* Added doc for tag retention
Signed-off-by: Stuart Clements <sclements@vmware.com>
* Added JSON example for webhooks
Signed-off-by: Stuart Clements <sclements@vmware.com>
* Added global webhook setting and error handling
Signed-off-by: Stuart Clements <sclements@vmware.com>
* Comments from mmpei
Signed-off-by: Stuart Clements <sclements@vmware.com>
* Comment from Alex
Signed-off-by: Stuart Clements <sclements@vmware.com>
* Comment about concurrency from Alex
Signed-off-by: Stuart Clements <sclements@vmware.com>
* Comment from steven about ** wildcard
Signed-off-by: Stuart Clements <sclements@vmware.com>
* Comments from Steven on examples
Signed-off-by: Stuart Clements <sclements@vmware.com>
* Added screen cap to edit retention rule
Signed-off-by: Stuart Clements <sclements@vmware.com>
* Fixing indentation
Signed-off-by: Stuart Clements <sclements@vmware.com>
* Clarified quotas
Signed-off-by: Stuart Clements <sclements@vmware.com>
* Added doc for quotas
Signed-off-by: Stuart Clements <sclements@vmware.com>
* Removing fullstops
Signed-off-by: Stuart Clements <sclements@vmware.com>
* Fixed image links
Signed-off-by: Stuart Clements <sclements@vmware.com>
* Documenting CVE whitelists
Signed-off-by: Stuart Clements <sclements@vmware.com>
* Fix cut n paste error
Signed-off-by: Stuart Clements <sclements@vmware.com>
* Adding images `
Signed-off-by: Stuart Clements <sclements@vmware.com>
* Another cut n paste error
Signed-off-by: Stuart Clements <sclements@vmware.com>
* Typos
Signed-off-by: Stuart Clements <sclements@vmware.com>
* Tidied the language somewhat
Signed-off-by: Stuart Clements <sclements@vmware.com>
* Comments from Wang Yan
Signed-off-by: Stuart Clements <sclements@vmware.com>
* Completed unfinished sentence.
Signed-off-by: Stuart Clements <sclements@vmware.com>
* Comments from Alex
Signed-off-by: Stuart Clements <sclements@vmware.com>
* Comment from Alex on artifact counts
* Replaced "artifact" with "tag" as appropriate
* Updated CVE whitelist button label
* Comments from He Weiwei
* Review comments
The --cert-file and --key-file options for Helm CLI
are used to identify HTTPS client, i.e. the helm CLI.
It's not mandantory and usually not needed. Most of
the users don't know how to get these two files.
Signed-off-by: Jesse Hu <huh@vmware.com>
This commit updates the screenshots in the user guide to reflect the
latest UI.
It also removes the links of video demos as they are based on earlier
builds.
Signed-off-by: Daniel Jiang <jiangd@vmware.com>