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

Trying to make documentation less Docker Centric #12302

Closed
wants to merge 1 commit into from

Conversation

rhatdan
Copy link

@rhatdan rhatdan commented Oct 2, 2018

We should talk about
Container Registries
Container Images
and Containers, rather then prefixing everything with Docker.

Signed-off-by: Daniel J Walsh dwalsh@redhat.com

We should talk about
Container Registries
Container Images
and Containers, rather then prefixing everything with Docker.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
@openshift-ci-robot openshift-ci-robot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Oct 2, 2018
@kalexand-rh
Copy link
Contributor

@vikram-redhat, thoughts?

@vikram-redhat
Copy link
Contributor

@rhatdan @kalexand-rh this requires sign-off from @mpbarrett and @aheslin at the very least.

@@ -90,7 +90,7 @@ Available diagnostics include:
|Check systemd service logs for problems. Does not require a configuration file to check against.

|`ClusterRegistry`
|Check that the cluster has a working Docker registry for builds and image streams.
|Check that the cluster has a working container registry for builds and image streams.
Copy link
Contributor

Choose a reason for hiding this comment

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

We say "image registry" or "container image registry",, not "container registry" in product explanations.

@smarterclayton
Copy link
Contributor

This is the general direction. I'll add a few comments though about explicit naming.

@@ -11,7 +11,7 @@ toc::[]

== Description
[%hardbreaks]
Image is an immutable representation of a Docker image and metadata at a point in time.
Image is an immutable representation of a container image and metadata at a point in time.
Copy link
Contributor

Choose a reason for hiding this comment

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

These are automatically generated and can't be changed like this (rest_api)

@@ -133,7 +133,7 @@ issue.
header the new `*userAgentMatching*` configuration setting.

[[ose-integrated-docker-registry]]
==== Integrated Docker Registry
==== Integrated Container Registries
Copy link
Contributor

Choose a reason for hiding this comment

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

Integrated Container Image Registry singular

@kalexand-rh kalexand-rh self-assigned this Oct 8, 2018
@kalexand-rh
Copy link
Contributor

I took @smarterclayton's suggestions, removed the changes to the rest_api topics, and made a new PR here: #12357

@kalexand-rh
Copy link
Contributor

Per @vikram-redhat, I'm closing this PR and will merge #12357 and apply it to 3.11.

@kalexand-rh kalexand-rh closed this Oct 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants