Y
Hacker News
new
|
ask
|
show
|
jobs
by
byrnedo
641 days ago
Yeah, you're right, I'd need to at least have some kind of table of supported attributes, or even mint my own schema with the subset that's valid for skate.
1 comments
ttymck
641 days ago
Perhaps a tool that processes a k8s manifest and produces a modified manifest containing only the attributes that are supported?
link
byrnedo
640 days ago
You mean so the user can see themselves what will be applied?
link
ttymck
639 days ago
Sure. Looking at the output would make clear which properties are actually recognized, and it could be commited to version control to avoid confusion
link