Skip to content

Add image template functions docs for EC v3#3940

Open
sgalsaleh wants to merge 4 commits intomainfrom
docs/ec-image-template-functions
Open

Add image template functions docs for EC v3#3940
sgalsaleh wants to merge 4 commits intomainfrom
docs/ec-image-template-functions

Conversation

@sgalsaleh
Copy link
Copy Markdown
Member

@sgalsaleh sgalsaleh commented Apr 10, 2026

Document ReplicatedImageName, ReplicatedImageRegistry, ReplicatedImageRepository, and HelmValue template functions with recommended setup patterns for online and air gap installations.

Document ReplicatedImageName, ReplicatedImageRegistry,
ReplicatedImageRepository, ImagePullSecretName, and HelmValue
template functions with recommended setup patterns for online
and air gap installations.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@sgalsaleh sgalsaleh requested a review from a team as a code owner April 10, 2026 16:24
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 10, 2026

Deploy Preview for replicated-docs ready!

Name Link
🔨 Latest commit 6f6c2bf
🔍 Latest deploy log https://app.netlify.com/projects/replicated-docs/deploys/69d92ca11015a500083a8ab8
😎 Deploy Preview https://deploy-preview-3940--replicated-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@replicated-ci replicated-ci added type::docs Improvements or additions to documentation type::feature labels Apr 10, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 10, 2026

Deploy Preview for replicated-docs-upgrade ready!

Name Link
🔨 Latest commit 6f6c2bf
🔍 Latest deploy log https://app.netlify.com/projects/replicated-docs-upgrade/deploys/69d92ca1f2f800000855ee83
😎 Deploy Preview https://deploy-preview-3940--replicated-docs-upgrade.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

### ReplicatedImageRepository

```go
func ReplicatedImageRepository(repository string, noProxy ...bool) string
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

its awkward reading go code here. its not obvious that noProxy is optional or what the intention of the ... is

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

yeah, updating. ty

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

this matches our docs elsewhere for template functions...

sgalsaleh and others added 3 commits April 10, 2026 09:34
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type::docs Improvements or additions to documentation type::feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants