×

Fri Feb 23 2018

Affected Topic Description of Change

Service Accounts

Noted the importance of -z flag usage when granting access to service accounts.

Fri Feb 16 2018

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.

Build Inputs

Added an example of a Dockerfile referencing secret data in the Docker Strategy section.

Build Inputs

Updated git clone behavior in the Git Source section.

Tue Feb 06 2018

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.

Build Inputs

Added an example of a Dockerfile referencing secret data in the Docker Strategy section.

Build Inputs

Updated git clone behavior in the Git Source section.

Thu Jan 25 2018

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.

Build Inputs

Added an example of a Dockerfile referencing secret data in the Docker Strategy section.

Build Inputs

Updated git clone behavior in the Git Source section.

Mon Jan 08 2018

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 Dec 22 2017

Affected Topic Description of Change

Application Life Cycle Management → Creating New Applications

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

Mon Dec 11 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.

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

Build Inputs

Clarified the Automatically Adding a Source Clone Secret to a Build Configuration section.

Integrating External Services

Added context and use cases for the ExternalName parameter.

Pod Autoscaling

Added information on how resource startup spikes are handled to avoid autoscaling.

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.

Creating New Applications

Added Specifying Build Environment Variables section.

Tue Jun 27 2017

Affected Topic Description of Change

Authorization

Added the Authorization topic.

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 May 15 2017

Affected Topic Description of Change

Environment Variables

Added Ignoring Source Files section.

Wed Apr 12 2017

OpenShift Container Platform 3.5 Initial Release

Affected Topic Description of Change

Application Life Cycle Management → Creating New Applications

Added golang to the Languages Detected by new-app table.

Added information about --param-file and --env-file oc command arguments to the Template Parameters section.

Added information about the pipeline build strategy.

Noted that any BuildConfig objects created as part of oc new-app processing will not be updated with environment variables passed via the --e|--env argument.

Builds → Build Inputs

Clarified when URLs can be used with binary builds.

Added details about the build.openshift.io/source-secret-match-uri- annotation.

Added information about using URLs with oc start-build --from-file and oc start build --from-dir.

Templates

Added link to OpenShift Image Streams and Templates library in the Overview section.

Updated the NOTE box about updating template namespace behavior in the Object List section to reflect parameter support.

Added information about --param-file and working with a large number of parameters to the Parameters section.

Managing Images

Added new sections about the Insecure Tag Import Policy and Reference Policy.

Quotas and Limit Ranges

Added a new section Opaque Integer Resources.

Secrets

Added information about expiration to the Service Serving Certificate Secrets section.

Cron Jobs

Changed instances of "Scheduled jobs" to "Cron jobs".

Create from URL

New topic on Create from URL, a function that allows you to construct a URL from an image stream, image tag, or template.