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

Enabled pprof + upgraded controller runtime #88

Merged
merged 30 commits into from
Nov 9, 2023
Merged

Enabled pprof + upgraded controller runtime #88

merged 30 commits into from
Nov 9, 2023

Conversation

bharathguvvala
Copy link
Collaborator

This will achieve multple objectives :

  • pprof enablement
  • version compatibility with newer k8s
  • controller runtime upgrade to 0.15.3

@bharathguvvala bharathguvvala changed the title Enabled pprof + upgraded controller runtime Enabled pprof + upgraded controller runtime - DO NOT MERGE Oct 30, 2023
@bharathguvvala bharathguvvala linked an issue Oct 30, 2023 that may be closed by this pull request
deefreak and others added 4 commits November 9, 2023 12:57
Added finalizer and handled delete/update operations for policies
Support for Both ScaledObjects and HPA for autoscaling
@deefreak deefreak merged commit fa95466 into main Nov 9, 2023
2 checks passed
@bharathguvvala bharathguvvala changed the title Enabled pprof + upgraded controller runtime - DO NOT MERGE Enabled pprof + upgraded controller runtime Nov 9, 2023
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.

Support for newer K8s versions
2 participants