Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for k8s versions 1.24+ #145

Open
rkilingr opened this issue Jul 20, 2023 · 0 comments
Open

Support for k8s versions 1.24+ #145

rkilingr opened this issue Jul 20, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@rkilingr
Copy link
Contributor

rkilingr commented Jul 20, 2023

Describe the bug
Need to support updated version of controller-runtime to be compatible with latest k8s versions.

To Reproduce

  1. Run on a cluster with k8s version 1.24+
  2. Observe that healthchecks fail to schedule because of unmountable service account secrets

Expected behavior
Need to work k8s versions 1.24+ as well.

Screenshots
image

Version

v0.11.2

Logs

Events:
  Type     Reason       Age               From               Message
  ----     ------       ----              ----               -------
  Normal   Scheduled    64s               default-scheduler  Successfully assigned addon-active-monitor-ns/aws-instance-limits-healthcheck-workflow-4vn4f to ***
  Warning  FailedMount  0s (x8 over 64s)  kubelet            MountVolume.SetUp failed for volume "exec-sa-token" : secret "active-monitor-instance-limits-sa.service-account-token" not found

Have you thought about contributing a fix yourself?

Open Source software thrives with your contribution. It not only gives skills you might not be able to get in your day job, it also looks amazing on your resume.

If you want to get involved, check out the
contributing guide, then reach out to us on Slack so we can see how to get you started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant