Skip to content

Conversation

@junaid-ebrahim
Copy link
Contributor

Replaced Javascript in documentation examples with CEL expressions doing the equivalent.

@netlify
Copy link

netlify bot commented Mar 26, 2024

Deploy Preview for canarychecker ready!

Name Link
🔨 Latest commit 43081ac
🔍 Latest deploy log https://app.netlify.com/sites/canarychecker/deploys/66030ff7da87150008d3de8a
😎 Deploy Preview https://deploy-preview-194--canarychecker.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 site configuration.

@netlify
Copy link

netlify bot commented Mar 26, 2024

Deploy Preview for flanksource-docs ready!

Name Link
🔨 Latest commit 43081ac
🔍 Latest deploy log https://app.netlify.com/sites/flanksource-docs/deploys/66030ff7643ec0000801dab5
😎 Deploy Preview https://deploy-preview-194--flanksource-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 site configuration.

if (value < 1) {value = 1}
expr: |
dyn(results).map(r, {
'name': r.node,
Copy link

Choose a reason for hiding this comment

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

The query groups by pod but the code references r.node. This should be r.pod to match the query's grouping.

Spotted by Graphite Reviewer

Is this helpful? React 👍 or 👎 to let us know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants