Skip to content

docs: update examples/README.md — remove references to deleted v1beta1 examples #9499

Description

@vdemeester

Summary

examples/README.md still references v1beta1 example files that no longer exist. The examples/v1beta1/ directory has been removed, but the README still instructs users to run:

kubectl apply -f examples/v1beta1/taskruns/task-output-image.yaml
kubectl apply -f examples/v1beta1/pipelineruns/pipelinerun.yaml
kubectl apply -f examples/v1beta1/pipelineruns/output-pipelinerun.yaml
kubectl apply -f examples/v1beta1/taskruns/git-resource.yaml

Only examples/v1/ exists now.

What to do

  1. Update all example commands to reference examples/v1/ equivalents
  2. Remove any remaining references to v1beta1 examples
  3. Optionally: modernize the README to highlight the most useful/representative examples

File to edit

/kind documentation

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/documentationCategorizes issue or PR as related to documentation.

    Type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions