redhat-developer / redhat-developer/vscode-yaml

creationTimestamp validation incorrect

Open
#16 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
829
Forks
260
Avg merge
5h 43m
Merged PRs (30d)
1

Description

When I have a value such as
creationTimestamp: 2017-06-14T14:29:37Z it is reported as incorrect value type. I think we need better handling of date type.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing validation for creationTimestamp: 2017-06-14T14:29:37Z and trace the YAML date-type handling in the TypeScript implementation. Done means this timestamp is accepted as a valid date value without breaking validation of other values.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.