Skip to content

Commit 3a09237

Browse files
author
cfsdocs
committed
Build 2029
1 parent fc20872 commit 3a09237

File tree

4 files changed

+12
-19
lines changed

4 files changed

+12
-19
lines changed

add-registry.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2020, 2024
5-
lastupdated: "2024-01-19"
5+
lastupdated: "2024-01-22"
66

77
keywords: registries, container registry, image registry, apikey, API key, access token, images, registry access, registry secret, service id,registry secret, registry access secret
88

@@ -184,12 +184,6 @@ To set up access to an {{site.data.keyword.registryfull_notm}} in a different {{
184184
### Adding registry access from the console
185185
{: #add-registry-access-ce-console}
186186

187-
To add {{site.data.keyword.registryfull_notm}} or Docker Hub access with the console,
188-
189-
190-
191-
**REVIEW**
192-
193187
Before you begin, [create a project](/docs/codeengine?topic=codeengine-manage-project).
194188

195189
1. After your project is in **Active** status, click the name of your project on the [{{site.data.keyword.codeengineshort}} Projects page](https://cloud.ibm.com/codeengine/projects){: external}.
@@ -209,7 +203,7 @@ Now that your secret is created from the console, go to the Secrets and configma
209203
You can add access to a container registry when you create an application or job, or when you build an image. Click **Configure image** and specify the container image to run, including the registry where the image is stored and the [registry access](/docs/codeengine?topic=codeengine-add-registry#types-registryaccesssecrets) to use to retrieve the image.
210204
{: tip}
211205

212-
**/REVIEW**
206+
213207

214208
### Adding registry access with the CLI
215209
{: #add-registry-access-ce-cli}

landing.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"title": "Code Engine",
3-
"lastupdated": "2024-01-19",
3+
"lastupdated": "2024-01-22",
44
"introduction": "Find out how you can use Code Engine to run your containerized workloads",
55
"section_devtools": {
66
"api": "/apidocs/codeengine/v2",

release-notes.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2020, 2024
5-
lastupdated: "2024-01-19"
5+
lastupdated: "2024-01-22"
66

77
keywords: release notes for code engine, updates in code engine, what's new in code engine, document changes in code engine, updates, release notes
88

@@ -26,14 +26,14 @@ Use the release notes to learn about the latest changes to {{site.data.keyword.c
2626
Review the release notes for January 2024.
2727
{: shortdesc}
2828

29-
### xx January 2024
30-
{: #codeengine-janxx24}
29+
### 22 January 2024
30+
{: #codeengine-jan2224}
3131
{: release-note}
3232

33-
[Update]{: tag-magenta} Updated the user experience for making configuration changes to apps in the console.
33+
[Update]{: tag-magenta} Updated the user experience for making configuration changes to apps in the console
3434
: {{site.data.keyword.codeengineshort}} has enhanced the user experience to simplify deploying configuration changes for applications. When you work in the {{site.data.keyword.codeengineshort}} console, instead of specifically entering an edit mode before you can make configuration changes, you can make changes to your configuration settings and deploy to make your changes effective. You can also redeploy your application without changes to configuration settings, if needed. See [Update your application](/docs/codeengine?topic=codeengine-update-app).
3535

36-
[Update]{: tag-magenta} Updated the user experience for creating secrets and configmaps in the console.
36+
[Update]{: tag-magenta} Updated the user experience for creating secrets and configmaps in the console
3737
: {{site.data.keyword.codeengineshort}} has enhanced the user experience to simplify creating and working with secrets and configmaps in the console. See [Working with secrets](/docs/codeengine?topic=codeengine-secret) and [Working with configmaps](/docs/codeengine?topic=codeengine-configmap).
3838

3939

@@ -569,7 +569,6 @@ Review the release notes for April 2023.
569569
{: release-note}
570570

571571

572-
573572
[CLI release]{: tag-purple} CLI version 1.43.1 released
574573
: See [CLI version history](/docs/codeengine?topic=codeengine-cli_versions).
575574

sitemap.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2024
5-
lastupdated: "2024-01-19"
5+
lastupdated: "2024-01-22"
66

77
keywords: sitemap, code engine, about, tutorial, project, app, job, configmaps, secret, event, log, monitor, cli, api, troubleshoot, support, source code, faq, memory, cpu, commands, arguments, release notes
88

@@ -140,11 +140,11 @@ Find what you are looking for in the compilation of {{site.data.keyword.codeengi
140140

141141
* Review the release notes for January 2024.
142142

143-
* [xx January 2024](/docs/codeengine?topic=codeengine-codeengine-relnotes#codeengine-janxx24)
143+
* [22 January 2024](/docs/codeengine?topic=codeengine-codeengine-relnotes#codeengine-jan2224)
144144

145-
* [Update]{: tag-magenta} Updated the user experience for making configuration changes to apps in the console.
145+
* [Update]{: tag-magenta} Updated the user experience for making configuration changes to apps in the console
146146

147-
* [Update]{: tag-magenta} Updated the user experience for creating secrets and configmaps in the console.
147+
* [Update]{: tag-magenta} Updated the user experience for creating secrets and configmaps in the console
148148

149149
* [12 January 2024](/docs/codeengine?topic=codeengine-codeengine-relnotes#codeengine-jan1224)
150150

0 commit comments

Comments
 (0)