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

Fix error of missing client in Actuator after (nil pointer exception) #269

Merged
merged 4 commits into from
Jul 11, 2024

Conversation

ppalucki
Copy link
Contributor

@ppalucki ppalucki commented Jul 11, 2024

Fix is based on how gardener-extension-runtime-gvisor populates actuator with client instance (from mgr.GetClient())

Example here

Includes:

  • more granular make targets to be able to call regenerate/_build/_build_tests targets,
  • in code option to disable recover from panice (disabled by default)
  • Fixed version of shoot to be deployed as example to local-shoot cluster

@ppalucki ppalucki self-assigned this Jul 11, 2024
@ppalucki ppalucki marked this pull request as ready for review July 11, 2024 15:42
@ppalucki ppalucki merged commit 36f48bb into master Jul 11, 2024
3 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.

1 participant