Skip to content

Create a runbook session #1080

@olblak

Description

@olblak

Summary

It would be nice to have a runbook section where we document more unusual manifest but yet useful

Basic example

Retrieve the latest lts nodejs version

sources:
  nodeLatestLTSVersionFromJson:
    name: Get value from json
    kind: json
    spec:
      file: https://nodejs.org/dist/index.json
      key: .(lts!=false).version

Motivation

Why are we doing this? What use cases does it support? What is the expected outcome?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions