Kubemod Versions Save

Universal Kubernetes mutating operator

v0.20.0

1 year ago

#115: Implement topologySpreadConstraints and remove cpu limits (thank you @runningman84)

v0.19.1

1 year ago
  • #107: Inject node manifest in syntheticRefs to make it visible in pod ModRules

v0.19.0

1 year ago
  • #107: Inject node manifest in syntheticRefs to make it visible in pod ModRules

v0.18.1

1 year ago
  • #109: Make admissionOperations backward compatible with previously deployed ModRules

v0.18.0

1 year ago
  • #103: Support ModRules based on the operation type (thank you @orbatschow)

v0.17.1

1 year ago
  • #105: Fix breaking changes introduced with executionTier (thank you @orbatschow)

v0.17.0

1 year ago
  • #100: Introduce synthetic refs; inject namespace manifest into refs

v0.16.0

1 year ago
  • #91: Implement cascading ModRules through execution tiers

v0.15.3

1 year ago
  • #93: FIX: CronJob in version "v1" cannot be handled as a CronJob: strict decoding error when deploying to Kubernetes 1.25.0

v0.15.2

1 year ago
  • kubemod/kubemod-crt#15: Keep the previous certificate in the bundle as well as the new one to prevent periods of service outage (thank you @arkaitzj)