Skip to content

v0.0.2

Latest
Compare
Choose a tag to compare
@dougsland dougsland released this 16 Sep 19:30
· 2 commits to main since this release
  • base64 to util
  • add util.DetectContainerRestartPolicy
  • add example for job
  • add job module
  • add cronjob module
  • add package distro to hold distro related stuff
  • remove not used logschema module
  • remove debug lines
  • pkg/pod: Add GetLastTimeConditionHappened()
  • pod: Add option ImagePullPolicy
  • pod.go: Add missing import for util
  • examples: Create N pods
  • pkg/pod: add CreateWaitRunningState
  • client.go: add QPS and Bust settings for struct
  • added pvc calls
  • added limitrange calls
  • utils improvement