Add new 0.6 Knative Serving spec to generate command
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 816
- Forks
- 230
- Avg merge
- 6h 4m
- Merged PRs (30d)
- 1
Description
Expected Behaviour
Add new 0.6 Knative Serving spec to generate command
Current Behaviour
Compatible with the Alpha variant.
Possible Solution
Copy/paste code to output new format when --api flag matches the new beta API version
See also: generate.go
Steps to Reproduce (for bugs)
See also examples of the alpha generate spec #638 #637
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in generate.go and compare the alpha generate specifications referenced by issues #638 and #637. Add the 0.6 Knative Serving beta API output when the --api flag selects that version, keeping compatibility with the Alpha variant. Done means the generate command emits the new 0.6 format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100