×

Tue Nov 21 2017

Affected Topic Description of Change

Service Accounts

Changed serviceaccounts to serviceaccount in the User Names and Groups section.

Application Life Cycle Management → Creating New Applications

New section on Searching for Images, Templates, and Other Inputs when creating new applications.

Fri Nov 10 2017

Affected Topic Description of Change

Service Accounts

Changed serviceaccounts to serviceaccount in the User Names and Groups section.

Fri Nov 03 2017

Affected Topic Description of Change

Managing Volumes

Added --configmap-name to the Supported Options for Adding Volumes table.

Mon Oct 16 2017

Affected Topic Description of Change

Manging Images

Clarified wording around Image Streams and added new section on Adding Trusted Certificates for External Registries.

Mon Sep 18 2017

Affected Topic Description of Change

Integrating External Services

Added context and use cases for the ExternalName parameter.

Managing Images

Noted that importPolicy.scheduled is disabled by default.

Wed Sep 06 2017

Affected Topic Description of Change

Routes

Added a file path to the unsecured route CLI example in the Creating Routes section.

Fri Aug 25 2017

Affected Topic Description of Change

Using Daemonsets

Removed Technology Preview notice.

Tue Jul 18 2017

Affected Topic Description of Change

Image Signatures

New topic about signing and verifying container image signatures.

Wed Jul 12 2017

Affected Topic Description of Change

Developer Guide → Integrating External Services

Added updatePeriodSeconds and intervalSeconds to the Consume a Service example with definitions.

Developer Guide → Deployment Stratecties

Added updatePeriodSeconds and intervalSeconds to the Rolling Deployment example with definitions.

Wed Jul 05 2017

Affected Topic Description of Change

Downward API

Updated annotation formatting in the Using the Volume Plug-in section.

Mon Jun 19 2017

Affected Topic Description of Change

Build Inputs

Added proxy warning for Jenkins in the Using a Proxy section.

Tue Jun 13 2017

Affected Topic Description of Change

Managing Images

Renamed section to Recommended Tagging Conventions and updated Image Tag Naming Conventions table.

Mon Apr 03 2017

Affected Topic Description of Change

Secrets

Added more details to the Service Serving Certificate Secrets section.

Quotas and Limit Ranges

Removed "m" as a valid suffix for memory in the Compute Resources section.

Mon Mar 20 2017

Affected Topic Description of Change

Routes

Added comment regarding not supporting password protected key files to the Creating Routes section.

Tue Mar 14 2017

Affected Topic Description of Change

Secrets

Added an example YAML file of a secret that will create four files.

Wed Feb 22 2017

Thu Feb 16 2017

Affected Topic Description of Change

Secrets

Corrected an example YAML file and added missing steps.

Using Persistent Volumes

Added a new Volume and Claim Pre-binding section

Service Serving Certificate Secrets

Added a note to the Service Serving Certificate Secrets section clarifying the use of the service DNS name.

Getting Traffic into the Cluster

Added more details about Ingress.

Mon Feb 06 2017

Affected Topic Description of Change

Service Serving Certificate Secrets

Removed Tech Preview note from the Service Serving Certificate Secrets section.

Mon Jan 30 2017

Affected Topic Description of Change

Builds → Build Strategy Options

Updated the example Dockerfile path to point to a file, not a directory.

Managing Environment Variables

Removed redundant information and CLI reference material; rearranged sections to match user process.

Wed Jan 25 2017

Affected Topic Description of Change

Builds → Basic Build Operations

Updated a Note box in the Accessing Build Logs section advising that the build defaults for an administrator can be overridden for non-binary builds by passing --build-loglevel to oc start-build.

Wed Jan 18 2017

OpenShift Container Platform 3.4 initial release.

Affected Topic Description of Change

Projects

Added a new Bookmarking Page States section, which discusses that OpenShift Container Platform now bookmarks page states, which is helpful in saving label filters.

Application Tutorials → Setting Up a Nexus Mirror for Maven

New topic on setting up a containerized Nexus repository for Maven dependency caching.

Templates

Added details about template writing for the best user experience.

Added examples of a template object definition, template description metadata, template object labels, generating a parameter value, setting an explicit value as the default value, and a full template with parameter definitions and references,

Builds → Build Ouput

Added example for custom build image label.

Builds → Build Strategy Options

Added new sections on adding secrets to Source Strategy, Docker Strategy, and Custom Strategy build configurations from the web console.

Builds → Triggering Builds

Added a note box to the Generic Webhooks section explaining that OpenShift Container Platform permits builds to be triggered via the generic webhook even if an invalid request payload is presented.

Builds → Advanced Build Operations

Added the Assigning Builds to Specific Nodes section.

Managing Images

Added a new Tag Naming section reviewing recommended conventions and best practices when naming tags.

Added a new Writing Image Streams for S2I Builders section.

Deployments → Basic Deployment Operations

Updated with new oc rollout commands.

Added a new Adding Secrets to Deployment Configurations from the Web Console section.

Deployments → Kubernetes Deployments Support

New topic detailing Technology Preview support for the new Kubernetes-provided deployments object type.

Secrets

Added details about stringData for secrets.

Managing Images

Added information about the supports annotation on image streams.