Skip to content

Conversation

@ThorstenHans
Copy link
Contributor

Describe your changes

With this PR, users can specify the TTLSecondsAfterFinished when deploying the runtime-class-manager chart by setting the rcm.nodeInstallerJob.ttl value.

If the value is not set by the user or 0 the controller will not set the corresponding property on Job spec.

closes #199

Issue ticket number and link

Checklist before requesting a review

  • I have performed a self-review of my code
  • If it is a core feature, I have added thorough tests.
  • I tested the changes with the following distributions:
    • Kind
    • MiniKube
    • MicroK8s
    • Rancher RKE2
    • Azure AKS
    • GCP GKE (Ubuntu nodes)
    • AWS EKS (AmazonLinux2 nodes)
    • AWS EKS (Ubuntu nodes)
    • Digital Ocean Kubernetes

Copy link
Collaborator

@0xE282B0 0xE282B0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@0xE282B0 0xE282B0 merged commit 125d360 into spinframework:main Jan 20, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Configurable TTL for the shim installer Job

3 participants