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

Regenerate clients from Kubernetes v1.30, etc #10

Merged
merged 5 commits into from
Sep 28, 2024
Merged

Conversation

danopia
Copy link
Member

@danopia danopia commented Sep 5, 2024

  • Kubernetes APIs
    • Add resources to admissionregistration.k8s.io@v1: ValidatingAdmissionPolicy and ValidatingAdmissionPolicyBinding
    • Added several fields in apiextensions.k8s.io@v1
    • Add success policy fields in batch@v1
    • Numerous structure additions to core@v1: AppArmorProfile, ClusterTrustBundleProjection, SleepAction, VolumeMountStatus, etc
    • Remove flowcontrol.apiserver.k8s.io@v1beta2, add flowcontrol.apiserver.k8s.io@v1
    • Rework networking.k8s.io@v1alpha1 resources: remove ClusterCIDR, add ServiceCIDR with status subresource
    • Add resources to resource.k8s.io@v1alpha2: ResourceClaimParameters, ResourceClassParameters, ResourceSlice
    • New API storage.k8s.io@v1alpha1 with VolumeAttributesClass resource
    • New API storagemigration.k8s.io@v1alpha1 with StorageVersionMigration resource
  • argocd APIs
    • Add components, labelWithoutSelector, and patches to ApplicationSource
    • Add initiatedBy to Application status history
    • Add resources to ApplicationSet status
  • cert-manager APIs
    • Add nameConstraints field to Certificate resource
    • Update nullability of multiple fields
    • Add client TLS secret reference fields to Issuer resource
    • Add route53 auth field to Solver resource
  • vpa APIs
    • Add a status subresource to VerticalPodAutoscaler resource
    • Add evictionRequirements field to the updatePolicy structure

@danopia danopia merged commit 39bc867 into main Sep 28, 2024
5 checks passed
@danopia danopia deleted the kubernetes-v1.30 branch September 28, 2024 20:54
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