Skip to content

Determine whether a Kubernetes resource is in a desired state or not

Notifications You must be signed in to change notification settings

nukleros/desired

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Desired

Given the current state of an object and the desired state of an object, desired aims to be more clear that an object matches its desired state.

The problem seen with other projects includes comparing for equality, rather than simply comparing that certain items that we care about (e.g. the fields of a YAML definition) match a desired state, while ignoring others that are not set.

About

Determine whether a Kubernetes resource is in a desired state or not

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages