Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Generate PDB for TCP's Deployment? #652

evgkrsk started this conversation in Feature Requests
Dec 11, 2024 · 2 comments · 2 replies
Discussion options

Maybe it worth to generate (optional) PDB object for TCP's Deployment.

You must be logged in to vote

Replies: 2 comments · 2 replies

Comment options

Thanks for suggesting this @evgkrsk, we're treating Feature Requests in the Discussions section, keeping the Issues just for bug reports.

Do you have in mind something specific? Such as a new field in the Tenant Control Plane specification? Happy to gather more feedback from you!

You must be logged in to vote
0 replies
Comment options

Nothing specific, just thoughts :-)

You must be logged in to vote
2 replies
@prometherion
Comment options

We already have a selector from the Tenant Control Plane object, we could have an API addition reporting this data:

apiVersion: kamaji.clastix.io/v1alpha1
kind: TenantControlPlane
metadata:
  name: k8s-130
  labels:
    tenant.clastix.io: k8s-130
spec:
  controlPlane:
    deployment:
      replicas: 2
      podDisruptionBudget:
        maxUnavailable: <IntOrString>
        minAvailable: <IntOrString>
        unhealthyPodEvictionPolicy: <AlwaysAllow, IfHealthyBudget>

WDYT?

@evgkrsk
Comment options

WDYT?

Looks good to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #651 on December 11, 2024 15:43.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.