docs: podinfo image reference#794
Conversation
…lready updated Signed-off-by: Fabian Burth <fabian.burth@sap.com>
✅ Deploy Preview for open-component-model ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
✅ Files skipped from review due to trivial changes (3)
📝 WalkthroughWalkthroughUpdated documentation examples to reference a newer podinfo OCI image version and adjusted one OCI resource digest in examples; changes are limited to documentation examples across multiple guides. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Signed-off-by: Fabian Burth <fabian.burth@sap.com>
|
To be clean here, I should also update corresponding digest fields (if present in the example). Potentially should just omit the ocm digest, so we can eventually run renovate on our docs to keep the image references up to date. |
<!-- markdownlint-disable MD041 --> #### What this PR does / why we need it The image reference in the constructor is not aligned with the one we show in the resulting descriptor #### Which issue(s) this PR is related to <!-- Usage: `Related to #<issue number>`, or `Related to (paste link of issue)`. --> #### Type of content <!-- Which section does this PR target? See CONTRIBUTING.md for guidance. --> - [ ] Tutorial (`getting-started/` or `tutorials/`) - [ ] How-to Guide (`how-to/`) - [ ] Explanation / Concept (`concepts/`) - [ ] Reference (`reference/`) - [ ] Other (infrastructure, config, fixes) #### Checklist - [ ] I have read and followed the [Contributing Guide](https://github.com/open-component-model/ocm-website/blob/main/CONTRIBUTING.md) - [ ] All commands/code snippets are tested and can be copy-pasted --------- Signed-off-by: Fabian Burth <fabian.burth@sap.com> Co-authored-by: Gergely Bräutigam <gergely.brautigam@sap.com> 765b918
<!-- markdownlint-disable MD041 --> #### What this PR does / why we need it The image reference in the constructor is not aligned with the one we show in the resulting descriptor #### Which issue(s) this PR is related to <!-- Usage: `Related to #<issue number>`, or `Related to (paste link of issue)`. --> #### Type of content <!-- Which section does this PR target? See CONTRIBUTING.md for guidance. --> - [ ] Tutorial (`getting-started/` or `tutorials/`) - [ ] How-to Guide (`how-to/`) - [ ] Explanation / Concept (`concepts/`) - [ ] Reference (`reference/`) - [ ] Other (infrastructure, config, fixes) #### Checklist - [ ] I have read and followed the [Contributing Guide](https://github.com/open-component-model/ocm-website/blob/main/CONTRIBUTING.md) - [ ] All commands/code snippets are tested and can be copy-pasted --------- Signed-off-by: Fabian Burth <fabian.burth@sap.com> Co-authored-by: Gergely Bräutigam <gergely.brautigam@sap.com> Signed-off-by: Gerald Morrison (SAP) <gerald.morrison@sap.com>
What this PR does / why we need it
The image reference in the constructor is not aligned with the one we show in the resulting descriptor
Which issue(s) this PR is related to
Type of content
getting-started/ortutorials/)how-to/)concepts/)reference/)Checklist